项目作者: gmunumel

项目描述 :
Game Google Chrome TRex 404 with ML
高级语言: Python
项目地址: git://github.com/gmunumel/trex404.git
创建时间: 2020-05-05T06:35:32Z
项目社区:https://github.com/gmunumel/trex404

开源协议:

下载


GAME T-REX 404

About the game

The game in this application is the famous trex in Google Chrome when you have no internet played by a NEAT (NeuroEvolution of Augmenting Topologies). NEAT is an algorithm which takes a batch of AIs (genomes) attempting to accomplish a given task. The top performing AIs “breed” to create the next generation. This process continues until we have a generation which is capable of completing what it needs to.

Packages

To install required packages just run:

  1. pip3 install requirements.txt

How to use

Just run the instruction below to watch AI start training itself to play the game trex 404.

  1. python3 main.py

Demo application

Demo

License

MIT