alexlenail/NN-SVG
Publication-ready NN-architecture schematics.
This tool helps machine learning researchers quickly generate high-quality diagrams of neural network architectures without having to draw them by hand. You provide parameters describing your network's layers and connections, and it outputs professional-looking Scalable Vector Graphics (SVG) files. These diagrams are perfect for academic papers, presentations, or websites.
5,653 stars. No commits in the last 6 months.
Use this if you need to create clear, publication-ready illustrations of fully-connected, convolutional, or deep neural networks and want to save time compared to manual drawing.
Not ideal if you need to visualize real-time network activity or require interactive 3D model exploration beyond static schematics.
Stars
5,653
Forks
749
Language
JavaScript
License
MIT
Category
Last pushed
Jul 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/alexlenail/NN-SVG"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
mert-kurttutan/torchview
torchview: visualize pytorch models
raghakot/keras-vis
Neural network visualization toolkit for keras
janosh/diagrams
Diagrams of concepts in physics/chemistry/ML
dvgodoy/deepreplay
Deep Replay - Generate visualizations as in my "Hyper-parameters in Action!" series!