Amu commited on
Commit
afc61ed
1 Parent(s): 6168808
Files changed (2) hide show
  1. README.md +1 -3
  2. results.json +1 -1
README.md CHANGED
@@ -21,7 +21,5 @@ model-index:
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 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-26T23:58:43.564865"}
 
1
+ {"env_id": "CartPole-v1", "mean_reward": 500.0, "n_evaluation_episodes": 12, "eval_datetime": "2022-12-27T00:00:27.101331"}