Reinforcement Learning
stable-baselines3
BipedalWalkerHardcore-v3
deep-reinforcement-learning
Eval Results (legacy)
Instructions to use SimingSiming/ddpg-BipedalWalkerHardcore-v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use SimingSiming/ddpg-BipedalWalkerHardcore-v3 with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="SimingSiming/ddpg-BipedalWalkerHardcore-v3", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
Commit ·
7a68dcc
1
Parent(s): 238da30
Update README.md
Browse files
README.md
CHANGED
|
@@ -20,9 +20,6 @@ model-index:
|
|
| 20 |
type: BipedalWalkerHardcore-v3
|
| 21 |
---
|
| 22 |
|
| 23 |
-
#
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
## Usage (with Stable-baselines3)
|
| 27 |
-
TODO: Add your code
|
| 28 |
|
|
|
|
| 20 |
type: BipedalWalkerHardcore-v3
|
| 21 |
---
|
| 22 |
|
| 23 |
+
# comments
|
| 24 |
+
I love the efforts of this robot! Just like me trying hard in Math to make some progress in research.
|
|
|
|
|
|
|
|
|
|
| 25 |
|