Skip to content

ebenolson/pydata2015

Repository files navigation

Neural networks with Theano and Lasagne

Syllabus

  1. Theano basics
  • Symbolic variables/tensors, expressions
  • Functions, shared variables and updates
  1. Overview of Lasagne
  • Layer classes and building a network
  • Objectives, optimizers, and training
  1. Convolutional neural networks
  • Image classification
  • Fine-tuning a pretrained network
  • Style transfer (“Neural Art”)
  1. Recurrent neural networks
  • Language model (text generation)
  • CNN + RNN (image captioning)
  1. Extending Lasagne
  • Defining custom Layers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published