All Projects → MCTS-agent-python → Similar Projects or Alternatives

33 Open source projects that are alternatives of or similar to MCTS-agent-python

UCThello
UCThello - a board game demonstrator (Othello variant) with computer AI using Monte Carlo Tree Search (MCTS) with UCB (Upper Confidence Bounds) applied to trees (UCT in short)
Stars: ✭ 26 (+18.18%)
Mutual labels:  mcts, monte-carlo-tree-search
Hypernets
A General Automated Machine Learning framework to simplify the development of End-to-end AutoML toolkits in specific domains.
Stars: ✭ 221 (+904.55%)
Mutual labels:  mcts, monte-carlo-tree-search
Alphazero gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
Stars: ✭ 2,570 (+11581.82%)
Mutual labels:  mcts, monte-carlo-tree-search
Alpha Zero General
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
Stars: ✭ 2,617 (+11795.45%)
Mutual labels:  mcts, monte-carlo-tree-search
quoridor-ai
Quoridor AI based on Monte Carlo tree search
Stars: ✭ 23 (+4.55%)
Mutual labels:  mcts, monte-carlo-tree-search
mdpy
Markov Decision Processes in Python
Stars: ✭ 14 (-36.36%)
Mutual labels:  markov-decision-processes
deep-active-inference-mc
Deep active inference agents using Monte-Carlo methods
Stars: ✭ 41 (+86.36%)
Mutual labels:  monte-carlo-tree-search
AnimalChess
Animal Fight Chess Game(斗兽棋) written in rust.
Stars: ✭ 76 (+245.45%)
Mutual labels:  monte-carlo-tree-search
MDPN
Unified notation for Markov Decision Processes PO(MDP)s
Stars: ✭ 22 (+0%)
Mutual labels:  markov-decision-processes
Hierarchical-Decision-Making-for-Autonomous-Driving
Rich literature review and discussion on the implementation of "Hierarchical Decision-Making for Autonomous Driving"
Stars: ✭ 38 (+72.73%)
Mutual labels:  markov-decision-processes
AALpy
An Active Automata Learning Library Written in Python
Stars: ✭ 60 (+172.73%)
Mutual labels:  markov-decision-processes
connect4
Solving board games like Connect4 using Deep Reinforcement Learning
Stars: ✭ 33 (+50%)
Mutual labels:  monte-carlo-tree-search
godpaper
🐵 An AI chess-board-game framework(by many programming languages) implementations.
Stars: ✭ 40 (+81.82%)
Mutual labels:  mcts
muzero
A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each other, and investigate reliability of learned MuZero MDP models.
Stars: ✭ 126 (+472.73%)
Mutual labels:  mcts
lifescripts
Automating various decisions stochastically, starting with my current coin-based intermittent fasting and dice-based kettlebell.
Stars: ✭ 20 (-9.09%)
Mutual labels:  markov-decision-processes
ludorum.js
A board game framework, focused not on graphics or user interfaces, but on artificial players design, implementation and testing.
Stars: ✭ 13 (-40.91%)
Mutual labels:  monte-carlo-tree-search
alpha sigma
A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.
Stars: ✭ 134 (+509.09%)
Mutual labels:  monte-carlo-tree-search
ecole
Extensible Combinatorial Optimization Learning Environments
Stars: ✭ 249 (+1031.82%)
Mutual labels:  markov-decision-processes
pyDLGO
基於深度學習的 GTP 圍棋(围棋)引擎,KGS 指引文件以及演算法教學。
Stars: ✭ 33 (+50%)
Mutual labels:  mcts
test-data-generation
Test Data Generation
Stars: ✭ 35 (+59.09%)
Mutual labels:  markov-decision-processes
jupiter
A Monte-Carlo based AI to beat 2048
Stars: ✭ 47 (+113.64%)
Mutual labels:  mcts
alphastone
Using self-play, MCTS, and a deep neural network to create a hearthstone ai player
Stars: ✭ 24 (+9.09%)
Mutual labels:  monte-carlo-tree-search
awesome-probabilistic-planning
A curated list of online resources for probabilistic planning: papers, software and research groups around the world!
Stars: ✭ 45 (+104.55%)
Mutual labels:  markov-decision-processes
LearnSnake
🐍 AI that learns to play Snake using Q-Learning (Reinforcement Learning)
Stars: ✭ 69 (+213.64%)
Mutual labels:  markov-decision-processes
MyAlphaGoZeroOnConnect4
My Simple Implementation of AlphaGo Zero on Connect4
Stars: ✭ 16 (-27.27%)
Mutual labels:  monte-carlo-tree-search
pomdp-py
A framework to build and solve POMDP problems. Documentation: https://h2r.github.io/pomdp-py/
Stars: ✭ 131 (+495.45%)
Mutual labels:  markov-decision-processes
alpha-zero
AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Mastering Chess and Shogi by Self-Play with a General Reinforcement Learning Algorithm" by DeepMind.
Stars: ✭ 68 (+209.09%)
Mutual labels:  mcts
AlphaZero Gobang
Deep Learning big homework of UCAS
Stars: ✭ 29 (+31.82%)
Mutual labels:  mcts
Deep RL with pytorch
A pytorch tutorial for DRL(Deep Reinforcement Learning)
Stars: ✭ 160 (+627.27%)
Mutual labels:  mcts
Stanford Cs 221 Artificial Intelligence
VIP cheatsheets for Stanford's CS 221 Artificial Intelligence
Stars: ✭ 1,923 (+8640.91%)
Mutual labels:  markov-decision-processes
QuickPOMDPs.jl
Concise and friendly interfaces for defining MDP and POMDP models for use with POMDPs.jl solvers
Stars: ✭ 22 (+0%)
Mutual labels:  markov-decision-processes
relearn
A Reinforcement Learning Library for C++11/14
Stars: ✭ 22 (+0%)
Mutual labels:  markov-decision-processes
cs7641-assignment4
CS7641 - Machine Learning - Assignment 4 - Markov Decision Processes
Stars: ✭ 14 (-36.36%)
Mutual labels:  markov-decision-processes
1-33 of 33 similar projects