Minmax (minimax) algorithm with Alpha-Beta (𝛼−𝛽, ab) Pruning optimization for the Checkers (Draughts) game in Python 3. Same minimax algorithm works for chess, tic tac toe or similar games.
-
Updated
Dec 19, 2020 - Python
Minmax (minimax) algorithm with Alpha-Beta (𝛼−𝛽, ab) Pruning optimization for the Checkers (Draughts) game in Python 3. Same minimax algorithm works for chess, tic tac toe or similar games.
Code of the paper "Evolutionary convolutional neural network for efficient brain tumor segmentation and overall survival prediction
DenseNet & Resnet as Backbone to Perform Lahan Gambut Classification with Self-Attention Pruning Mechanism
Pytorch optimizer for nonsmooth, nonconvex, sparsity inducing, regularizers
CPT_S 570 Machine Learning
AI agent capable of solving large instances of pipe puzzles. Project for Artificial Intelligence class.
Add a description, image, and links to the pruning-optimization topic page so that developers can more easily learn about it.
To associate your repository with the pruning-optimization topic, visit your repo's landing page and select "manage topics."