chenoi commited on
Commit
5a8365f
·
1 Parent(s): 5942c45
Files changed (4) hide show
  1. README.md +4 -4
  2. ppo-LunarLander-v2.zip +1 -1
  3. replay.mp4 +0 -0
  4. results.json +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ tags:
6
  - reinforcement-learning
7
  - stable-baselines3
8
  model-index:
9
- - name: PPO
10
  results:
11
  - task:
12
  type: reinforcement-learning
@@ -16,13 +16,13 @@ model-index:
16
  type: LunarLander-v2
17
  metrics:
18
  - type: mean_reward
19
- value: -321.27 +/- 189.04
20
  name: mean_reward
21
  verified: false
22
  ---
23
 
24
- # **PPO** Agent playing **LunarLander-v2**
25
- This is a trained model of a **PPO** agent playing **LunarLander-v2**
26
  using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3).
27
 
28
  ## Usage (with Stable-baselines3)
 
6
  - reinforcement-learning
7
  - stable-baselines3
8
  model-index:
9
+ - name: PPO_lr_steps&epoches+
10
  results:
11
  - task:
12
  type: reinforcement-learning
 
16
  type: LunarLander-v2
17
  metrics:
18
  - type: mean_reward
19
+ value: -309.63 +/- 176.47
20
  name: mean_reward
21
  verified: false
22
  ---
23
 
24
+ # **PPO_lr_steps&epoches+** Agent playing **LunarLander-v2**
25
+ This is a trained model of a **PPO_lr_steps&epoches+** agent playing **LunarLander-v2**
26
  using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3).
27
 
28
  ## Usage (with Stable-baselines3)
ppo-LunarLander-v2.zip CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97cdc9078f17bb4012c28568f97e0171725f03a1e8be6b192aa31c3462fbd43c
3
  size 53040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a4e528a7f7735807a0be594a20bb53176ca0947d35c4c222ff8b2d646052927
3
  size 53040
replay.mp4 CHANGED
Binary files a/replay.mp4 and b/replay.mp4 differ
 
results.json CHANGED
@@ -1 +1 @@
1
- {"mean_reward": -321.26506654954284, "std_reward": 189.04358641343174, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2023-04-09T15:04:08.903658"}
 
1
+ {"mean_reward": -309.6290367351379, "std_reward": 176.46768590323123, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2023-04-09T15:06:28.497591"}