MattStammers commited on
Commit
0a3d495
·
1 Parent(s): ec77bf2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ model-index:
33
  env = gym.make(model["env_id"])
34
  ```
35
 
36
- This was an accident but it worked:
37
 
38
  'env_id': 'Taxi-v3',
39
  'max_steps': 200,
 
33
  env = gym.make(model["env_id"])
34
  ```
35
 
36
+ This was an accident but it worked - it is obviously cheating somehow but it was fully unintentional
37
 
38
  'env_id': 'Taxi-v3',
39
  'max_steps': 200,