Online course information
We will be offering a free online version of the course, starting on September 13 (all lectures and assigmnets released/due two weeks after CMU version). For a short description of the online course, see our video introduction here. To enroll in the online version, please fill out the enrollment form.
Lectures will be made available on this web page once they are available. Only the lectures here will be available, and not the Zoom links below (which are only accessible to students in the CMU course). The free online course is offered independently from official CMU offering, though we will provide an informal certificate of completion to students taking the online version who complete all assignments.
CMU course information
- First class: 8/30
- Lectures: TR 10:10-11:30 Hammerslag Hall B131
- Lecture live stream: Zoom link (requires CMU Zoom account)
- Office Hours: Students may join all office hours virtually via OHQ.
Day Time Location TAs Monday 6:30 – 8:30PM GHC 9115 Arav, Eric Tuesday 1:00 – 3:00PM NSH 3001 Aditya, Shengyuan Wednesday 10:00AM – 12:00PM GHC 6501
(TBD for 9/14, 12/14)Jiayu, Dhruv Thursday 1:00 – 3:00PM GHC 7101
(TBD for 9/15)Eric, Dhruv Friday 5:00 – 7:00PM NSH 4201 Aditya, Shengyuan Saturday Sunday 2:00 – 4:00PM GHC 9115 Arav, Jiayu
Introduction
Deep learning methods have revolutionized a number of fields in Artificial Intelligence and Machine Learning in recent years. The widespread adoption of deep learning methods have in no small part been driven by the widespread availability of easy-to-use deep learning systems, such as PyTorch and TensorFlow. But despite their widespread availability and use, it is much less common for students to get involved with the internals of these libraries, to understand how they function at a fundamental level. But understanding these libraries deeply will help you make better use of their functionality, and enable you to develop or extend these libraries when needed to fit your own custom use cases in deep learning.
The goal of this course is to provide students an understanding and overview of the “full stack” of deep learning systems, ranging from the high-level modeling design of modern deep learning systems, to the basic implementation of automatic differentiation tools, to the underlying device-level implementation of efficient algorithms. Throughout the course, students will design and build from scratch a complete deep learning library, capable of efficient GPU-based operations, automatic differentiation of all implemented functions, and the necessary modules to support parameterized layers, loss functions, data loaders, and optimizers. Using these tools, students will then build several state-of-the-art modeling methods, including convolutional networks for image classification and segmentation, recurrent networks and self-attention models for sequential tasks such as language modeling, and generative models for image generation.
Prerequisites
The course is targeting the advanced undergraduate and PhD level students. Prerequisites include courses in:
- Systems programming (15-213)
- Linear algebra (21-240 or 21-241)
- Basic mathematical background (21-127 or 15-151).
Students are required to be familiar with both Python and C/C++ programming. Some degree of previous familiarity with machine learning is likely to be necessary as well, though we do not have a specific pre-requisite course herre. The first homework will cover background needed for the course.
Assignments and project
The coursework for the class will consist primarily of programming assignments done as homework, with four major homework assignments (plus an introductory homwork), plus a final project. Through these four assignments, students will build a basic deep learning library, comparable to a very minimal version of PyTorch or TensorFlow, scalable to a reasonably-sized system (e.g., with fast GPU implementations of operations). Programming assignments must be done individually: though students are allowed to discuss the assignments with others, they must submit individual code.
The final project, which will be done in groups of 2-3 students, will consist of an implementation of a substantial new feature within the developed library, plus an implementation of a model using this feature (than runs under the developed library not, e.g., done within PyTorch/Tensorflow). We will provide several candidates for such features and modeling projects, including methods for further hardware acceleration, adversarial training, advanced autodiff operators (e.g., linear algebra operators like system solves / SVDs), probabilistic modeling, etc. In addition to the code, you will also submit a report as part of your assignment.
Grades will be assigned according to the following breakdown
- 55% Homework
- 35% Final Project
- 10% Class Participation (via course Forum)
微信赞赏支付宝赞赏
数据统计
数据评估
本站AIHunt | 几百个AI工具导航,国内外AI工具导航大全提供的Deep Learning Systems: Algorithm and Implementations都来源于网络,不保证外部链接的准确性和完整性,同时,对于该外部链接的指向,不由AIHunt | 几百个AI工具导航,国内外AI工具导航大全实际控制,在2023-04-20 16:54收录时,该网页上的内容,都属于合规合法,后期网页的内容如出现违规,可以直接联系网站管理员进行删除,AIHunt | 几百个AI工具导航,国内外AI工具导航大全不承担任何责任。