GideonFr commited on
Commit
659f6e8
1 Parent(s): a371d32

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:4a710fa7ab37e414524ba34349e962f472a94e817b2ccf6e4ef3f9aeff668e14
3
  size 24589
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:181a741f1f0ccc4d682c13b42ce921e3160a9eaa54ad0db8447ecbad2a38c42e
3
  size 24589
replay.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f14f02f15db31ed7455a820ee3a6d363e4cb45204702e63c44a5efd5e4b3bc32
3
- size 100734
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3ab881d46312f0478b9858d1f5cdc9bf18dba0818a9d6ef4d66ddb5d8dd8702
3
+ size 98249
results.json CHANGED
@@ -1 +1 @@
1
- {"env_id": "Taxi-v3", "mean_reward": 7.56, "n_eval_episodes": 100, "eval_datetime": "2022-05-24T15:05:59.173294"}
 
1
+ {"env_id": "Taxi-v3", "mean_reward": 7.56, "n_eval_episodes": 100, "eval_datetime": "2022-05-24T15:08:13.628783"}