Projects in Awesome Lists tagged with micrograd
A curated list of projects in awesome lists tagged with micrograd .
https://github.com/elinx/ugrad
A C++ implementation of the scalar-valued autograd engine micrograd
autodiff autograd deep-learning machine-learning-systems micrograd tinygrad
Last synced: 27 Mar 2025
https://github.com/msminhas93/ferric-micrograd
A rust implementation of Andrej Karpathy's Micrograd
autodifferentiation computational-graph micrograd neural-network pytorch rust
Last synced: 04 May 2025
https://github.com/rishit7/machine-learning
Repository related to machine learning projects and related modules
machine-learning machine-learning-algorithms micrograd numpy pandas pytorch scipy tensorflow
Last synced: 01 May 2025
https://github.com/ali-ramadhan/micrograd.jl
A Julia implementation of micrograd.
automatic-differentiation micrograd neural-networks
Last synced: 14 Mar 2025
https://github.com/deniztemur00/simplegrad
Simple auto gradient project that supports basic operations written in C++ from scratch.
cpp deep-learning micrograd neural-network python
Last synced: 22 Apr 2025
https://github.com/mattzcarey/micrograd.zig
small (and partial) autograd engine inspired from Karpathy's micrograd and PyTorch, written in Zig
autograd llm llvm machine-learning micrograd pytorch zig
Last synced: 01 Jan 2025
https://github.com/reinterpretcat/mikrograd
A toy neural networks library with zero* dependencies
autograd micrograd neural-networks rust
Last synced: 04 Apr 2025
https://github.com/2bad/micrograd
A TypeScript implementation of an autograd engine for educational purposes.
autodiff autograd autograd-engine micrograd micrograd-in-ts
Last synced: 15 May 2025
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
https://github.com/paulopacitti/undergrad
🎓 super small and cute neural net engine, using only numpy
machine-learning micrograd neural-networks nn tinygrad
Last synced: 06 Mar 2025
https://github.com/faezeh-gholamrezaie/tinynet
TinyNet: A Lightweight Neural Network Library Powered by micrograd
gradient micrograd neural-network
Last synced: 19 Feb 2025
https://github.com/cllns/micrograd-rb
An implementation of micrograd in Ruby
backpropagation micrograd neural-networks
Last synced: 07 Apr 2025
https://github.com/nachiket273/micrograd_rs
A Beginner's implementation of Andrej karpathy's micrograd in Rust.
micrograd mlp neural-networks relu rust study-project
Last synced: 06 Apr 2025
https://github.com/shivendrra/axon
numpy written in python from scratch
array-manipulations autograd-engine axon c micrograd python scalar-values tensor-library
Last synced: 14 Mar 2025
https://github.com/puravparab/micrograd-cpp
a c++ implementation of micrograd
backpropagation cpp micrograd neural-network
Last synced: 30 Mar 2025
https://github.com/sam99dave/mmgrad
Andrej Karpathy's Micrograd implementation in Mojo Programming Language
Last synced: 14 Mar 2025
https://github.com/tgautam03/jac.jl
Automatic Differentiation Library from Scratch in Julia.
automatic-differentiation deep-learning julia-language machine-learning micrograd
Last synced: 25 Feb 2025