cs6601 bb5990a04f Substantial refactoring to implement correct Naive, UCT Monte Carlo tree search methods.
Removed unnecessary distinction between policy and tree search (tree search is a special kind of policy).
Calculation of all valid moves / arbitrary sets of moves is now a seperate class, as it serves a different purpose than a policy.
Introduced regression error in AlphaBeta test.
2012-08-28 10:40:37 -04:00
2012-08-26 11:48:21 -04:00
2012-08-26 11:48:21 -04:00
2012-08-26 11:48:21 -04:00
2012-08-26 11:48:21 -04:00
2012-08-26 11:48:21 -04:00
2012-08-26 11:48:21 -04:00
2012-08-26 11:48:21 -04:00
Description
No description provided
11 MiB
Languages
Java 98.8%
GAP 1.2%