Closed peter1591 closed 7 years ago
Multiple tree MCTS: https://arxiv.org/pdf/1102.1580.pdf
Belief states in MCTS http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=7317917
exploitation & exploration coefficient
MO-ISMCTS
The MCTS part is now finished. Move the simulation policy to issue #55
Q learning + deep neural network
https://medium.com/emergent-future/simple-reinforcement-learning-with-tensorflow-part-0-q-learning-with-tables-and-neural-networks-d195264329d0