Skip to content

austinvhuang/awesome-haskell-deep-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 

Repository files navigation

Awesome Haskell Deep Learning Awesome

In the tradition of "awesome" (curated) lists, this is a list of references and code for doing deep learning (and adjacent/related topics) in Haskell.

Articles

Talks

Haskell Packages

Packages Under Active Development

Legacy Packages

  • convoluted - Dependently typed convolutional neural networks in pure Haskell. Uses the repa library for high-performance arrays, with a static wrapper that ensures networks are valid at compile-time. | Jonas Carpay
  • deeplearning-hs
  • dnngraph
  • lambdanet
  • neural - The goal of neural is to provide a modular and flexible neural network library written in native Haskell. | Lars Brünjes

Related Topics & Links

Contribution

Feel free to send a pull request.

About

In the tradition of "awesome" (curated) lists, this is a list of references and code for doing deep learning in Haskell.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published