Skip to content

A simple Neural Network Library built on XTensor.

License

Notifications You must be signed in to change notification settings

luckylsk34/CppTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CppTorch

A simple Neural Network Library built on XTensor.

TODO

  • Making it into a complete Header-only Library
  • Making use of CBLAS. Current Implementation uses slower FLENS BLAS (-DXTENSOR_USE_FLENS_BLAS flag for compilation)
  • Adding RELU Activation and Cross entropy Loss

About

A simple Neural Network Library built on XTensor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published