Skip to content

Commit c41b615

Browse files
Improving code organization
1 parent 783f5c3 commit c41b615

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,6 @@ python src/generate_results.py
244244
You can see the live output [here](http://mohammadzainabbas.tech/Reinforcement-Learning-CS/).
245245

246246

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

249249
#

0 commit comments

Comments
 (0)