Upload folder using huggingface_hub
Browse files- README.md +0 -1
- replay.mp4 +0 -0
- results.json +1 -1
README.md
CHANGED
@@ -23,5 +23,4 @@ model-index:
|
|
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 |
|
|
|
23 |
|
24 |
# **Reinforce** Agent playing **CartPole-v1**
|
25 |
This is a trained model of a **Reinforce** agent playing **CartPole-v1** .
|
|
|
26 |
|
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": 500.0, "n_evaluation_episodes": 10, "eval_datetime": "2023-07-03T03:
|
|
|
1 |
+
{"env_id": "CartPole-v1", "mean_reward": 500.0, "n_evaluation_episodes": 10, "eval_datetime": "2023-07-03T03:03:42.750536"}
|