Update README.md
Browse files
README.md
CHANGED
|
@@ -24,8 +24,9 @@ model-index:
|
|
| 24 |
|
| 25 |
# PPO Agent Playing LunarLander-v2
|
| 26 |
|
| 27 |
-
A PPO agent playing LunarLander-v2
|
| 28 |
-
|
|
|
|
| 29 |
|
| 30 |
# Hyperparameters
|
| 31 |
```python
|
|
|
|
| 24 |
|
| 25 |
# PPO Agent Playing LunarLander-v2
|
| 26 |
|
| 27 |
+
A PPO agent playing LunarLander-v2 but decides to go for a walk instead.
|
| 28 |
+
|
| 29 |
+
Do not download it if you are looking for an agent that follows the plan.
|
| 30 |
|
| 31 |
# Hyperparameters
|
| 32 |
```python
|