Learning

13 Maio 2022, 15:00 Luis Manuel Ferreira Fernandes Moniz

Run the examples of Q-Learning and MCTS

Exercises

  1. Run the Q-Learning example.
  2. Change the reward function in (1) to solve the Cab example in the figure
  3. Run the example tictactoe in MCTS file package executing this file 
  4. Implement another game example to use MCTS (for instance Ultimate tic tac toe)