patonw commited on
Commit
c458f20
1 Parent(s): 00b3d3d

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. README.md +5 -5
  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: 1000.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
-
 
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:9bdaa1b2f30c71d96794c921cb9c4a18c65aaa50464b6c4d4554a446e559c56a
3
  size 2771
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44f51b125eb4b25013ec4f75b6922f8f4112b499dad11011017818fee111bc8d
3
  size 2771
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": 1000.0, "n_evaluation_episodes": 10, "eval_datetime": "2023-08-01T14:29:22.416174"}
 
1
+ {"env_id": "CartPole-v1", "mean_reward": 500.0, "n_evaluation_episodes": 10, "eval_datetime": "2023-08-04T19:12:04.101304"}