Skip to content

Commit 9d059f7

Browse files
Minor change
1 parent 20c5453 commit 9d059f7

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-
1. `ppo_training.png` - Training progress plot
227-
2. `result_with_ppo.html` - Simulation of the trained agent (in HTML format)
228-
3. `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)