Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,10 @@ model-index:
|
|
| 23 |
|
| 24 |
# PPO Agent Playing LunarLander-v3
|
| 25 |
|
| 26 |
-
<video controls autoplay loop
|
|
|
|
|
|
|
|
|
|
| 27 |
|
| 28 |
# **PPO** Agent playing **LunarLander-v3**
|
| 29 |
This is a trained model of a **PPO** agent playing **LunarLander-v3**
|
|
|
|
| 23 |
|
| 24 |
# PPO Agent Playing LunarLander-v3
|
| 25 |
|
| 26 |
+
<video controls autoplay loop style="width: 100%; max-width: 600px;">
|
| 27 |
+
<source src="https://huggingface.co/Gare/ppo-LunarLander-v3/resolve/main/replay-step-0-to-step-500.mp4" type="video/mp4">
|
| 28 |
+
Your browser does not support the video tag.
|
| 29 |
+
</video>
|
| 30 |
|
| 31 |
# **PPO** Agent playing **LunarLander-v3**
|
| 32 |
This is a trained model of a **PPO** agent playing **LunarLander-v3**
|