NHL 94 vs Machine Learning - Devlog #3

Опубликовано: 03 Март 2026
на канале: videogames . ai
253
11

00:00 Start
02:05 NHL 94 Discord (AI subgroup)
02:43 New Features
05:05 Good start from the AI
06:00 Reward Function discussion
11:30 Dumb AI
13:47 Next Steps

Train models for NHL 94:
https://github.com/MatPoliquin/stable...

My fork of gym retro with NHL 94, added PvP states and more games:
https://github.com/MatPoliquin/stable...

Tutorial on stable-baselines to train models:
   • Use stable-baselines to train an AI model ...  

Tutorial on OpenAI's game integration tool:
   • OpenAI game integration tool - part 1