Page 1 of 1

Games on Machine Learning

PostPosted: 05 Oct 2010, 08:35
by yogesh
Hello everybody,

I am looking to develop some features in a game based on Machine Learning. Can you please help me in knowing about open source games which use Machine Learning and where i could get their source codes and the game itself.

Regards,
Yogesh

Re: Games on Machine Learning

PostPosted: 06 Oct 2010, 10:48
by qubodup
Hello,

Evolved neuralnet AI in CrystalSpace - The CEL demo application "evolvecraft" using a genetic algorithm (GA) to train a neural network (NN) to fly a hovercraft. (See description for links etc.)
Racer uses a neural network lib and might indicate machine learning.
Critterding also has to do with behavior evolution.

Does any of this help?

Re: Games on Machine Learning

PostPosted: 06 Oct 2010, 12:31
by Julius
http://z.cs.utexas.edu/users/nn/nero/index.php

Not sure if that is what you are looking for, but it sounds similar ;)