Abhinandan commited on
Commit
97b9511
1 Parent(s): 7368464

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:ce3cb01f56bf025e6485e2232f4ed6c705933419c10b386398e5e9fb4606c205
3
  size 24589
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f8eeb269c8d8047a9dab9d1bca5fd198bc117297bfd7bbf5ee4a3d2fbc81f06
3
  size 24589
replay.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:11dbe658e49817a0ad521491df815dfa6a23e3db9b5b421749597c2034dc8d8b
3
- size 101013
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4631a87d3faaea841f8fcf7ade953240a60995b0619037fff75c15c19464f0cb
3
+ size 97784
results.json CHANGED
@@ -1 +1 @@
1
- {"env_id": "Taxi-v3", "mean_reward": 7.56, "n_eval_episodes": 100, "eval_datetime": "2022-05-22T04:02:00.502096"}
 
1
+ {"env_id": "Taxi-v3", "mean_reward": 7.56, "n_eval_episodes": 100, "eval_datetime": "2022-05-22T04:20:23.829451"}