austinvhuang / awesome-haskell-deep-learning

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.