Upload My Trained PPO Agent 663051b
Kevin King commited on
How to use NeoCodes-dev/lunar_model_May23 with stable-baselines3:
from huggingface_sb3 import load_from_hub
checkpoint = load_from_hub(
repo_id="NeoCodes-dev/lunar_model_May23",
filename="{MODEL FILENAME}.zip",
)