sofiaoliveira commited on
Commit
3e5a4ca
·
1 Parent(s): cdf6092

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:65b80f0cf2d3194385177bd9f2dcbb3f9d3072065392c541262ba76c044ed8df
3
  size 24591
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba3e81ba87fd3d16cb22732a820f961c408c39d3dcd72eff581a0e7cbdc1bd7f
3
  size 24591
replay.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:644d40e0911b5aaca1da5a67154701793e211cb8ef83c6ae0cee2c8643db8b8b
3
- size 125538
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:094314ca811bca5aca4b4928516500979831ae069002c7b507318fc7e4181516
3
+ size 123583
results.json CHANGED
@@ -1 +1 @@
1
- {"env_id": "Taxi-v3", "mean_reward": 7.56, "n_eval_episodes": 100, "eval_datetime": "2022-08-08T15:01:59.502797"}
 
1
+ {"env_id": "Taxi-v3", "mean_reward": 7.56, "n_eval_episodes": 100, "eval_datetime": "2022-08-08T15:12:06.856934"}