January 10, 2020

Intelligent Systems 8th Progress

This will be the final week’s post as I am going to explain how well the Minimax algorithm runs by battling it against the Negamax algorithm. Before continuing, I am […]

Intelligent Systems 7th Progress

In this week’s post, I am going to explain how Pruning works in Minimax and Negamax algorithm. Consider the algorithm starts its way by checking the foremost left side of […]