nn_vis is a minimalist visualization tool for neural networks written in Python using OpenGL and Pygame. It provides an interactive, graphical representation of how data flows through neural network layers, offering a unique educational experience for those new to deep learning or looking to explain it visually. By animating input, weights, activations, and outputs, the tool demystifies neural network operations and helps users intuitively grasp complex concepts. Its lightweight codebase is great for customization and teaching purposes.
Features
- Real-time visualization of neural network inference
- Displays input, hidden, and output layers with connections
- Uses OpenGL and Pygame for smooth rendering
- Interactive UI with user-controlled input
- Weight and activation values visualized through color and size
- Adjustable network parameters for experimentation
- Minimalist code for educational customization
- Step-by-step propagation display
- Supports feedforward neural networks
Categories
Neural Network LibrariesLicense
MIT LicenseFollow Neural Network Visualization
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Neural Network Visualization!