Need an app to visualize your machine learning algorithms? You came to the right place.
git clone --recursive https://github.com/AgnezIO/agnez_app.git
cd agnez_app
make
make run
Send beautiful visualization to the app and check the results on localhost:3000. If you are a Keras user, you can do that using callbacks.
Torch callbacks are coming soon.