A colorful and dynamic neural network animation built with Python + Pygame.
This project shows how data flows through layers of a simple neural network โ
with glowing pastel nodes and animated weight connections.
- ๐ Colorful Pastel Nodes โ each neuron has its own vibrant glow
- ๐ Dynamic Activation โ nodes brighten up based on activation values
- ๐ก Animated Weights โ positive weights in blue, negative weights in red
- โก Minimal Codebase โ ~100 lines of Python with Pygame
- Run locally to see the neural network come alive!