Initial commit 1944894
Quentin Gallouédec commited on
How to use qgallouedec/td3-Walker2d-v3-3685596188 with stable-baselines3:
from huggingface_sb3 import load_from_hub
checkpoint = load_from_hub(
repo_id="qgallouedec/td3-Walker2d-v3-3685596188",
filename="{MODEL FILENAME}.zip",
)