![]() |
| | #1 |
| Registered User Join Date: May 2006
Posts: 155
| TDgammon? When I read about Gerald Tesauro's TDgammon - a backgammon AI implementation that can learn for itself yet can also play pretty well, I thought it'd be nice to dive into the subject and do something similar myself. Wikipedia, just like other results in Google, had only shown me scattered information on puzzling subjects: Reinforcement Learning, Temporal Difference, TD(Lambda), Artificial Neural Networks, Feed-forward Backpropagation, Hidden Layers, etc. Unfortunately, being as thick as I am, I got quite lost in the land of terminology and couldn't put these little pieces together. Apparently the water is deeper than I had hoped. So any helpful tips on where do I begin, or how do I put it all together, would be greatly appreciated. |
| glo is offline | |
| | #2 |
| Fear the Reaper... Join Date: Aug 2005 Location: Toronto, Ontario, Canada
Posts: 625
| If I remember correctly, TDGammon use mostly temporal difference learning, so you'd really just want to look up on that.
__________________ Teacher: "You connect with Internet Explorer, but what is your browser? You know, Yahoo, Webcrawler...?" It's great to see the educational system moving in the right direction |
| Happy_Reaper is offline | |
| | #3 |
| Registered User Join Date: May 2006
Posts: 155
| Thanks, Happy_Reaper, I did manage to find an online book that mentions TDGammon has also to do with neural networks (or back propagating multi layered perceptron network), so will try to see how the two work together. |
| glo is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|