/neural-wire-viz

Javascript library for visualizing dynamic neural networks across time.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

neural-wire-viz

Javascript library for visualizing dynamic neural networks across time.

Network after some epochs

Requirements

Run example

In your root directory run:

python -m http.server 8000

Go to localhost:8000 to test!

Demo