Skip to content

deveshshevde/Autograd-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autograd-cpp

Simple function of maths used in Autograd from scratch

Build instrucation:

rm -rf build
mkdir build && cd build
cmake ..
make

About

Simple function of maths used in Autograd from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors