Upload custom lunarlander PPO agent 2e68409 verified
Mo commited on
How to use MoElkholyLo/custom-lunarlander with stable-baselines3:
from huggingface_sb3 import load_from_hub
checkpoint = load_from_hub(
repo_id="MoElkholyLo/custom-lunarlander",
filename="{MODEL FILENAME}.zip",
)