01bui / Recipes

Lasagne recipes: examples, IPython notebooks, ...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recipes

This is a collection of recipes for using Lasagne. Code snippets, IPython notebooks, tutorials and useful extensions are welcome here.

Organization

  • Examples: short examples demonstrating how to accomplish something interesting with Lasagne.
  • Tutorials: longer examples covering a range of topics.
  • Papers: code implementing a new technique or replicating results of a specific paper.
  • Model Zoo: a collection of pretrained models.
  • Utils: helper functions which can be imported.
  • Stale: things that break due to api changes will live here until they can be updated. Hopefully empty.

About

Lasagne recipes: examples, IPython notebooks, ...

License:MIT License


Languages

Language:Python 100.0%