RalphX1 commited on
Commit
c5241ea
1 Parent(s): 28b3366

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:88faf97d14f97d4bad42ca8ede279a7e9be35b9a14744bec75e4f04455b17806
3
- size 24589
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3336ae04102385ffd524d101231124225ce63355017ab614f373af648cdbd86
3
+ size 24591
replay.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7fa6d5cb56af34691893b0dce7f6d3b1de8cb0d788774776c9b8e5ae689874c
3
- size 114374
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e86c37ebf5c674788603ec60476d58b981ea2d647493e0d1ad1d746afa822e43
3
+ size 112645
results.json CHANGED
@@ -1 +1 @@
1
- {"env_id": "Taxi-v3", "mean_reward": 7.56, "n_eval_episodes": 100, "eval_datetime": "2022-06-09T12:21:15.117716"}
 
1
+ {"env_id": "Taxi-v3", "mean_reward": 7.56, "n_eval_episodes": 100, "eval_datetime": "2022-06-09T12:44:25.629862"}