puyuan1996/rl_mcts_intro
强化学习与蒙特卡洛树搜索简介 ( (Introduction to RL and MCTS)
This project offers a comprehensive lecture and resources for anyone looking to understand Reinforcement Learning (RL) and Monte Carlo Tree Search (MCTS). It provides a 171-page presentation and links to books, papers, and videos, covering core concepts, algorithms, and cutting-edge applications. Educators, researchers, and advanced students in AI and machine learning fields will find this useful for gaining a solid foundation and staying current with recent advancements.
Use this if you need to quickly grasp the fundamentals and advanced applications of Reinforcement Learning and Monte Carlo Tree Search for research, teaching, or project development.
Not ideal if you are looking for ready-to-use code implementations or a platform to run experiments, as this primarily provides educational materials rather than a functional software tool.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/puyuan1996/rl_mcts_intro"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
uoftcprg/pokerkit
An open-source Python library for poker game simulations, hand evaluations, and statistical analysis
benedekrozemberczki/awesome-monte-carlo-tree-search-papers
A curated list of Monte Carlo tree search papers with implementations.
dickreuter/Poker
Fully functional Pokerbot that works on PartyPoker, PokerStars and GGPoker, scraping tables with...
fedden/poker_ai
🤖 An Open Source Texas Hold'em AI
EricSteinberger/PokerRL
Framework for Multi-Agent Deep Reinforcement Learning in Poker