/ai-in-games-mcts

Talk and tutorial about Monte-Carlo-Tree-Search and its applications inside of the video games industry.

Primary LanguageHTML

Ai in Games: MCTS

Talk and tutorial about Monte-Carlo-Tree-Search and its applications inside of the video games industry.

To view the contents in the browser as an HTML file, use this link

To run the Jupyter notebook. First install Jupyter and Ipython. Then clone this directory and run

jupyter notebook

You can take it from there ;)

Pull requests and questions are welcome