An open API service indexing awesome lists of open source software.

https://github.com/bataeves/paper-replication

Repository for paper replication projects
https://github.com/bataeves/paper-replication

Last synced: about 1 year ago
JSON representation

Repository for paper replication projects

Awesome Lists containing this project

README

          

# paper-replication

Repository for ML paper replication projects. The purpose of this repo is to implement paper with the engineering best
practices.

# Structure

Checklist on what should be implemented:

- [ ] Basic implementation
- [ ] Adding tests
- [ ] Adding documentation
- [ ] Adding experimentation framework support ([Weights and Biases](https://wandb.ai/))
- [ ] Checkpointing support
- [ ] Adding model observability
- [ ] Hyperparameter tuning
- [ ] Apply optimization techniques
- [ ] Adding demo application

# Papers replicated

## Vision transformer

Based on [PyTorch Paper Replicating](https://www.learnpytorch.io/08_pytorch_paper_replicating/) article.
[An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale](https://arxiv.org/abs/2010.11929).

# Backlog

https://paperswithcode.com/sotas