When

Thursday January 14, 2016 from 1:30 PM to 4:30 PM EST
Add to Calendar 

Where

Northwest Building, B1 Level 
52 Oxford Street
Cambridge, MA 02138
 

 
Driving Directions 

Contact

Harvard Paulson School 
Institute for Applied Computational Science
Sheila Coveney, Program Manager 

617-384-9091 
iacs-info@seas.harvard.edu 

 

IACS ComputeFest Workshop:
Deep Learning Part II

Thursday, January 14, 2016
1:30pm - 4:30pm 

Classical machine learning techniques often involve extracting some form of manually designed features from data and then training a model for classification. Designing the features is an important task, often involving domain knowledge and manual tuning. Deep learning methods instead learn multiple levels of feature representations directly from the data. Learning the features has been shown to improve classification results, and make the same model applicable to different data modalities like images, speech, and text. Theano is a great Python library, that facilitates using deep learning methods, even on the GPU. In this workshop we will introduce convolutional neural networks and cover advanced tips and tricks for training.

Prerequisites: Python programming, Laptop with Python 2.7, IPython, and Theano installed for in-class work.

[NOTE: Part one of this workshop is offered on Wednesday, January 13 at 1:30pm and will introduce the basics of deep learning and models like deep networks, autoencoders, and convolutional networks, and how to train them. Register separately for Wednesday's Part I workshop at http://computefest.seas.harvard.edu/workshops]