An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with micrograd

A curated list of projects in awesome lists tagged with micrograd .

https://github.com/automata/mojograd

Implementation of Karpathy's micrograd in Mojo :fire:

ai autograd micrograd mojo python

Last synced: 25 Apr 2025

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/milansuk/cmicrograd

C implementation of micrograd

micrograd

Last synced: 21 Jul 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: 11 Oct 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 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/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

micrograd mojo

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