joesweeney / CheckersAI
forked from sas12028/CheckersAImaster
Commits on May 4, 2017
-
joesweeney committed
May 4, 2017
Commits on May 3, 2017
-
Include that sick play from the tournament
joesweeney committedMay 3, 2017
Commits on May 2, 2017
-
joesweeney committed
May 2, 2017
Commits on May 1, 2017
-
Change client so it takes time into account
joesweeney committedMay 1, 2017
Commits on Apr 30, 2017
-
joesweeney committed
Apr 30, 2017 -
Merge branch 'master' of https://github.uconn.edu/sas12028/CheckersAI
joesweeney committedApr 30, 2017 -
joesweeney committed
Apr 30, 2017
Commits on Apr 29, 2017
-
Merge branch 'master' of https://github.uconn.edu/sas12028/CheckersAI
joesweeney committedApr 29, 2017 -
Change minPly for endgame in client
joesweeney committedApr 29, 2017 -
Add the games we played against other group
joesweeney committedApr 29, 2017
Commits on Apr 27, 2017
-
joesweeney committed
Apr 27, 2017 -
Further tweak iterations and move limit
joesweeney committedApr 27, 2017 -
joesweeney committed
Apr 27, 2017
Commits on Apr 22, 2017
-
joesweeney committed
Apr 22, 2017 -
Change so data_sz is always correct number
joesweeney committedApr 22, 2017 -
Change Evaluator and features to minimize singular matrices
joesweeney committedApr 22, 2017 -
Add linear regression dependency and gitignore exception
joesweeney committedApr 22, 2017
Commits on Apr 19, 2017
-
Replace magic number with variable
joesweeney committedApr 19, 2017 -
Improve client to now specify user and opponent in args
joesweeney committedApr 19, 2017 -
Merge branch 'master' of https://github.uconn.edu/sas12028/CheckersAI
joesweeney committedApr 19, 2017 -
Fix bug so we can compile game state
joesweeney committedApr 19, 2017 -
Add least squares algorithm for reference
joesweeney committedApr 19, 2017
Commits on Apr 17, 2017
-
Remove print statement, increase ply
joesweeney committedApr 17, 2017 -
Change client so it actually plays using minimax
joesweeney committedApr 17, 2017
Commits on Apr 15, 2017
-
Change client so gameid isn't parsed
joesweeney committedApr 15, 2017 -
Add basic Client and server credentials
joesweeney committedApr 15, 2017
Commits on Apr 5, 2017
-
joesweeney committed
Apr 5, 2017 -
Merge pull request sas12028#1 from sas12028/joe
Bring in finished state2
joesweeney committedApr 5, 2017 -
Tweak the state2 test and added test output file
joesweeney committedApr 5, 2017 -
Merge branch 'master' of https://github.uconn.edu/sas12028/CheckersAI
joesweeney committedApr 5, 2017 -
joesweeney committed
Apr 5, 2017 -
Added new result function for State4
joesweeney committedApr 5, 2017
Commits on Apr 4, 2017
-
Merge branch 'master' into joe
joesweeney committedApr 4, 2017
Commits on Apr 3, 2017
-
Change behaviors of captures and jump moves
I changed this because of [this](https://piazza.com/class/iy9nmh0fyvc2jx?cid=40) piazza post. Hopefully this is correct.
joesweeney committedApr 3, 2017