https://github.com/ethanabrooks/deepnet
https://github.com/ethanabrooks/deepnet
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ethanabrooks/deepnet
- Owner: ethanabrooks
- License: bsd-3-clause
- Created: 2016-01-12T21:47:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-03T13:20:09.000Z (over 9 years ago)
- Last Synced: 2025-01-14T12:43:14.971Z (5 months ago)
- Language: Haskell
- Size: 7.15 MB
- Stars: 0
- Watchers: 3
- 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/)