Skip to content

Type-dependent machine learning & linear algebra & auto backprop

License

Notifications You must be signed in to change notification settings

DSLstandard/idris2-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idris2-ml

pure idris2 type dependent machine learning library implementation

not for practical use

  • src/Backprop: heterogeneous backpropagation
  • src/Linear: linear algebra
  • src/Linear/Backprop: linear algebra backpropagation
  • src/NN: neural network constructs
  • src/Examples: use REPL to load them, takes a ton of time (~15 seconds on my Gentoo) if uses of Nat in compile time are something like Dense (28\*28\*1) 10 Double

will split them later

About

Type-dependent machine learning & linear algebra & auto backprop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages