buyulian / Five-Chess-DQN
用深度学习+强化学习编写的一个五子棋人工智障
☆39Updated 7 years ago
Alternatives and similar repositories for Five-Chess-DQN:
Users that are interested in Five-Chess-DQN are comparing it to the libraries listed below
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆164Updated 5 years ago
- 深度强化学习贪吃蛇游戏。拥有完整游戏环境与AI接口。(项目未完成)☆37Updated 5 years ago
- 基于强化学习的五子棋☆11Updated 6 years ago
- ☆45Updated 5 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆256Updated 6 years ago
- 用 深度优先搜索 DFS 与 深度强化学习 DRL 分别自动控制 amazing brick 小游戏☆49Updated 7 months ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆94Updated 4 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆116Updated 6 years ago
- A Chinese Chess program and a AI based on Monte Carlo Tree Search and Neural Network(like AlphaGo)一个中国象棋程序和一个配套的基于蒙特卡洛算法及神经网络的人工智能(模仿阿尔法…☆109Updated 6 years ago
- ☆60Updated 6 years ago
- 用强化学习DQN算法,训练AI模型来玩合成大西瓜游戏,提供Keras版本和PARL(paddle)版本☆88Updated 4 years ago
- Using deep reinforcement learning to play Snake game(贪吃蛇).☆79Updated 3 years ago
- 基于DQN的五子棋人机对弈☆58Updated 5 years ago
- Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆89Updated 2 years ago
- alphaGo版本的五子棋(gobang, gomoku)☆67Updated 4 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆498Updated last year
- ☆20Updated 7 years ago
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆44Updated 4 years ago
- 多智能体强化学习☆90Updated 6 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆86Updated 2 weeks ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- 强化学习玩超级马里奥☆64Updated 2 years ago
- C++/python fight the lord with pybind11 (强化学习AI斗地主), Accepted to AIIDE-2020☆160Updated 3 years ago
- 机巧围棋(CleverGo)基于Python+Pygame+PaddlePaddle打造一款点击按钮就能可视化地训练围棋人工智能的程序。☆71Updated 3 years ago
- 国立台湾大学李宏毅老师讲解的深度强化学习学习笔记☆140Updated 5 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆278Updated 5 years ago
- Pytorch for Deep Reinforcement Learning☆245Updated 4 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆74Updated 6 years ago
- ☆22Updated 7 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆170Updated 5 years ago