Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

lasagne-wrapper

A Toolkit for training and applying lasagne networks.

Compilation:

To install the lasagne wrapper, call the following commands in your python environment:

python setup.py build
python setup.py install