coyotespike commited on
Commit
ebf1ae6
·
1 Parent(s): 9c5d710

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:fef80c8a366b66fb9b795dfe03a72992ef6ee6b4ebbdefb52900253fa83adff5
3
  size 24572
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:546ba747e9306bf41ffc7161dc142776b3b2817f878af32cf87c9ef715c0cadf
3
  size 24572
replay.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e345f8adf91cc52156f657805d1b29695f6e0442754164255fb6a90eaf22f130
3
- size 129234
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:644d40e0911b5aaca1da5a67154701793e211cb8ef83c6ae0cee2c8643db8b8b
3
+ size 125538
results.json CHANGED
@@ -1 +1 @@
1
- {"env_id": "Taxi-v3", "mean_reward": 7.56, "n_eval_episodes": 100, "eval_datetime": "2022-12-20T18:21:23.882117"}
 
1
+ {"env_id": "Taxi-v3", "mean_reward": 7.56, "n_eval_episodes": 100, "eval_datetime": "2022-12-21T00:30:40.811349"}