microgradts and micrograd-ts
These are ecosystem siblings—both independent TypeScript implementations of the same Python autograd reference implementation (Karpathy's micrograd), serving the same educational purpose in different repositories with no dependency relationship between them.
About microgradts
pedrogleta/microgradts
A tiny Autograd engine based off of Andrej Karpathy's micrograd in Python
About micrograd-ts
trekhleb/micrograd-ts
🤖 A TypeScript version of karpathy/micrograd — a tiny scalar-valued autograd engine and a neural net on top of it
This tool helps software developers understand the core mechanics of neural networks and how they learn. It takes basic mathematical operations and builds them into a simple neural network structure. The output is a clear visualization of how derivatives are calculated and how a network trains by adjusting its internal parameters.
Scores updated daily from GitHub, PyPI, and npm data. How scores work