Building Deep Learning Applications
  NTUT Deep Learning FB Group
Playlist
112 Videos
Week | Topic | Learning Objectives | Slides | Code | Video |
---|---|---|---|---|---|
Course Requirements |
|
||||
Text Book | François Chollet, Deep Learning with Python, 2nd Edition, Manning, 2021 | GitHub |
![]() |
||
Reference | Ian Goodfellow and Yoshua Bengio and Aaron Courville, Deep Learning, MIT Press, 2016 | slides |
![]() |
||
1 | Introduction to Deep Learning |
|
![]() |
||
2 | Applied Math - Linear Algebra |
|
![]() |
||
TensorFlow (Keras) |
|
IMDB_review financial_news house_pricing |
![]() |
||
3 | Applied Math - Probability |
|
![]() |
||
Machine Learning Basics |
|
classifiers regressors |
![]() |
||
4 | Convolutional Neural Networks (CNNs) |
|
![]() | ||
Object Detection |
|
Run YOLOv4 |
![]() |
||
Image Segmentation |
|
||||
5 | Natural Language Processing (NLP) |
|
![]() |
||
RNN & LSTM |
|
![]() |
|||
6 | Advanced Keras API |
|
![]() |
||
Applied Math - Calculus & Optimization |
|
![]() |
|||
7 | Attention & Transformer |
|
![]() |
||
Large Language Models (LLMs) |
|
||||
8 | LangChain & LLM Tools |
|
LangChain Cookbook 1 | ||
9 | Other CV Applications | ||||
Modern CV Models |
|
||||
Object Tracking |
|
||||
Action Recognition & Pose Estimation |
|
||||
10 | Generative Deep Learning |
|
|||
Generative Adversarial Networks (GANs) |
|
![]() |
|||
11 | Stable Diffusion |
|
|||
12 | Deep Reinforcement Learning |
|
![]() |
||
13 | Deep Learning on Graphs |
|
|||
14 | Network Pruning and Quantization |
|