Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethanabrooks/deepnet
https://github.com/ethanabrooks/deepnet
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/ethanabrooks/deepnet
- Owner: ethanabrooks
- License: bsd-3-clause
- Created: 2016-01-12T21:47:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-03T13:20:09.000Z (almost 9 years ago)
- Last Synced: 2023-02-27T13:56:16.687Z (over 1 year ago)
- Language: Haskell
- Size: 7.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)