Skip to content

Compute all gradient functions for NN at compile time

Notifications You must be signed in to change notification settings

iamr-gh/comptime-nn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

comptime-nn

  • a gradient engine to differentiate multivariable expressions at compile time
  • a neural network library with topology specified at compile time, and all gradient functions calculated

Inspired by micrograd, but seeking performance improvements via compiler optimization compared to the traditional runtime tree.

About

Compute all gradient functions for NN at compile time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages