cryer / monte-carlo-tree-search
Simple Game with Monte Carlo Tree Search
☆58Updated 7 years ago
Alternatives and similar repositories for monte-carlo-tree-search:
Users that are interested in monte-carlo-tree-search are comparing it to the libraries listed below
- RL-code for beginners. Enjoying!☆114Updated 4 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆166Updated 6 years ago
- A Graph Neural Network Assisted Monte Carlo Tree Search Approach to Traveling Salesman Problem☆21Updated 4 years ago
- Reinforcing Your Learning of Reinforcement Learning☆94Updated 5 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆204Updated last month
- A* (A-Star) algorithm for finding the shortest path in a maze☆15Updated 4 years ago
- 多智能体即时策略对抗方法与实践 苏炯铭 刘鸿福 陈少飞 项凤涛 编著 科学出版社 2019.11 随书代码☆32Updated 4 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 2 years ago
- ☆17Updated 2 years ago
- ☆164Updated last year
- ☆389Updated 4 years ago
- This repo sets up the environment to play Xiang Qi (chinese chess) following the OpenAI Gym framework.☆37Updated 2 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆123Updated 5 months ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆507Updated last year
- alphaGo版本的五子棋(gobang, gomoku)☆68Updated 5 years ago
- reinforcement learning for tsp by pointer network☆29Updated 7 years ago
- Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)☆27Updated 2 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆118Updated 3 years ago
- ☆38Updated 2 years ago
- ☆106Updated 4 years ago
- C++/python fight the lord with pybind11 (强化学习AI斗地主), Accepted to AIIDE-2020☆160Updated 3 years ago
- notes☆27Updated 2 years ago
- ☆35Updated 5 years ago
- This is the source code for solving the Traveling Salesman Problems (TSP) using Monte Carlo tree search (MCTS).☆32Updated 5 years ago
- Tensorflow implementation of an Actor Critic algorithm using a Pointer Network to solve the TSP (algorithm from Neural Combinatorial Opti…☆44Updated 7 years ago
- Collection of Reinforcement Learning / Meta Reinforcement Learning Environments.☆290Updated 9 months ago
- 求解TSP问题的几种算法☆41Updated 6 years ago
- This is the official implementation of ERL-Re2.☆64Updated 10 months ago