harisumant commited on
Commit
4b069cb
·
1 Parent(s): 5afaf2b

Upload . with huggingface_hub

Browse files
Files changed (5) hide show
  1. README.md +1 -1
  2. hyperparameters.json +1 -1
  3. model.pt +1 -1
  4. replay.mp4 +0 -0
  5. results.json +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ model-index:
16
  type: CartPole-v1
17
  metrics:
18
  - type: mean_reward
19
- value: 451.70 +/- 144.90
20
  name: mean_reward
21
  verified: false
22
  ---
 
16
  type: CartPole-v1
17
  metrics:
18
  - type: mean_reward
19
+ value: 500.00 +/- 0.00
20
  name: mean_reward
21
  verified: false
22
  ---
hyperparameters.json CHANGED
@@ -1 +1 @@
1
- {"h_size": 16, "n_training_episodes": 5000, "n_evaluation_episodes": 10, "max_t": 1000, "gamma": 1.0, "lr": 0.01, "env_id": "CartPole-v1", "state_space": 4, "action_space": 2}
 
1
+ {"h_size": 16, "n_training_episodes": 1500, "n_evaluation_episodes": 10, "max_t": 1000, "gamma": 1.0, "lr": 0.01, "env_id": "CartPole-v1", "state_space": 4, "action_space": 2}
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a17f2f2aa9c66e6b39f65661aac678fb81dd7fdc91d1e9e1c44b8e58da7cc3dc
3
  size 2579
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28cb43ff18a9a94314f9f84c867b10366b0c51a3696364ccc6f3d518d32374a3
3
  size 2579
replay.mp4 CHANGED
Binary files a/replay.mp4 and b/replay.mp4 differ
 
results.json CHANGED
@@ -1 +1 @@
1
- {"env_id": "CartPole-v1", "mean_reward": 451.7, "n_evaluation_episodes": 10, "eval_datetime": "2023-02-20T07:15:12.705732"}
 
1
+ {"env_id": "CartPole-v1", "mean_reward": 500.0, "n_evaluation_episodes": 10, "eval_datetime": "2023-02-20T07:29:37.581673"}