We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad8b806 commit fb77679Copy full SHA for fb77679
1 file changed
README.md
@@ -233,10 +233,8 @@ You will get the following output files:
233
python src/train_sac.py
234
```
235
236
-You will get the following output files:
+you will get the same output files as `PPO` algorithm.
237
+
238
-* `sac_training.png` - Training progress plot
239
-* `result_with_sac.html` - Simulation of the trained agent (in HTML format)
240
-* `sac_params` - Trained parameters of the agent
241
242
#
0 commit comments