Artificial Intelligence Depot
Visiting guest. Why not sign in?
News, knowledge and discussion for the AI enthusiast.
FEATURES COMMUNITY KNOWLEDGE SEARCH  
Data Mining: Practical Machine Learning Tools and Techniques
Data mining techniques are used to power intelligent software. The book shows how machine learning can be used to find predictive patterns in data comprehensible to managers and developers alike.
More information at Amazon US UK

Reply to Message

Not registered yet?

The AI Depot has a focused community of friendly users. Rather than let anyone abuse the site at the brink of promiscuity, we prefer to let only those with an active interest participate... this simply requires registering.

Why not sign up!

Joining the site's community is completely free. You can then post messages freely, and customise your personal profile at will. Specific privileges will also be granted to you, like being able to access printer-friendly articles without restrictions. So, why not register?

Username:
Password:
Subject:
Email me when someone replies.
Body:

Parent Message

Look Ahead Search

... is the way to go in my humble opinion. I started work on a NN-GA othello player a while back, and that's the approach I took in the end. But it's good for you to come to your own conclusions.

First read up about 'advanced' human tactics, as described in this page: The Strategy to Winning Othello. It puts things into perspective, and gets you thinking about what is needed to allow such complex behaviour.

The representation you chose is fairly simplistic, and will not allow these complex othello behaviour - such as mobility for example. IF you need to improve the model, either you can move to an evaluation based player, using GA to evolve the estimation function... or you can use GA all the way to define the rules followed by the player.

935 posts.
Tuesday 04 December, 05:16
Reply

Back to the Artificial Intelligence Depot.