Update README.md
Browse files
README.md
CHANGED
|
@@ -26,9 +26,6 @@ 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 |
## **Metrics**
|
| 29 |
-
| Metric | Value | Std |
|
| 30 |
-
|---------------|------------|------|
|
| 31 |
-
| mean_reward | 370.25 | 8.94 |
|
| 32 |
> The trained PPO agent achieves a mean reward of *370.24* ± *8.90* on **LunarLander-v2**. This means it consistently lands successfully, demonstrating both high performance and stability across multiple episodes.
|
| 33 |
|
| 34 |
## Usage (with Stable-baselines3)
|
|
|
|
| 26 |
using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3).
|
| 27 |
|
| 28 |
## **Metrics**
|
|
|
|
|
|
|
|
|
|
| 29 |
> The trained PPO agent achieves a mean reward of *370.24* ± *8.90* on **LunarLander-v2**. This means it consistently lands successfully, demonstrating both high performance and stability across multiple episodes.
|
| 30 |
|
| 31 |
## Usage (with Stable-baselines3)
|