This repo is the self-made notes of Machine Learning course from Hong-yi Lee.
All the notes are in the ./notes/
folder.
This repo is used for owner to document learning outcomes. If it helps you a little, please star it.
All the Markdown files are written by Obsidian. So I recommend you to clone them down and browser them in Obsidian.
- Introduction of Machine/Deep Learning (First Part)
- Introduction of Machine/Deep Learning (Second Part)
- General Guide
- PyTorch Tutorial
- Pytorch tutorial with example
- Optimization Failure
- Batch and Momentum
- Adaptive Learning Rate
- Classification
- (To Learn) Deep Learning
- (To Learn) Backpropagation
- (To Learn) Regression
- Convolutional Neural Network
- Validation Failure
- Spatial Transformer
- Self-attention
- Batch Normalization
- Tranformer
- More Self-attention
To be continued...