Update README.md 70d686e
Jonathan Jones commited on
How to use jonporterjones/carRacing1 with stable-baselines3:
from huggingface_sb3 import load_from_hub
checkpoint = load_from_hub(
repo_id="jonporterjones/carRacing1",
filename="{MODEL FILENAME}.zip",
)