mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-09 21:59:22 +08:00
Merge pull request #305 from huggingface/simoninithomas-patch-1
Add citation readme
This commit is contained in:
35
README.md
35
README.md
@@ -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}},
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user