Skip to content

Mini DL Library with eager automatic differentiation. Supports backpropagation over a dynamically built graph.

Notifications You must be signed in to change notification settings

albertwujj/genprop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genprop

Implements the Jacobian of n-D matrix multiplication and other operations. Solves MNIST in 54 lines of Python and pure-mathematical Numpy.

About

Mini DL Library with eager automatic differentiation. Supports backpropagation over a dynamically built graph.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages