Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 250 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 250 Bytes

Plot neural networks with weights and bias

Link to an example.

Customize weights and biases of an NN by yourself! Check nnplot.py to customize.

Dependencies

python, numpy, networkx, matplotlib