My first Lunar Lander commit 4df94e9
Joshua Bailey commited on
How to use Joshwabail/lunar_lander_test with stable-baselines3:
from huggingface_sb3 import load_from_hub
checkpoint = load_from_hub(
repo_id="Joshwabail/lunar_lander_test",
filename="{MODEL FILENAME}.zip",
)