이 글은 필자가 Pieter Abbeel 의 Deep Unsupervised Learning 2020을 듣고 정리한 글입니다.
This lecture shares what is the goal, pursuit of deep unsupervised learning
By Deep Unsupervised Learning,
- Capture rich patterns in raw data with deep networks in a label-free way → But how?
- Recreate raw data distribution → Generative models
- "Puzzle" tasks that require semantic understanding → Self-supervised Learning

- With Pure RL, predicts a scalar reward given once in a while
- Supervised Learning, predicting human-supplied data
"Pure RL" + Supervised Learning → By Unsupervised learning, the machine predicts any part of its input for any observed part
My questions
- How RL is dealt on UL?
'Robotics & Perception > Unsupervised Learning' 카테고리의 다른 글
[CS294 Pieter Abbeel] 5. Implicit Models - GANs (0) | 2022.04.21 |
---|---|
[CS294 Pieter Abbeel] 4. Latent Variable Models - Variational AutoEncoder (VAE) (0) | 2022.04.21 |
[CS294 Pieter Abbeel] 3. Likelihood Models: Flow Models (0) | 2022.04.21 |
[CS294 Pieter Abbeel] 2. Likelihood Models: Autoregressive Models (0) | 2022.04.21 |
[CS294 Pieter Abbeel] Deep Unsupervised Learning Contents (0) | 2022.04.19 |