Learning
13 Maio 2022, 15:00 • Luis Manuel Ferreira Fernandes Moniz
Run the examples of Q-Learning and MCTS
Exercises
- Run the Q-Learning example.
- Change the reward function in (1) to solve the Cab example in the figure
- Run the example tictactoe in MCTS file package executing this file
- Implement another game example to use MCTS (for instance Ultimate tic tac toe)