2021
Generative Models - 2
August 14, 2021Latent variable models explained: variational inference, ELBO, VAE, and adversarial auto-encoders (AAE).
5 min read·computer-visionGenerative Models
August 13, 2021Introduction to generative models: probability distributions, independence assumptions, chain rule, and auto-regressive models.
4 min read·dlnaver-boostcamp+1Transformer Practice
August 13, 2021Hands-on PyTorch implementation of Scaled Dot-Product Attention and Multi-Head Attention for the Transformer.
3 min read·pytorchnlpTransformer
August 13, 2021Core concepts of the Transformer model: encoder self-attention, Query/Key/Value embeddings, and multi-head attention mechanics.
4 min read·dlnlpNaver Boostcamp AI Tech 2nd - Week 2 Report
August 13, 2021Week 2 of Naver Boostcamp AI Tech covering deep learning basics, data visualization, and sample variance with degrees of freedom.
1 min read·naver-boostcampParameter Count
August 13, 2021Discussion on how the relationship between model parameter count and generalization performance shifted with scaling law findings.
1 min read·dlnaver-boostcamp