kingabzpro commited on
Commit
eeeb5de
1 Parent(s): 5e7c04b

Push Q-Learning agent to Hub

Browse files
Files changed (3) hide show
  1. q-learning.pkl +1 -1
  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:5c9ee270a4a0b78f6322dfb6712406397af096285529aaf682f9c92924177a01
3
  size 24591
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:331470cdc0b30919330f1faac1b40f8962126bea64003cc6987f2321e254485d
3
  size 24591
replay.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91d305a7f7fa2c13d72f36cdc9f0580077defc76698c4e2dfd3af13d98f51861
3
- size 105114
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22dd01bab16e7e490d717b062f5ae14390581db0490715b3bf85a63c7c8f9998
3
+ size 98068
results.json CHANGED
@@ -1 +1 @@
1
- {"env_id": "Taxi-v3", "mean_reward": 7.56, "n_eval_episodes": 100, "eval_datetime": "2022-06-04T19:50:41.358744"}
 
1
+ {"env_id": "Taxi-v3", "mean_reward": 7.56, "n_eval_episodes": 100, "eval_datetime": "2022-06-04T20:04:06.529057"}