machine learning in Python to play checkers? [closed]
I am a machine learning beginner. I'd like to learn the basics by teaching computers to play checkers. Actually, the games I want to learn are Domineering and Hex . My language of choice is Python These games are pretty easy to store and the rules are much simpler than chess, but there aren't too many people who play. If I can get this idea off the ground it would be great for experimenting Combinatorial Game Theory to see if a computer and find the optimal move. I found this old paper on checkers from the 1960's by a guy at IBM. Originally I had asked about neural networks , but they are