shreyanshjain05/modelviz
Visualize PyTorch and Keras neural networks as 2D diagrams and interactive 3D models. Built to help beginners understand deep learning architectures.
This tool helps deep learning practitioners understand their neural network models by transforming model definitions into clear 2D diagrams and interactive 3D visualizations. Simply provide your PyTorch or Keras model, and it generates visual representations showing layer types, connections, and data flow. It's ideal for students, researchers, or anyone needing to visualize complex deep learning architectures.
Use this if you need to quickly generate detailed, publication-ready diagrams or interactive 3D models of your neural networks without manually drawing them.
Not ideal if you need to visualize machine learning models other than neural networks or if you require advanced custom diagramming features not focused on architecture structure.
Stars
14
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 15, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/shreyanshjain05/modelviz"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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!