Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

A deep learning library for streamlining research and development using the Torch7 distribution.

Awesome Lists containing this project

README

        

# dp Package Reference Manual#

[![Join the chat at https://gitter.im/nicholas-leonard/dp](https://badges.gitter.im/Join%20Chat.svg)](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).