Washington University in St. Louis
Instructor: Jeff Heaton
- Section 1. Spring 2024, Tuesday, 2:30 PM, Location: Cupples I / 215
Deep learning is a group of exciting new technologies for neural networks. Through a combination of advanced training techniques and neural network architectural components, it is now possible to create neural networks that can handle tabular data, images, text, and audio as both input and output. Deep learning allows a neural network to learn hierarchies of information in a way that is like the function of the human brain. This course will introduce the student to classic neural network structures, Convolution Neural Networks (CNN), Long Short-Term Memory (LSTM), Gated Recurrent Neural Networks (GRU), General Adversarial Networks (GAN) and reinforcement learning. Application of these architectures to computer vision, time series, security, natural language processing (NLP), and data generation will be covered. High Performance Computing (HPC) aspects will demonstrate how deep learning can be leveraged both on graphical processing units (GPUs), as well as grids. Focus is primarily upon the application of deep learning to problems, with some introduction to mathematical foundations. Students will use the Python programming language to implement deep learning using PyTorch. It is not necessary to know Python prior to this course; however, familiarity of at least one programming language is assumed. This course will be delivered in a hybrid format that includes both classroom and online instruction.
- Explain how neural networks (deep and otherwise) compare to other machine learning models.
- Determine when a deep neural network would be a good choice for a particular problem.
- Demonstrate your understanding of the material through a final project uploaded to GitHub.
This syllabus presents the expected class schedule, due dates, and reading assignments. Download current syllabus
Module | Content |
---|---|
Module 1 Meet on 08/27/2024 |
Module 1: Python Preliminaries
|
Module 2 Week of 09/03/2024 |
Module 2: Python for Machine Learning
|
Module 3 Week of 09/10/2024 |
Module 3: PyTorch for Neural Networks
|
Module 4 Week of 09/17/2024 |
Module 4: Training for Tabular Data
|
Module 5 Week of 09/24/2024 |
Module 5: CNN and Computer Vision
|
Module 6 Meet on 10/01/2024 |
Module 6: ChatGPT and Large Language Models
|
Module 7 Week of 10/15/2024 |
Module 7: Image Generative Models
|
Module 8 Meet on 10/22/2024 |
Module 8: Kaggle
|
Module 9 Week of 10/29/2024 |
Module 9: Facial Recognition
|
Module 10 Week of 11/05/2024 |
Module 10: Time Series in PyTorch
|
Module 11 Week of 11/12/2024 |
Module 11: Natural Language Processing
|
Module 12 Week of 11/19/2024 |
Module 12: Reinforcement Learning
|
Module 13 Week of 11/26/2024 |
Module 13: Deployment and Monitoring
|
Week 14 Meet on 12/3/2024 |
Week 14: Kaggle Presentations
|