Update README.md
Browse files
README.md
CHANGED
|
@@ -25,9 +25,6 @@ model-index:
|
|
| 25 |
|
| 26 |
This is a trained **PPO agent** for the **LunarLander-v2** environment using Stable-Baselines3.
|
| 27 |
|
| 28 |
-
## 🎥 Demo
|
| 29 |
-

|
| 30 |
-
|
| 31 |
## Developer
|
| 32 |
**Vishand S (@Vishand03)**
|
| 33 |
|
|
@@ -43,6 +40,9 @@ This is a trained **PPO agent** for the **LunarLander-v2** environment using Sta
|
|
| 43 |
- Learning rate: 3e-4
|
| 44 |
- Optimizer: Adam
|
| 45 |
|
|
|
|
|
|
|
|
|
|
| 46 |
## Usage
|
| 47 |
|
| 48 |
```python
|
|
|
|
| 25 |
|
| 26 |
This is a trained **PPO agent** for the **LunarLander-v2** environment using Stable-Baselines3.
|
| 27 |
|
|
|
|
|
|
|
|
|
|
| 28 |
## Developer
|
| 29 |
**Vishand S (@Vishand03)**
|
| 30 |
|
|
|
|
| 40 |
- Learning rate: 3e-4
|
| 41 |
- Optimizer: Adam
|
| 42 |
|
| 43 |
+
## 🎥 Demo
|
| 44 |
+

|
| 45 |
+
|
| 46 |
## Usage
|
| 47 |
|
| 48 |
```python
|