Thank you for sharing the code of the MCTS-T+ algorithm. I read the paper and it was nicely written!
Could you provide requirements.txt or setup.py to load correct versions of Tensorflow and other libraries.
I tried to run the code with tensorflow version '2.7.0' and it seems it doesn`t support some of the functions used in the code.