Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.38 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.38 KB

PaperReplica

Overview

Welcome to PaperReplica(Restarts from Decemeber)! We specialize in replicating research papers in the field of AI & ML.

Usage

  1. Clone the repository:

    git clone https://github.com/your-username/PaperReplica.git
    cd PaperReplica
  2. Follow the instructions in the README of the respective paper's directory to replicate the experiments.

Hitlist

  • 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.

References

License

This project is licensed under the MIT License - see the LICENSE file for details.