Skip to content

DFS#22

Draft
cameron-martin wants to merge 22 commits into
masterfrom
dfs
Draft

DFS#22
cameron-martin wants to merge 22 commits into
masterfrom
dfs

Conversation

@cameron-martin

@cameron-martin cameron-martin commented Jun 2, 2020

Copy link
Copy Markdown
Owner

This is an experimental version using iterative deepening depth-first minimax search with alpha-beta pruning. The plan is to use neural move ordering to outperform other versions.

Cameron Martin added 8 commits June 3, 2020 16:05
Apparently previously the implementation was wrong, according to the number of nodes that were being visited.
This includes decreasing payoff as depth increases, to increase the quality of responses. The idea here is that moves which "hold off" the opponents win to a later stage of the game are better moves.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant