We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d059f7 commit d0e14b3Copy full SHA for d0e14b3
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
-* `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
+`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