Python Forum
[Intermediate] Designing AI for games using Monte Carlo Tree Search.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Intermediate] Designing AI for games using Monte Carlo Tree Search.
#1
Hello everyone, I have created a tutorial on Monte Carlo Tree Search Algorithm and it's application in games. This tutorial explains the MCTS algorithm with Python code. You can use this code and design AI for your own games with little modifications which I have mentioned in the tutorial. The tutorial is posted on this github website: https://ai-boson.github.io/mcts/

Thank You.
Larz60+ likes this post
Reply


Messages In This Thread
Designing AI for games using Monte Carlo Tree Search. - by ai_masti - Feb-26-2021, 02:31 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020