4mosot commited on
Commit
626bfe9
1 Parent(s): 6f85cc9

Upload . with huggingface_hub

Browse files
Files changed (4) hide show
  1. README.md +1 -1
  2. q-learning.pkl +2 -2
  3. replay.mp4 +0 -0
  4. results.json +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ model-index:
15
  type: Taxi-v3
16
  metrics:
17
  - type: mean_reward
18
- value: -200.00 +/- 0.00
19
  name: mean_reward
20
  verified: false
21
  ---
 
15
  type: Taxi-v3
16
  metrics:
17
  - type: mean_reward
18
+ value: 7.56 +/- 2.71
19
  name: mean_reward
20
  verified: false
21
  ---
q-learning.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9405c9e2fe9ad63c467d6b0133303894ce13135de82525348ee19408836c494f
3
- size 24573
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0269d6b4296ad62a94d2c2c36e177289cc9fb2bf889cb1ea88c225e313233521
3
+ size 24575
replay.mp4 CHANGED
Binary files a/replay.mp4 and b/replay.mp4 differ
 
results.json CHANGED
@@ -1 +1 @@
1
- {"env_id": "Taxi-v3", "mean_reward": -200.0, "n_eval_episodes": 100, "eval_datetime": "2022-12-13T14:10:43.814842"}
 
1
+ {"env_id": "Taxi-v3", "mean_reward": 7.56, "n_eval_episodes": 100, "eval_datetime": "2022-12-13T14:21:42.366992"}