garybake commited on
Commit
c648661
1 Parent(s): 4d4a2b6

ppo_lunar_11_32Envs_BigBuffer

Browse files
Files changed (3) hide show
  1. README.md +2 -1
  2. ppo-LunarLander-v2.zip +1 -1
  3. results.json +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ model-index:
10
  results:
11
  - metrics:
12
  - type: mean_reward
13
- value: 281.27 +/- 18.42
14
  name: mean_reward
15
  task:
16
  type: reinforcement-learning
@@ -32,6 +32,7 @@ model-index:
32
 
33
 
34
 
 
35
  # **PPO** Agent playing **LunarLander-v2**
36
  This is a trained model of a **PPO** agent playing **LunarLander-v2** using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3).
37
 
 
10
  results:
11
  - metrics:
12
  - type: mean_reward
13
+ value: 287.76 +/- 17.66
14
  name: mean_reward
15
  task:
16
  type: reinforcement-learning
 
32
 
33
 
34
 
35
+
36
  # **PPO** Agent playing **LunarLander-v2**
37
  This is a trained model of a **PPO** agent playing **LunarLander-v2** using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3).
38
 
ppo-LunarLander-v2.zip CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:72ffc6f4fa7c58d6cd0594e17bfa527b8917c0a3feaaaa0408b5cce9ff95e508
3
  size 144495
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c214bf1cf0419bc4bb1bd844626303d270bebd2955bc56286726a83cf22beb66
3
  size 144495
results.json CHANGED
@@ -1 +1 @@
1
- {"mean_reward": 281.26577678377987, "std_reward": 18.421893919125388, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2022-05-07T13:28:45.887983"}
 
1
+ {"mean_reward": 287.7636687513371, "std_reward": 17.655138427963188, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2022-05-07T13:31:02.197312"}