Skip to content

vpgits/micro-grad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

micro_grad

Inspired by micrograd and tinygrad.

  • Built as a self serving project to understand backpropogation and autograd engines.
  • Supports vectors, compared to other implementations focusing on scalar.
  • Uses numpy as dependency to manipulate vectors.

About

An attempt into building an Automatic Differentiation Engine to understand backpropogation better

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages