https://github.com/nicholas-leonard/dp
A deep learning library for streamlining research and development using the Torch7 distribution.
https://github.com/nicholas-leonard/dp
Last synced: 14 days ago
JSON representation
A deep learning library for streamlining research and development using the Torch7 distribution.
- Host: GitHub
- URL: https://github.com/nicholas-leonard/dp
- Owner: nicholas-leonard
- License: other
- Created: 2014-03-24T16:04:24.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-09-01T19:21:42.000Z (over 8 years ago)
- Last Synced: 2025-03-29T22:07:35.956Z (21 days ago)
- Language: Lua
- Homepage:
- Size: 3.78 MB
- Stars: 339
- Watchers: 38
- Forks: 139
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-neat-rnn - [dp
README
# dp Package Reference Manual#
[](https://gitter.im/nicholas-leonard/dp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
__dp__ is a deep learning library designed for streamlining
research and development using the [Torch7](http://torch.ch) distribution.
It emphasizes flexibility through the elegant use of object-oriented
[design patterns](http://en.wikipedia.org/wiki/Design_Patterns).## Documentation ##
This package includes lots of documentations and tutorials which you
will find hosted on [readthedocs](http://dp.readthedocs.org/en/latest/).
If you prefer, you can consult the docs using [github](https://github.com/nicholas-leonard/dp/blob/master/doc/index.md).