Gyaneshere commited on
Commit
551fffa
·
verified ·
1 Parent(s): c80ba6b

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. README.md +2 -2
  2. model.pt +1 -1
  3. replay.mp4 +0 -0
  4. results.json +1 -1
README.md CHANGED
@@ -16,12 +16,12 @@ model-index:
16
  type: CartPole-v1
17
  metrics:
18
  - type: mean_reward
19
- value: 147.10 +/- 7.70
20
  name: mean_reward
21
  verified: false
22
  ---
23
 
24
  # **Reinforce** Agent playing **CartPole-v1**
25
  This is a trained model of a **Reinforce** agent playing **CartPole-v1** .
26
- To learn to use this model and train yours check the Deep Reinforcement Learning Course: https://huggingface.co/Gyaneshere/Reinforce-CartPole/blob/main/PolicyGradientPytorch.ipynb
27
 
 
16
  type: CartPole-v1
17
  metrics:
18
  - type: mean_reward
19
+ value: 500.00 +/- 0.00
20
  name: mean_reward
21
  verified: false
22
  ---
23
 
24
  # **Reinforce** Agent playing **CartPole-v1**
25
  This is a trained model of a **Reinforce** agent playing **CartPole-v1** .
26
+ To learn to use this model and train yours check Unit 4 of the Deep Reinforcement Learning Course: https://huggingface.co/deep-rl-course/unit4/introduction
27
 
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62a74f9bb76e01b02ecda30e268eacbd471e5954318b44174fa7f7aecd9608bd
3
  size 3264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5082c1b3c2ce77d13fb9a324c6326a97217d42fec628ba9a6868a5812b36308c
3
  size 3264
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": 147.1, "n_evaluation_episodes": 10, "eval_datetime": "2025-02-04T20:44:44.517368"}
 
1
+ {"env_id": "CartPole-v1", "mean_reward": 500.0, "n_evaluation_episodes": 10, "eval_datetime": "2025-02-05T07:37:07.848502"}