slarionne commited on
Commit
30f7128
1 Parent(s): a4c51d4

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:09867fb011db087a1b4ad86e092f49b24a730018094b6abbc4efc40ebec85712
3
  size 913
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbe02b94899b96d323a2fda186080451aa5d1aac788a18481ab7d07648f25789
3
  size 913
replay.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea021623552a737cb34d7a099aa9953352cffa33cfe3f0241aa397095733a799
3
- size 31938
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4efa3859d45c1b4c67ddde1e3027c95f915e3a4e64912b7a541660b9a97e2009
3
+ size 31966
results.json CHANGED
@@ -1 +1 @@
1
- {"env_id": "FrozenLake-v1", "mean_reward": 1.0, "n_eval_episodes": 100, "eval_datetime": "2022-09-09T16:14:26.146497"}
 
1
+ {"env_id": "FrozenLake-v1", "mean_reward": 1.0, "n_eval_episodes": 100, "eval_datetime": "2022-09-09T16:15:44.599987"}