Merge pull request #305 from huggingface/simoninithomas-patch-1

Add citation readme
This commit is contained in:
Thomas Simonini
2023-05-02 14:51:28 +02:00
committed by GitHub

View File

@@ -10,11 +10,31 @@ This repository contains the Deep Reinforcement Learning Course mdx files and no
- **Sign up here** ➡️➡️➡️ http://eepurl.com/ic5ZUD
## Citing the project
To cite this repository in publications:
```bibtex
@misc{deep-rl-course,
author = {Simonini, Thomas and Sanseviero, Omar},
title = {The Hugging Face Deep Reinforcement Learning Class},
year = {2023},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/huggingface/deep-rl-class}},
}
```
<br>
<br>
<br>
<br>
# The documentation below is for v1.0 (deprecated)
We're launching a **new version (v2.0) of the course starting December the 5th,**
@@ -211,18 +231,3 @@ If it's not the case yet, you can check these free resources:
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}},
}
```