Reinforcement Learning
stable-baselines3
deep-reinforcement-learning
fluidgym
active-flow-control
fluid-dynamics
simulation
RBC2D-medium-v0
Eval Results (legacy)
Instructions to use safe-autonomous-systems/ppo-RBC2D-medium-v0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use safe-autonomous-systems/ppo-RBC2D-medium-v0 with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="safe-autonomous-systems/ppo-RBC2D-medium-v0", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
Add files using upload-large-folder tool
Browse files
README.md
CHANGED
|
@@ -22,8 +22,8 @@ model-index:
|
|
| 22 |
- type: mean_reward
|
| 23 |
value: 0.14
|
| 24 |
name: mean_reward
|
| 25 |
-
|
| 26 |
-
|
| 27 |
---
|
| 28 |
|
| 29 |
# PPO on RBC2D-medium-v0 (FluidGym)
|
|
|
|
| 22 |
- type: mean_reward
|
| 23 |
value: 0.14
|
| 24 |
name: mean_reward
|
| 25 |
+
|
| 26 |
+
|
| 27 |
---
|
| 28 |
|
| 29 |
# PPO on RBC2D-medium-v0 (FluidGym)
|