BSPetersson commited on
Commit
9615953
·
verified ·
1 Parent(s): 3f7422a

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +5 -1
  2. 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
+ ![Trained agent replay](replay.gif)
results.json CHANGED
@@ -1 +1 @@
1
- {"env_id": "CartPole-v1", "mean_reward": 500.0, "n_evaluation_episodes": 10, "eval_datetime": "2025-08-29T20:30:29.083298"}
 
1
+ {"env_id": "CartPole-v1", "mean_reward": 500.0, "n_evaluation_episodes": 10, "eval_datetime": "2025-08-29T20:43:52.571092"}