<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>IA de jeux, Implémenter une IA arborescente, en C++</title>
        <link>https://peertube.fr/videos/watch/77d9764c-9482-4144-b908-1174da1f67cd</link>
        <description>https://nokomprendo.gitlab.io/posts/tuto_067/2021-05-17-fr-README.html Cet article, de la série “IA de jeux”, présente l’algorithme de Monte-Carlo Tree Search, pour le jeu de Puissance 4. Il explique tout d’abord la notion d’arbre de jeux puis l’algorithme de MCTS. Enfin, il propose une implémentation en C++ et la compare aux IA présentées dans l’article précédent (Random, Monte-Carlo).</description>
        <lastBuildDate>Sat, 11 Apr 2026 08:04:49 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://peertube.fr</generator>
        <image>
            <title>IA de jeux, Implémenter une IA arborescente, en C++</title>
            <url>https://peertube.fr/client/assets/images/icons/icon-1500x1500.png</url>
            <link>https://peertube.fr/videos/watch/77d9764c-9482-4144-b908-1174da1f67cd</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://peertube.fr/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://peertube.fr/feeds/video-comments.xml?videoId=77d9764c-9482-4144-b908-1174da1f67cd" rel="self" type="application/rss+xml"/>
    </channel>
</rss>