ML Games Save

Machine learning games. Use combination of genetic algorithms and neural networks to control the behaviour of in-game objects.

Project README

Donate

ML-games

Machine learning games. Use combination of genetic algorithms and neural networks to control the behaviour of in-game objects.

Working example can be found here: http://ml-games.tomasz-rewak.com/

Everything here is written from a scratch, including all ML algorithms and game engine.

Compilation

To restore node packages run

npm install

To compile the project

gulp build

for .ts files and

gulp styles

for .less files.

You can also simply run:

gulp watch

Alpha

Note that this is an early version of this software. If you can see anything that doesn't work as expected, or maybe a way to improve it, please inform me. As this site is still in developement, it works fine on Chrome web browser, works slow on FF and doesn't work at all at Edge. These are the known issues.

Open Source Agenda is not affiliated with "ML Games" Project. README Source: TomaszRewak/ML-games

Open Source Agenda Badge

Open Source Agenda Rating