Skip to content
Hendrik Mölder edited this page Nov 27, 2018 · 5 revisions

Welcome to the kalahbot wiki!

Important Pages

Project Plan:

  1. Build game engine in Lua, first with MCTS and then with RL if possible.
  2. Try reinforcement learning. Starthere.

Reference Documents:

  1. Monte Carlo Tree Search for Kalah

Deadlines:

  • 14/10/2018
    • Get template code for game playing agent setup locally.
    • Finish reading MCTS [1] paper for Kalah.
  • 1/11/2018
    • Finish MCTS implementation.
  • 13/12/2018
    • Final project submission.

Journal entries

Clone this wiki locally