Skip to content

mgserafi/nengo_deeplearning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep learning in Nengo

A backend that allows users to incorporate deep learning networks in Nengo, as well as use deep learning training procedures to optimize Nengo model parameters.

See https://github.com/nengo/nengo_deeplearning/blob/master/docs/demo.ipynb for a demonstration of usage.

Installation

Clone this repository and then run python setup.py develop.

Requirements

Theano

Lasagne

CUDA (if you want to take advantage of the GPU acceleration)

About

Deep learning backend for Nengo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%