Backgammon and legal issues?

G

Guest

Guest
Archived from groups: comp.ai.games (More info?)

Hello,

I am interested in writing a computer backgammon AI, and would be
thankful for pointers. I am only just starting out with researching, and
have found the homepage of TD Gammon (
http://www.research.ibm.com/massive/tdl.html ). I haven't read it in
detail yet, but I could imagine that it would actually give me enough
information to implement a good AI. But that leads me to the question of
legality with regards to just using an AI mechanism somebody else has
invented? I want to create a commercial product.

Many thanks in advance for any help!


Bjoern



P.S.: answers to this post via email will not be received by me, but
will generate an automatic answer mail that will give you my real email
address.
 
Archived from groups: comp.ai.games (More info?)

Bjoern <bjoern_p1@gmx.net> wrote in message news:<2lhrcmFcoj4bU1@uni-berlin.de>...
> Hello,
>
> I am interested in writing a computer backgammon AI, and would be
> thankful for pointers. I am only just starting out with researching, and
> have found the homepage of TD Gammon (
> http://www.research.ibm.com/massive/tdl.html ). I haven't read it in
> detail yet, but I could imagine that it would actually give me enough
> information to implement a good AI. But that leads me to the question of
> legality with regards to just using an AI mechanism somebody else has
> invented? I want to create a commercial product.

There's no legal problems. AFAIK the technique is unrestricted by
patents. Most modern commercial and non-commercial backgammon engines
use the TD-Gammon technique.

Imran