We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20c5453 commit 9d059f7Copy full SHA for 9d059f7
1 file changed
README.md
@@ -223,8 +223,8 @@ python src/train_ppo.py
223
224
You will get the following output files:
225
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
+* `ppo_training.png` - Training progress plot
+* `result_with_ppo.html` - Simulation of the trained agent (in HTML format)
+* `ppo_params` - Trained parameters of the agent
229
230
#
0 commit comments