Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 245 Bytes

File metadata and controls

11 lines (9 loc) · 245 Bytes

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