DarcyWep / MCTS_Gobang
最基本的基于蒙特卡洛搜索树(MCTS)的五子棋。
☆13Updated 4 years ago
Alternatives and similar repositories for MCTS_Gobang:
Users that are interested in MCTS_Gobang are comparing it to the libraries listed below
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆45Updated 5 years ago
- Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆95Updated 2 years ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆40Updated 2 years ago
- 用深度学习+强化学习编写的一个五子棋人工智障☆41Updated 7 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆99Updated 3 weeks ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆282Updated 5 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆97Updated 4 years ago
- D3QN 强化学习打只狼☆26Updated 3 years ago
- 使用alphazero算法打造属于你自己的象棋AI☆254Updated 2 years ago
- 莫烦强化学习教程的PyTorch实现☆10Updated 4 months ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆196Updated 2 years ago
- 用 深度优先搜索 DFS 与 深度强化学习 DRL 分别自动控制 amazing brick 小游戏☆50Updated 8 months ago
- Re-produce DQN, REINFORCE, REINFORCE with baseline, one-step AC, QAC, QAC with shared network, PPO2, DDPG, TD3, SAC, SAC discrete,A2C,A3C☆19Updated 4 years ago
- Multi-Agent Reinforcement Learning for Traffic Signal Control through Universal Communication Method☆36Updated 3 weeks ago
- DQN Pytorch☆14Updated 3 years ago
- ☆20Updated 7 years ago
- Dueling DQN Pytorch☆13Updated 3 years ago
- 本论文题目为基于深度强化学习的德州扑克AI算法优化☆24Updated 4 years ago
- ☆45Updated 5 years ago
- Life is a library for reinforce learning implemented by PyTorch.☆15Updated 2 years ago
- 强化学习经典算法(offline\online learning, q-learning, DQN)的实现在平衡杆游戏和几个Atari 游戏 (CartPole\Pong\Boxing\MsPacman)☆29Updated 6 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆145Updated 4 years ago
- Implement some algorithms of RL☆47Updated 2 years ago
- 多智能体强化学习☆92Updated 6 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆19Updated 2 years ago
- Reinforcement learning☆30Updated last week
- reinforcement learning☆46Updated 4 years ago
- 机器人走迷宫,Pytorch,强化学习,DQN。☆89Updated 4 years ago