poloclub/cnn-explainer
Learning Convolutional Neural Networks with Interactive Visualization.
This tool helps you understand how Convolutional Neural Networks (CNNs) work by showing their inner workings interactively. You input an image, and it visualizes how the CNN processes it layer by layer, revealing feature detection and classification steps. This is for students, researchers, or anyone curious about artificial intelligence and deep learning.
8,886 stars. No commits in the last 6 months.
Use this if you are trying to grasp the fundamental concepts and visual processes behind how CNNs classify images.
Not ideal if you need to train your own custom CNN models or deploy them for real-world applications.
Stars
8,886
Forks
1,330
Language
JavaScript
License
MIT
Category
Last pushed
Oct 14, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/poloclub/cnn-explainer"
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!