run trail
Browse files- README.md +1 -3
- results.json +1 -1
README.md
CHANGED
@@ -21,7 +21,5 @@ model-index:
|
|
21 |
verified: false
|
22 |
---
|
23 |
|
24 |
-
#
|
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 5 of the Deep Reinforcement Learning Class: https://github.com/huggingface/deep-rl-class/tree/main/unit5
|
27 |
|
|
|
21 |
verified: false
|
22 |
---
|
23 |
|
24 |
+
# Agent playing **CartPole-v1**
|
|
|
|
|
25 |
|
results.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"env_id": "CartPole-v1", "mean_reward": 500.0, "n_evaluation_episodes": 12, "eval_datetime": "2022-12-
|
|
|
1 |
+
{"env_id": "CartPole-v1", "mean_reward": 500.0, "n_evaluation_episodes": 12, "eval_datetime": "2022-12-27T00:00:27.101331"}
|