Upload folder using huggingface_hub
Browse files- README.md +5 -1
- results.json +1 -1
README.md
CHANGED
|
@@ -24,4 +24,8 @@ model-index:
|
|
| 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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
|
| 28 |
+
|
| 29 |
+
## Replay
|
| 30 |
+
|
| 31 |
+

|
results.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"env_id": "CartPole-v1", "mean_reward": 500.0, "n_evaluation_episodes": 10, "eval_datetime": "2025-08-29T20:
|
|
|
|
| 1 |
+
{"env_id": "CartPole-v1", "mean_reward": 500.0, "n_evaluation_episodes": 10, "eval_datetime": "2025-08-29T20:43:52.571092"}
|