Second training with 1M steps e7f6ddc
Oleg Jarma Montoya commited on
How to use TheJarmanitor/rl-class-1 with stable-baselines3:
from huggingface_sb3 import load_from_hub
checkpoint = load_from_hub(
repo_id="TheJarmanitor/rl-class-1",
filename="{MODEL FILENAME}.zip",
)