There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Building classical minimax + alpha-beta pruning algorithms (with hardcoded heuristics for extremely complex game spaces), and beating them with modern reinforcement learning techniques.