antonioricciardi commited on
Commit
40e03fa
1 Parent(s): 53badd3

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