Skip to content

Commit 7870b90

Browse files
Improving code structure
1 parent 0791def commit 7870b90

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,8 @@ mamba env create -n reinforcement_learning -f docs/config/reinforcement_learning
213213
conda activate reinforcement_learning
214214
```
215215

216+
3. Run the code
217+
216218
You can run the [`train_ppo.py`](https://github.com/mohammadzainabbas/Reinforcement-Learning-CS/blob/main/src/train_ppo.py) file locally by following the steps below:
217219

218220
```bash

0 commit comments

Comments
 (0)