Javascript library for visualizing dynamic neural networks across time.
- d3
- http://edeno.github.io/d3-save-svg/ (If saving svg's is needed)
- python or any other prefered way of hosting
In your root directory run:
python -m http.server 8000
Go to localhost:8000
to test!