Skip to content

Commit d0e14b3

Browse files
Optimizing performance
1 parent 9d059f7 commit d0e14b3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -223,8 +223,8 @@ python src/train_ppo.py
223223

224224
You will get the following output files:
225225

226-
* `ppo_training.png` - Training progress plot
227-
* `result_with_ppo.html` - Simulation of the trained agent (in HTML format)
228-
* `ppo_params` - Trained parameters of the agent
226+
`ppo_training.png` - Training progress plot
227+
`result_with_ppo.html` - Simulation of the trained agent (in HTML format)
228+
`ppo_params` - Trained parameters of the agent
229229

230230
#

0 commit comments

Comments
 (0)