Adding citing the project

This commit is contained in:
Thomas Simonini
2022-05-31 01:45:15 +02:00
committed by GitHub
parent 5ed9d299bc
commit 0f227375fd

View File

@@ -158,3 +158,19 @@ If it's not the case yet, you can check these free resources:
**Is there a certificate?**
Yes 🎉. You'll **need to upload the eight models with the eight hands-on.**
## Citing the project
To cite this repository in publications:
```bibtex
@misc{deep-rl-class,
author = {Simonini, Thomas and Sanseviero, Omar},
title = {The Hugging Face Deep Reinforcement Learning Class},
year = {2022},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/huggingface/deep-rl-class}},
}
```