Deep playground

My fork of the Tensorflow Playground.

Development

To run the visualization locally, run:

For a fast edit-refresh cycle when developing run npm run serve-watch. This will start an http server and automatically re-compile the TypeScript, HTML and CSS files whenever they change.