Welcome to PaperReplica(Restarts from Decemeber)! We specialize in replicating research papers in the field of AI & ML.
-
Clone the repository:
git clone https://github.com/your-username/PaperReplica.git cd PaperReplica
-
Follow the instructions in the README of the respective paper's directory to replicate the experiments.
-
Attention is All you need
: My personal Favourite. -
RNN Based on Encoder and Decode
: Contains code for RNN Based Encoder-Decode -
SSD-RESNET/
: Contains code for replicating the SSD-RESNET paper.
- Original SSD-RESNET Paper:"Object detection based on SSD-ResNet"
- Original Vision-Transformer Paper: "An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale"
- Original ADAM Paper: D. P. Kingma and J. Ba, "ADAM: A Method for Stochastic Optimization"
- Original RNN based Encoder-Decoder Learning Phrase Representations using RNN Encoder–Decoder for Statistical Machine Translation
- Origiinal Attention is All you Need "Attention is All you Neeed"
This project is licensed under the MIT License - see the LICENSE file for details.