antonioricciardi commited on
Commit
637c57d
1 Parent(s): 40e03fa

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:19620ce1827c71cb8568a1ff765538c5dd91a4f8e0daf1fede4691c22d41dbd1
3
  size 24589
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62bef9388858660238c9dc88493926d6dff9f747fec25997b016abb9bd19c5d4
3
  size 24589
replay.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f14f02f15db31ed7455a820ee3a6d363e4cb45204702e63c44a5efd5e4b3bc32
3
- size 100734
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f473763d945943f5dfde29acf82e249de0f7a87925fde302debe5d3a31a04d66
3
+ size 105339
results.json CHANGED
@@ -1 +1 @@
1
- {"env_id": "Taxi-v3", "mean_reward": 7.56, "n_eval_episodes": 100, "eval_datetime": "2022-06-13T10:54:05.868523"}
 
1
+ {"env_id": "Taxi-v3", "mean_reward": 7.56, "n_eval_episodes": 100, "eval_datetime": "2022-06-13T10:57:04.085514"}