Skip to content

hgfs113/numgrad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

numgrad: numpy-based auto-differentiating library

numgrad provides you ability to construct your expressions and backpropagate them with pytorch-like interface.
Already implemented couple of popular loss functions and neural networks layers.
For examples of use take a look at tests at nn.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages