This repository is the official implementation of Lasagne.
To install requirements:
pip install -r requirements.txt
To train the model(s) in the paper:
-
cd the examples dir.
-
run the three ipynb notebook files (e.g. “Lasagne-maxpool-6layers.ipynb”)
Performance of Lasagne on transductive settings: