maccam912 commited on
Commit
1f75acb
·
verified ·
1 Parent(s): 79cacb5

Upload folder using huggingface_hub

Browse files
Files changed (5) hide show
  1. README.md +1 -1
  2. hyperparameters.json +1 -1
  3. model.pt +2 -2
  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: 456.70 +/- 129.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": 32, "n_training_episodes": 2000, "n_evaluation_episodes": 10, "max_t": 2000, "gamma": 1.0, "lr": 0.001, "env_id": "CartPole-v1", "state_space": 4, "action_space": 2}
 
1
+ {"h_size": 12, "n_training_episodes": 2000, "n_evaluation_episodes": 10, "max_t": 2000, "gamma": 1.0, "lr": 0.001, "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:934a6d44afc391b810b72c70f1865266411ba22d21bdc129fd2d023ac161a05e
3
- size 3712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb23e9908123e48c5e0bc7e8f9327daea02a5ae8ac6bd219ab5e3cba003ebb72
3
+ size 4340
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": 456.7, "n_evaluation_episodes": 10, "eval_datetime": "2024-12-03T01:43:30.618296"}
 
1
+ {"env_id": "CartPole-v1", "mean_reward": 500.0, "n_evaluation_episodes": 10, "eval_datetime": "2024-12-03T01:54:42.224331"}