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: 17 Jan 2026
https://github.com/msminhas93/ferric-micrograd
A rust implementation of Andrej Karpathy's Micrograd
autodifferentiation computational-graph micrograd neural-network pytorch rust
Last synced: 11 Oct 2025
https://github.com/marfvr/micrograd-js
A porting of Karpathy's Micrograd to JS
autograd deep-learning javascript javascript-library machine-learning micrograd neural-networks typescript-library
Last synced: 30 Dec 2025
https://github.com/nguyenphuminh/catniff
Torch-like deep learning framework for Javascript
ai autodiff autograd catniff deep-learning dl framework gradient library machine-learning maths micrograd ml neural-network pytorch tensors tinygrad torch
Last synced: 18 Apr 2026
https://github.com/fszewczyk/shkyera-grad
micrograd, but in C++ and better
artificial-intelligence autograd machine-learning micrograd neural-network
Last synced: 16 Jan 2026
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 Aug 2025
https://github.com/tanaydesai/atomgrad
A simple vector valued autograd engine aimed to be between micrograd and tinygrad with a nn library.
machine-learning micrograd neural-network pypi-package pytorch tinygrad
Last synced: 22 Apr 2026
https://github.com/habrador/microgradcsharp
The easiest way to make Neural Networks in C# within Unity. The open-source AI project implements a tiny scalar-valued automatic differentiation (autograd) engine and a Neural Network library. You can use it outside of Unity as well.
ai artificial-intelligence autograd csharp karpathy micrograd neural-networks open-source unity unity3d
Last synced: 10 Mar 2026
https://github.com/paulopacitti/undergrad
🎓 super small and cute neural net engine, using only numpy
machine-learning micrograd neural-networks nn tinygrad
Last synced: 22 Jul 2025
https://github.com/sermetpekin/microgradcpp
MicrogradCPP: A tiny micrograd, inspired by Karpathy's original, but this time in C++.
autograd machine-learning micrograd neural-network neural-networks
Last synced: 07 Sep 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: 29 Oct 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/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: 06 Sep 2025
https://github.com/ali-ramadhan/micrograd.jl
A Julia implementation of micrograd.
automatic-differentiation micrograd neural-networks
Last synced: 18 Mar 2026
https://github.com/faezeh-gholamrezaie/tinynet
TinyNet: A Lightweight Neural Network Library Powered by micrograd
gradient micrograd neural-network
Last synced: 15 Jul 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: 21 Jun 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: 26 Feb 2026
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: 05 Jan 2026
https://github.com/ianchanning/micrograd-js
Karpathy's micrograd in JS + Property Type tests
ai autograd javascript micrograd property-based-testing
Last synced: 23 Jul 2025
https://github.com/sam99dave/mmgrad
Andrej Karpathy's Micrograd implementation in Mojo Programming Language
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/cllns/micrograd-rb
An implementation of micrograd in Ruby
backpropagation micrograd neural-networks
Last synced: 13 Feb 2026