Projects in Awesome Lists by VisvaV
A curated list of projects in awesome lists by VisvaV .
https://github.com/visvav/micrograd-mlp---tiny-neural-network-from-scratch-using-autograd
This repository is a clean, educational reimplementation of Andrej Karpathy's micrograd project. It includes: - A minimal autograd engine (`Value` class) built from scratch - Neuron, Layer, and MLP abstractions built directly on top of `Value` - Manual training loop using scalar-based backpropagation along with Visualization
autograd backpropagation deep-learning educational micrograd mlp neural-networks python scalar-autograd
Last synced: 11 May 2025