
GAN
DSBA 연구실 사전학습 논문 리뷰 - Generative Adversarial Networks
summarization of the content of the paper that I understand

DSBA 연구실 사전학습 논문 리뷰 - Generative Adversarial Networks

DSBA 연구실 사전학습 논문 리뷰 - High-Resolution Image Synthesis with Latent Diffusion Models

DSBA 연구실 사전학습 논문 리뷰 - Neural Discrete Representation Learning

DSBA 연구실 사전학습 논문 리뷰 - Auto-Encoding Variational Bayes

DSBA 연구실 사전학습 논문 리뷰 - Denoising Diffusion Probabilistic Models

DSBA 연구실 사전학습 논문 리뷰 - Learning Transferable Visual Models From Natural Language Supervision

transformer-xl, wav2letter, wav2vec

What is inductive bias? Then, what is the key difference between ViT and CNN?

Read papers about MT-DNN, MASS, UNILM, XLNet, RoBERTa, ALBERT.

Deep dive into the Transformer architecture, especially the implementation in each layers.

Learn how to use seq2seq models using PyTorch