Free Correctly MCTS in C in the iChess.io
Привет, today I would like to show you issue I faced for a long time… I wanted to use Monte Carlo Tree Search with classic select, expand, back propagate and so on… the problem I faced was the memory leak, and I was looking for some time to good solution to reduce memory by one level and efficnet free memory. To make it correclty you have to calculate max depth and reecude Продолжить чтениеFree Correctly MCTS in C in the iChess.io