Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Existing Project Development (http://www.programmingforums.org/forum51.html)
-   -   Chess (http://www.programmingforums.org/showthread.php?t=1359)

drunkenCoder Nov 30th, 2004 2:06 PM

Here is what I have been working on.... Chess

I am eventually going to make it a Client/Server based program so people could play each other across the internet.
I am also going to give it a decision engine so people could play "the computer".

Beegie_B Nov 30th, 2004 7:01 PM

sounds cool... right now I play all my chess on chess.kiev.ua which is preatty good

Beeg

andy_donohoe19 Nov 30th, 2004 7:13 PM

That sounds like a good idea but with the computer being able to play means you have to put in some artifical intelligence. Q-Learning is a reinforcement learning technique that allows an computer build up a set of desired actions for particular states. It has been successfully applied to BackGammon and other games as well as robotics and control systems. Q-learning could be used for your chess game and it would keep improving every time it was played


All times are GMT -5. The time now is 2:36 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC