Learn deeplearning from public datasets & state-of-the-art papers or starter datasets by different models.
This project is for deeplearning learners who find no way to advance their skills.
We will fit every project follow the list below:
- Write a data reader with same API.
- Build a model with common model architecture and fine-turn it, save the fine-turn history.
- Try to modify the common model architecture and fine-turn it.
- Recurrent the model in the paper and analysis what improve the score.
- Summary.