mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-04 02:57:58 +08:00
Adding citing the project
This commit is contained in:
16
README.md
16
README.md
@@ -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}},
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user