micrograd
Here are 70 public repositories matching this topic...
Building Andrej Kapathy's micrograd from scratch
-
Updated
May 13, 2023 - Jupyter Notebook
yet another scalar autograd engine - featuring complex numbers and fixed DAG
-
Updated
Mar 20, 2024 - Python
Detailed python notes & code for lectures and exercises of Andrej Karpathy's course "Neural Networks: Zero to Hero." The course is focused on building neural networks from scra 8000 tch.
-
Updated
Jul 2, 2025 - Jupyter Notebook
A C++ implementation of the scalar-valued autograd engine micrograd
-
Updated
May 16, 2020 - C++
📖 A self-contained course to learn the basics of neural networks: from backprop to GPT! 🌻
-
Updated
Feb 24, 2025 - Jupyter Notebook
A rust implementation of Andrej Karpathy's Micrograd
-
Updated
Apr 28, 2025 - Rust
A Deep Neural network from scratch in Java
-
Updated
Feb 11, 2025 - Jupyter Notebook
A porting of Karpathy's Micrograd to JS
-
Updated
Jun 2, 2022 - TypeScript
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
-
Updated
Nov 23, 2024 - Jupyter Notebook
micrograd, but in C++ and better
-
Updated
Feb 10, 2025 - C++
Small scalar autograd engine, inspired from Karpathy's micrograd, with some additional features, such as more activation functions, optimizers and loss criterions.
-
Updated
Jan 30, 2025 - Rust
Implementation of Andrej Karpathy's micrograd in Go
-
Updated
Sep 19, 2022 - Go
A port of karpathy/micrograd from Python to C#. The project itself is a tiny scalar-valued autograd engine and basic neural network implementation on top of it.
-
Updated
Jan 21, 2023 - C#
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.
-
Updated
Jun 30, 2025 - C#
Repository related to machine learning projects and related modules
-
Updated
Oct 11, 2024 - Jupyter Notebook
🎓 super small and cute neural net engine, using only numpy
-
Updated
Jul 17, 2024 - Python
Improve this page
Add a description, image, and links to the micrograd topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the micrograd topic, visit your repo's landing page and select "manage topics."