[Pre-course survey, Piazza, Scribing preference, Logistics, Course schedule and materials, Assignments]
This course covers how to use deep learning techniques to resolve real-life computational problems, handling different kinds of data. We start the course by introducing the problem-solving paradigm with deep learning: data preparation, building the model, training the model, model evaluation, and hyper-parameter searching. Then, we fill in the details in the paradigm. Regarding the deep learning models, we will go from the simplest linear regression model, towards the relatively complicated models. To handle various data types, that is, the structured data, images, text, sequences, signals, and graphs, in our daily life, we would cover CNN/ResNet, RNN/LSTM, Attention, and GNN models. In addition to the above paradigm, we will also cover the commonly used techniques to handle overfitting. We would briefly go through the generative models, VAE, and GAN, at the end of this course.
Lecturer:
Yu LI (liyuATcse.cuhk.edu.hk), SHB-106. Office hour: 3pm-5pm, Friday
TA: Licheng ZONG (lczongATlink.cuhk.edu.hk), SHB-1026. Office hour: 2:30pm-4:30pm, Tuesday
Monday: 2:30pm-4pm, ERB-712.
Thursday: 2:30pm-3:15pm, YIA-503.
Thursday: 3:30pm-4:15pm, YIA-503. Tutorial
Mixed. Slides will be available the day before the lecture day. Video recordings will be available after the lecture.
Blackboard is the main software to manage the course, and grading will be through blackboard. We will use Piazza (AIST4010) for discussion. You can ask questions through Piazza, even anonymously. For a personal matter, please use the private post to the instructor and the TA. You are also very welcomed to send emails to the instructor and TAs.
Bonus (up to 2.5%): One bonus question in Midterm (1%). One additional scribing: 1%. Pre-course survey + Post-lecture survey: 0.3% for each, and the maximum is 1.5%. I do encourage you to complete all of them so that to let me know your feedback and adjust the course accordingly. Send your names to the TA.
All exams and quiz are open-book. You are allowed to take any paper-based materials. However, no phone or computer is allowed. Other communication tools are also not allowed. Discussion is not allowed.
Half of them will be fixed-answer questions while half of them will be Kaggle competition. The last Kaggle competition is optional. If you participate in that one, you final score of the Kaggle part will be the highest two out of the three.
Python or any other you are familiar with. For python, we suggest you to use Colab.
Please sign Scribing preference. We should have at least one student for each lecture. We may adjust the assignment if necessary. Notice that your note and scribing will be posted online, for others reference. You can choose to remove your name or not. Deadline for signing the scribing: 11:59 pm on 17th Jan. After that, the Google sheet will be closed.
You can choose to do the project individually or team-up. However, for the team-up project, we will have higher requirement and the project should target at publication. Moreover, the contribution of each student and the workload split should be defined clearly at the beginning of the project. Please discuss with me if you want to do serious team-up project. You should submit a proposal (5%), a mid-term report (6%), a final report (16%) and give a presentation (16%). Both the lecturer (80%) and the students (20%) will be the markers.
Each student will have 6 late days to turn in assignments, which can be used on A1, A2, A3, project proposal, and project M-report. They cannot be used on the project final report and the scribing note. A maximum of 2 late days can be used for each assignment. Grades will be deducted by 25% for each additional late day.
Deadline for each survey: 11:59pm on the day before the next lecture. We do this because I could have time to answer the questions you mentioned in the survey. Please fill 1 in the Google sheet: Survey results, once you have finished one survey. Usually, we will trust the 1s you fill in the Google sheet. But we will check the things in detail if the number of survey forms we received and the number of 1s on the Google sheet is not consistent.
Lec | Date | Location | Topic | Slides/Video | Notes | Reading | Important dates (All due at 11:59 pm) |
---|---|---|---|---|---|---|---|
1 | Jan 10 (Mon) | ERB-712 | Introduction | Lec-1, YouTube | Note-CHIU, Long Him | ||
2 | Jan 13 (Thu) | YIA-503 | ML review | YouTube | Note-CHAN, Wing Kit | Data mining book, D2L, Colab, Kaggle | A0 posted |
3 | Jan 17 (Mon) | ERB-712 | LR/NN | YouTube | Note-KEI, Yat Long, Note-1 | D2L, Optimization, Hessian matrix, Positive definite | |
4 | Jan 20 (Thu) | YIA-503 | Backpropagation | YouTube | Note-KEI, Yat Long, Note-KWOK, Chun Kiu | D2L, Universal approximation theorem, Chain rule, Subgradient | A0 due, A1 posted |
5 | Jan 24 (Mon) | ERB-712 | CNN | Online only until further notice YouTube | Note-To Yi Him, Note-Wang Jiuming | D2L, LeNet, AlexNet | |
6 | Jan 27 (Thu) | YIA-503 | Overfitting | YouTube | Note-To Yi Him, Note-2 | D2L, Augmentation survey, Transfer learning, AlexNet, OOD, Meta-learning | |
- | Jan 31 (Mon) | - | - | - | - | - | Lunar New Year Vacation |
- | Feb 3 (Thu) | - | - | - | - | - | Lunar New Year Vacation |
7 | Feb 7 (Mon) | ERB-712 | CNN++ | YouTube | Note-CHAN, Wing Kit, Note-Wang Jiuming | D2L, Visualization course, Research writing, DL Bioinformatics | |
8 | Feb 10 (Thu) | YIA-503 | CNN++ | YouTube | Note-WONG Tsz Lung | D2L, Visualization course, Research writing, DL Bioinformatics | |
9 | Feb 14 (Mon) | ERB-712 | Optimization | YouTube | Note-LI, Jingchen, Note-Wong Tin Wang David | In the slides | |
10 | Feb 17 (Thu) | YIA-503 | Optimization | YouTube | Note-Tse Hon Tik, Note-1 | Momentum, Adam | A1 due, Project proposal |
11 | Feb 21 (Mon) | ERB-712 | Loss function | YouTube | Note-OSPANOV Azim, Note-1, Note-2 | YOLO, Neural style transfer | |
12 | Feb 24 (Thu) | YIA-503 | Text processing | YouTube | Gensim, NLP datasets | A2 posted | |
13 | Feb 28 (Mon) | ERB-712 | RNN | YouTube | Note-Kwok Lam Him | Text generation | |
14 | Mar 3 (Thu) | YIA-503 | RNN++ | YouTube | Note-Kwok Lam Him, Note-Long Him CHIU | GRUs | |
15 | Mar 7 (Mon) | ERB-712 | RNN++ | YouTube | Note-CHOI Jun Seok, Note-Rain Chong | Attention | |
16 | Mar 10 (Thu) | YIA-503 | Attention | YouTube | Note-1 | Attention | |
17 | Mar 14 (Mon) | ERB-712 | BERT | YouTube | Note-Yeung Ching Fung | BERT, code | A2 due, A3 posted |
18 | Mar 17 (Thu) | YIA-503 | NLP | YouTube | Note-1, Note-2 | Finetune BERT, Text summarization | Project M-report |
19 | Mar 21 (Mon) | ERB-712 | Graph | YouTube | Note-1 | DeepWalk, node2vec | |
20 | Mar 24 (Thu) | YIA-503 | GNN | YouTube | Note-LI Jingchen, Note-MAK Wai Yu | GCN, GraphSAGE, GAT | |
21 | Mar 28 (Mon) | ERB-712 | GAN | YouTube | Note-LI Jing | GAN, Unrolled GAN, Train GAN | A3 due |
22 | Mar 31 (Thu) | YIA-503 | Generative | YouTube | Note-Cheung Ho Ngai, Note-LI Jing | pix2pix, Cycle-GAN | |
- | Apr 4 (Mon) | - | - | - | - | - | Reading Week |
- | Apr 7 (Thu) | - | - | - | - | - | Reading Week |
23 | Apr 11 (Mon) | ERB-712 | Course summary | YouTube | Note-CHOI Jun Seok, Note-Lo Chun Hei | ParticipationQ | |
24 | Apr 14 (Thu) | YIA-503 | Project pres | ||||
- | Apr 18 (Mon) | - | - | - | - | - | Easter Monday |
25 | Apr 21 (Thu) | YIA-503 | Project pres | Project report |