FREEWAY - AI PLAY THE GAME

FREEWAY - AI PLAY THE GAME Used AI

3 devlogs
48m
•  Ship certified
Created by Anirudh

I made a mini game where the agent has to cross a road with cars 🚗 without crashing, I trained an AI to play it all by itself using a brain called PPO (Proximal Policy Optimization)

Timeline

Ship 1

1 payout of shell 105.0 shells

Anirudh

3 months ago

Anirudh • Covers 3 devlogs and 48m

Deployed it on hugging face

Update attachment

Completed fixing the game and training the model, also improved the hypertuning and then trained the model again to fit with new parameteres improved the reward and the score functions

Created the RL Game environment and wrapped it in GYM wrapper. Made it playable for a Human with 0,1,2 commands

Update attachment