JS2498 commited on
Commit
38f3a7b
·
1 Parent(s): a135221

Push Q-Learning agent to Hub

Browse files
Files changed (3) hide show
  1. q-learning.pkl +2 -2
  2. replay.mp4 +2 -2
  3. results.json +1 -1
q-learning.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce3cb01f56bf025e6485e2232f4ed6c705933419c10b386398e5e9fb4606c205
3
- size 24589
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b7165d9dfc1d996bbb2dea046b6d51133bca8f6463c67a05f0070ebf20bff68
3
+ size 24591
replay.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:478020437f4776d125453e047a19384319d4e51ab742852edf46e4e0f9d771d8
3
- size 111274
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4c8cc9ce436b8bdac9d903cce406cdd89941c481fe59464d257f7f226e7e44b
3
+ size 102689
results.json CHANGED
@@ -1 +1 @@
1
- {"env_id": "Taxi-v3", "mean_reward": 7.56, "n_eval_episodes": 100, "eval_datetime": "2022-05-24T19:17:08.464644"}
 
1
+ {"env_id": "Taxi-v3", "mean_reward": 7.56, "n_eval_episodes": 100, "eval_datetime": "2022-05-24T19:35:46.039527"}