You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -233,7 +233,7 @@ You will get the following output files:
233
233
python src/train_sac.py
234
234
```
235
235
236
-
you will get the same output files as `PPO` algorithm.
236
+
> you will get the same output files as `PPO` algorithm.
237
237
238
238
[`generate_results.py`](https://github.com/mohammadzainabbas/Reinforcement-Learning-CS/blob/main/src/generate_results.py) - generate the results of the trained `PPO` agent:
0 commit comments