suayder / T-Rex-Bot

T-Rex bot with reinforcement learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

T-rex bot with reinforcement learning

This algorithm uses Q-Learn algorithm for learn how to play t-rex game. The algorithm get only x and y coodinates as reference as result of this, when game start to be very fast the agent makes mistakes.

The reference T-rex game used: http://www.trex-game.skipser.com/

About

T-Rex bot with reinforcement learning


Languages

Language:Python 100.0%