kennethleungty/Neural-Network-Architecture-Diagrams
Diagrams for visualizing neural network architecture
This project helps machine learning engineers and researchers clearly communicate the structure of neural networks. It provides pre-built visual templates for common network architectures like YOLO, VGG-16, and Autoencoders using diagrams.net (draw.io). You input your architectural concept, and it outputs professional, easy-to-understand diagrams that explain complex models visually.
1,065 stars. No commits in the last 6 months.
Use this if you need to quickly create clear, standardized diagrams to explain neural network architectures in presentations, papers, or documentation.
Not ideal if you need to programmatically generate diagrams from code or if you require highly custom, non-standard visual elements.
Stars
1,065
Forks
525
Language
—
License
MIT
Category
Last pushed
Apr 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kennethleungty/Neural-Network-Architecture-Diagrams"
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!