#584 · Primary category: Education & Research
cnn-explainer
Learning Convolutional Neural Networks with Interactive Visualization.
Project last updated:10/14/23
GitHub Stars
9.0K
Forks
1.3K
Contributors
6
License
MIT
Why we included this project
Most explanations of convolutional networks are either dense math or hand-waving diagrams. CNN Explainer is neither: it runs a real pretrained tiny-VGG model in the browser and lets you click through the layers to watch kernels, feature maps, and activations respond to live input images. It was built for people who are not deep-learning experts, so the visualizations carry the explanation instead of equations. That makes it a useful classroom demo for instructors and a low-stakes way for developers to build intuition before they touch PyTorch or TensorFlow. The code and trained model are both included, so you can run it locally or adapt it to your own model and image classes.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI