Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 662 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 662 Bytes

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.