Initial commit f21d5b3
Quentin Gallouédec commited on
How to use qgallouedec/ars-Pendulum-v1-2693477467 with stable-baselines3:
from huggingface_sb3 import load_from_hub
checkpoint = load_from_hub(
repo_id="qgallouedec/ars-Pendulum-v1-2693477467",
filename="{MODEL FILENAME}.zip",
)