CoolFace
Modelpublic

joyrl/joyrl-benchmarks

sourceHugging Faceupdated 3y agoView on Hugging Face
4likes
Model Card

benchmarks

Save well trained models and test results. Related repo: https://github.com/johnjim0816/joyrl-offline

quick upload

bash
git lfs install
# add all files
git add . 
git commit -m "BipedalWalker-v3"
git pull origin main    
GIT_LFS_SKIP_SMUDGE=1 git push origin main