Initial commit 41ef2c3 verified
Marcus Koppelmann commited on
How to use Marcus2112/a2c-PandaReachDense-v3 with stable-baselines3:
from huggingface_sb3 import load_from_hub
checkpoint = load_from_hub(
repo_id="Marcus2112/a2c-PandaReachDense-v3",
filename="{MODEL FILENAME}.zip",
)