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
- 基于强化学习的五子棋☆11Updated 6 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆163Updated 5 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆256Updated 6 years ago
- 基于DQN的五子棋人机对弈☆56Updated 5 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆167Updated 5 years ago
- Using deep reinforcement learning to play Snake game(贪吃蛇).☆79Updated 3 years ago
- A Chinese Chess program and a AI based on Monte Carlo Tree Search and Neural Network(like AlphaGo)一个中国象棋程序和一个配套的基于蒙特卡洛算法及神经网络的人工智能(模仿阿尔法…☆108Updated 6 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆338Updated 5 years ago
- alphaGo版本的五子棋(gobang, gomoku)☆67Updated 4 years ago
- 国立台湾大学李宏毅老师讲解的深度强化学习学习笔记☆139Updated 5 years ago
- 强化学习玩超级马里奥☆61Updated 2 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆114Updated 6 years ago
- 用 深度优先搜索 DFS 与 深度强化学习 DRL 分别自动控制 amazing brick 小游戏☆49Updated 6 months ago
- 强化学习经典算法(offline\online learning, q-learning, DQN)的实现在平衡杆游戏和几个Atari 游戏 (CartPole\Pong\Boxing\MsPacman)☆28Updated 6 years ago
- ☆385Updated 4 years ago
- 用强 化学习DQN算法,训练AI模型来玩合成大西瓜游戏,提供Keras版本和PARL(paddle)版本☆88Updated 3 years ago
- 深度强化学习贪吃蛇游戏。拥有完整游戏环境与AI接口。(项目未完成)☆37Updated 5 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆496Updated last year
- 使用浅层神经网络和遗传算法训练一个可以自动驾驶小车的Demo☆83Updated 4 years ago
- Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆85Updated 2 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆92Updated 4 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆67Updated 7 years ago
- ☆45Updated 5 years ago
- 强化学习求解迷宫问题,Q-learning和监督 学习☆23Updated 4 years ago
- Pytorch for Deep Reinforcement Learning☆243Updated 4 years ago
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆475Updated 2 years ago
- ☆20Updated 6 years ago
- Tutorials of Tensorflow for beginners with popular data sets and projects. Let's have fun to learn Machine Learning with Tensorflow.☆115Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆186Updated 2 years ago