V5 Run 2 best model — PPO GCC flag optimizer (SB3) c3c34a3
xaviercallens commited on
How to use callensxavier/cpugym-v5-gcc-optimizer with stable-baselines3:
from huggingface_sb3 import load_from_hub
checkpoint = load_from_hub(
repo_id="callensxavier/cpugym-v5-gcc-optimizer",
filename="{MODEL FILENAME}.zip",
)