marfvr/micrograd-js

A porting of Karpathy's Micrograd to JS

20
/ 100
Experimental

This is a JavaScript library that provides an automatic differentiation engine, helping developers implement and train neural networks or other mathematical models directly in JavaScript. It takes numerical inputs and automatically calculates gradients, which are crucial for optimizing model parameters. This is for software developers who are building web-based machine learning applications or interactive data science tools.

No commits in the last 6 months.

Use this if you are a JavaScript developer who needs to build simple neural networks or other gradient-based optimization algorithms directly in a web browser or Node.js environment.

Not ideal if you need a full-fledged deep learning framework with extensive pre-built layers, complex model architectures, or GPU acceleration, as this is a minimal library.

web-development machine-learning-engineering front-end-development numerical-optimization javascript-development
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 4 / 25
Maturity 16 / 25
Community 0 / 25

How are scores calculated?

Stars

8

Forks

Language

TypeScript

License

MIT

Last pushed

Jun 02, 2022

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/marfvr/micrograd-js"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.