Graphsignal Integration Examples Clone examples repo git clone https://github.com/graphsignal/examples Install packages Use helper script to install all packages, e.g.: cd example/keras-mnist tools/install-packages.sh Run examples Use helper script to run the example, e.g.: cd example/keras-mnist tools/run-example.sh