Endgame Databases
Data
http://webdocs.cs.ualberta.ca/~chinook/databases/
Chinook has perfect information for all checker positions involving 8 or fewer pieces on the board, ...
4200 views
| |
https://github.com/mysteriousstone/checker--Artificial-intelligence-
BFS, DFS, alpha-beta prunning, decision tree.
2243 views
| |
https://github.com/OccamsBlade/ArtificialIntelligence/tree/master/AlphaBetaCheckersPlayer
Trying to use a neuronal network for playing the game 2048.
2184 views
| |
Checkers
Code
https://github.com/hoseinmobasher/Checkers
An Artificial Intelligence based game developed for Android OS.
2442 views
| |
AI-Checkers
Code
https://github.com/alobo/AI-Checkers
Artificial Intelligence for Checkers written in C#.
2361 views
|