Farama-Foundation / stable-retro

Retro games for Reinforcement Learning
https://stable-retro.farama.org/
MIT License
162 stars 34 forks source link

Sega Saturn emulator + Virtua Fighter 2 integration #49

Closed MatPoliquin closed 1 year ago

MatPoliquin commented 1 year ago

Doesn't include unit tests because Sega Saturn emulators require a BIOS file that can't be committed to a public repo (same issue as for roms)

Trained a CNN model with PPO on VirtuaFighter2 using stable-baselines3

BIOS file: mpr-17933.bin sh1sum: faa8ea183a6d7bbe5d4e03bb1332519800d3fbc3 Must be placed in /retro/cores. I will update the docs in another commit (along with instructions for BIOS)