| PIVOT: Iterative Visual Prompting Elicits Actionable Knowledge for VLMs | My Implementation     Paper |
| Behavior Transformers (BeT): Cloning k modes with one stone | My Implementation     Paper |
| Continuous control with deep reinforcement learning (DDPG Reinforcement Learning Algorithm) | My Implementation     Paper |
| Attention is All you Need (Transformer) | My Implementation     Paper |
| U-Net: Convolutional Networks for Biomedical Image Segmentation | My Implementation     Paper |
| Distilling the Knowledge in a Neural Network (Knowledge Distillation) | My Implementation     Paper |
| An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale (Visual Transformer) | My Implementation     Paper |
| Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks | My Implementation     Paper |
| Deep Residual Learning for Image Recognition (Resnet) | My Implementation     Paper |
| Playing Atari with Deep Reinforcement Learning | My Implementation     Paper |