COMP 150 Deep Neural Network

Instructor

Liping Liu

Class times and location

MW 4:30-5:45pm, Bromfield-Pearson 002

Office hours:

W 2-3pm, M 1-2pm at Halligan 234

Description & Objective:

Deep neural networks are tremendously successful in numerous applications especially when the data is complex and large in scale. In this course, we will talk about typical deep network architectures and techniques of training these models. We will focus on the following topics

  1. Feedforward neural network
  2. Convolutional neural network: convolutional, non-linear, pooling, and batch normalization layers; CV applications
  3. Recurrent neural network: vanilla RNN, LSTM, GRU; NLP applications
  4. Optimization: stochastic optimization, practical issues like gradient vanishing and explosion
  5. Regularization: regularization with norms, dropout, data augmentation
  6. Computation: back-propagation, packages like tensorflow and keras

After this course, a successful student should acquire the following abilities for a learning problem: 1) deciding whether deep learning is appropriate, 2) identifying the appropriate type of neural networks, 3) implementing neural networks with existing packages, and 4) training the neural networks correctly.

Materials:

Book: deep learning book. Goodfellow et al. MIT Press. 2016. Similar courses:

Course Work and Grading Policy

Prerequisites:

Comp 135 Introduction to Machine Learning.

Academic Integrity Policy:

On assignments: you must work out the details of each solution and code/write it out on your own. You may verbally discuss the problems and general ideas about their solutions with other students, but you CANNOT show and copy written or typed solutions from others. You may consult other textbooks or existing content on the web, but you CANNOT ask for answers through any question answering websites like (but not limited to) Quora, StackOverflow, etc.. If you see some material having the same problem and providing a solution, you CANNOT check or copy the solution provided.

On the final project: each team needs to work out the project on its own. The team members should try their best balance the work between the two team members. If any code is from a third-party, the code needs to be wrapped in a function or package and labled as third-party.

This course will strictly follow the Academic Integrity Policy of Tufts University. For any issues not covered above, please refer to the Academic Integrity Policy at Tufts.

Accessibility:

Tufts and the instructor of COMP 135 in 2018 Spring strive to create a learning environment that is welcoming students of all backgrounds. Please see the detailed accessibility policy at Tufts.