Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cysu/dlearn

A deep learning Python module based on Theano.
https://github.com/cysu/dlearn

Last synced: about 2 months ago
JSON representation

A deep learning Python module based on Theano.

Awesome Lists containing this project

README

        

dlearn
======

Introduction
------------

`dlearn` is a Python deep learning module based on Theano. It helps to build and
train deep learning models more conveniently.

TODO
----

+ Local normalization layer
+ Locally connected layer with unshared weights
+ Auto-Memory Mechanism (access data in GPU-CPU-HD levels transparently)
+ Dynamic learning rate
+ API for different datasets
+ Documentations