mgfrantz commited on
Commit
6582b8a
1 Parent(s): 53ba978

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:76824c9596e3597f72c4832fd30370db3eac5ba174dc41ea28894346b309ad8a
3
+ size 24591
replay.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c0fa882f8c203f70319a8f17daedbf61438895dfab4e66cc5b4b02682b552b0
3
- size 111069
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9700552a6f17df427a336d0ec93805e283f7ad92668363e2c9796fe711a0f734
3
+ size 95685
results.json CHANGED
@@ -1 +1 @@
1
- {"env_id": "Taxi-v3", "mean_reward": 7.56, "n_eval_episodes": 100, "eval_datetime": "2022-05-24T16:33:41.991338"}
 
1
+ {"env_id": "Taxi-v3", "mean_reward": 7.56, "n_eval_episodes": 100, "eval_datetime": "2022-05-24T17:37:51.821766"}