Skip to content

Commit 783f5c3

Browse files
Improving code structure
1 parent 255bdb9 commit 783f5c3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,9 @@ you will get the same output files as `PPO` algorithm.
241241
python src/generate_results.py
242242
```
243243

244+
You can see the live output [here](http://mohammadzainabbas.tech/Reinforcement-Learning-CS/).
244245

245246

247+
[`generate_results.py`](https://github.com/mohammadzainabbas/Reinforcement-Learning-CS/blob/main/src/generate_results.py) - generate the results of the trained agents:
248+
246249
#

0 commit comments

Comments
 (0)