Hrushi commited on
Commit
3d0868f
1 Parent(s): 1b3830c

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:55a514c0e2125f83a0fb64fcb71dd461f171a7f9d196d196064928731cc588e1
3
  size 24589
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f149beb012f3db5e89fa5a786614141765db164d8c8b7966d789e7df02148c56
3
  size 24589
replay.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:244235efa7dd7bac549e2296a273af292fc7b20f40bf7642cff45be1bf657380
3
- size 120742
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:158226139ffd6765234fa3ccbd01f8ec00d913bfb780f347a42d242a4fd05a5d
3
+ size 126478
results.json CHANGED
@@ -1 +1 @@
1
- {"env_id": "Taxi-v3", "mean_reward": 7.56, "n_eval_episodes": 100, "eval_datetime": "2022-07-25T18:25:38.904695"}
 
1
+ {"env_id": "Taxi-v3", "mean_reward": 7.56, "n_eval_episodes": 100, "eval_datetime": "2022-07-25T18:38:33.818766"}