- AI 모델 구현 Repo
- ResNet (Deep Residual Learning for Image Recognition | Code)
- ViT
- EfficientViT
- GAN (Generative Adversarial Networks | Code)
- CGAN (Conditional Generative Adversarial Nets | Code)
- DCGAN
- WGAN-GP
- StyleGAN
- Self-Attention GAN
- StackGAN
- AttnGAN
- 논문 탐색 중
- Transformer (Attention Is All You Need | Code)
- BERT
- GPT
- DQN (Playing Atari with Deep Reinforcement Learning | Code)
- A2C ( | Code)
- DDPG (Continuous control with deep reinforcement learning | Code)
- SAC