Recreating DeepMind's AlphaZero - AI Plays Connect 4 - Part 2: Intro to Monte Carlo Tree Search

Поділитися
Вставка
  • Опубліковано 17 жов 2024
  • In this series we re-create DeepMind's AlphaZero to create an Artificial Intelligence Reinforcement Learning algorithm that plays Connect 4 using Python.
    A nice visualization of MCTS: • Alpha Zero and Monte C...
    View the rest of the series: www.youtube.co....
    Full Code: github.com/The....
    AI, Deep Learning, Reinforcement Learning, DeepMind, Convolutional Neural Networks, Monte Carlo Tree Search, AlphaGo, AlphaZero, Connect4, ConnectX
    pygame render code modified from source: github.com/mah...
    Other bits of code modified from:
    github.com/Jos...
  • Наука та технологія

КОМЕНТАРІ • 1

  • @snapo1750
    @snapo1750 2 роки тому +1

    Thanks to your video i "think" i might finally understand montecarlo tree searches :-)