An open API service indexing awesome lists of open source software.

https://github.com/ethanabrooks/deepnet


https://github.com/ethanabrooks/deepnet

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# deepnet
A Haskell implementation of a Deep Learning library using
[Repa](https://wiki.haskell.org/Numeric_Haskell:_A_Repa_Tutorial).
Strongly influenced by [Torch](http://torch.ch/)