MattStammers commited on
Commit
091da0e
1 Parent(s): 00c4ccc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -53,4 +53,6 @@ python -m sf_examples.mujoco.train_mujoco --algo=ATD3 --env=mujoco_swimmer --tra
53
  ```
54
 
55
  Note, you may have to adjust `--train_for_env_steps` to a suitably high number as the experiment will resume at the number of steps it concluded at.
56
-
 
 
 
53
  ```
54
 
55
  Note, you may have to adjust `--train_for_env_steps` to a suitably high number as the experiment will resume at the number of steps it concluded at.
56
+
57
+
58
+ A harder one!