Skip to content

Commit fb77679

Browse files
Minor update
1 parent ad8b806 commit fb77679

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -233,10 +233,8 @@ You will get the following output files:
233233
python src/train_sac.py
234234
```
235235

236-
You will get the following output files:
236+
you will get the same output files as `PPO` algorithm.
237+
237238

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
241239

242240
#

0 commit comments

Comments
 (0)