micrograd
Here are 56 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
A C++ implementation of the scalar-valued autograd engine micrograd
-
Updated
May 16, 2020 - C++
A Deep Neural network from scratch in Java
-
Updated
Feb 11, 2025 - Jupyter Notebook
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 scratch.
-
Updated
Aug 28, 2024 - Jupyter Notebook
A porting of Karpathy's Micrograd to JS
-
Updated
Jun 2, 2022 - TypeScript
micrograd, but in C++ and better
-
Updated
Feb 10, 2025 - C++
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
📖 A self-contained course to learn the basics of neural networks: from backprop to GPT! 🌻
-
Updated
Feb 24, 2025 - Jupyter Notebook
Small scalar autograd engine, inspired from Karpathy's micrograd, with some additional features, such as more activation functions, optimizers and loss criterions. Capable of MNIST classification.
-
Updated
Jan 30, 2025 - Rust
Implementation of Andrej Karpathy's micrograd in Go
-
Updated
Sep 19, 2022 - Go
Repository related to machine learning projects and related modules
-
Updated
Oct 11, 2024 - Jupyter Notebook
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#
🎓 super small and cute neural net engine, using only numpy
-
Updated
Jul 17, 2024 - Python
A toy neural networks library with zero* dependencies
-
Updated
Nov 17, 2022 - Rust
A tiny Autograd engine based off of Andrej Karpathy's micrograd in Python
-
Updated
May 24, 2024 - JavaScript
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."