Skip to content

A tiny typescript based autograd engine that implements backpropagation (reverse-mode autodiff) over a dynamically built DAG and a small neural networks library on top of it with a PyTorch-like API. Inspired by karpathy/micrograd.

Notifications You must be signed in to change notification settings

Raghuboi/ts-micrograd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

About

A tiny typescript based autograd engine that implements backpropagation (reverse-mode autodiff) over a dynamically built DAG and a small neural networks library on top of it with a PyTorch-like API. Inspired by karpathy/micrograd.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published