NikitaBaramiia commited on
Commit
32cb020
1 Parent(s): c6a47e9

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:e726e66238f5a03323cad28aaeec12b451531bc3d2c9968f3c3391b01a43b670
3
  size 24572
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4724d1642cbf54c59d2f82b872e98fecc727e34c8326e24f13d4dcf97e9273e
3
  size 24572
replay.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:158226139ffd6765234fa3ccbd01f8ec00d913bfb780f347a42d242a4fd05a5d
3
- size 126478
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8dfa3b3dee36462e03f77fb3745292d8483dc7394e1da4bff7fe4972c6f60244
3
+ size 114787
results.json CHANGED
@@ -1 +1 @@
1
- {"env_id": "Taxi-v3", "mean_reward": 7.56, "n_eval_episodes": 100, "eval_datetime": "2022-10-23T17:58:00.085658"}
 
1
+ {"env_id": "Taxi-v3", "mean_reward": 7.56, "n_eval_episodes": 100, "eval_datetime": "2022-10-23T18:07:23.008209"}