PiSimo/DeepChart
Generate images of neural network achitectures.
This tool helps machine learning engineers and researchers visually represent their neural network designs. You provide the Keras code defining your neural network architecture, and it generates an image that clearly shows the layers and their connections. This is for anyone who designs or works with deep learning models and needs a quick, understandable diagram.
No commits in the last 6 months.
Use this if you need to quickly create a visual diagram of a Keras neural network for documentation, presentations, or understanding complex architectures.
Not ideal if you need to visualize neural networks from frameworks other than Keras or tflearn (when supported), or if you require interactive visualization features.
Stars
19
Forks
6
Language
JavaScript
License
MIT
Category
Last pushed
Sep 10, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/PiSimo/DeepChart"
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!