micrograd
Here are 46 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++
micrograd, but in C++ and better
-
Updated
Nov 10, 2023 - C++
A porting of Karpathy's Micrograd to JS
-
Updated
Jun 2, 2022 - TypeScript
A small scalar autograd engine / Rust crate, inspired from Karpathy's micrograd, with more features, such as more activation functions, optimizers and loss criterions. Capable of MNIST classification.
-
Updated
Aug 10, 2024 - Rust
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
-
Updated
Feb 20, 2024 - 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
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#
Implementation of Andrej Karpathy's micrograd in Go
-
Updated
Sep 19, 2022 - Go
A toy neural networks library with zero* dependencies
-
Updated
Nov 17, 2022 - Rust
A simple vector valued autograd engine aimed to be between micrograd and tinygrad with a nn library.
-
Updated
Jan 14, 2024 - Python
A Julia implementation of micrograd.
-
Updated
Mar 5, 2023 - Julia
Micrograd implementation in PHP.
-
Updated
Dec 25, 2022 - PHP
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."