mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-14 10:22:37 +08:00
@@ -59,7 +59,7 @@ We're constantly trying to improve our tutorials, so **if you find some issues
|
||||
|
||||
⚠ ⚠ ⚠ We’re not going to use the same version than for the Unit 5: Introduction to ML-Agents ⚠ ⚠ ⚠
|
||||
|
||||
We advise you to use [conda](https://docs.conda.io/en/latest/](https://docs.conda.io/en/latest/) as a package manager and create a new environment.
|
||||
We advise you to use [conda](https://docs.conda.io/en/latest/) as a package manager and create a new environment.
|
||||
|
||||
With conda, we create a new environment called rl:
|
||||
|
||||
@@ -74,7 +74,7 @@ To be able to train correctly our agents and push to the Hub, we need to install
|
||||
git clone --branch aivsai https://github.com/huggingface/ml-agents
|
||||
```
|
||||
|
||||
When the cloning is done (it takes 2.5Go), we go inside the repository and install the package
|
||||
When the cloning is done (it takes 2.63 GB), we go inside the repository and install the package
|
||||
|
||||
```bash
|
||||
cd ml-agents
|
||||
|
||||
Reference in New Issue
Block a user