zhijs / -Reinforcement-Learning-five-in-a-row-Links
基于DQN的五子棋人机对弈
☆59Updated 6 years ago
Alternatives and similar repositories for -Reinforcement-Learning-five-in-a-row-
Users that are interested in -Reinforcement-Learning-five-in-a-row- are comparing it to the libraries listed below
Sorting:
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- 用深度学习+强化学习编写的一个五子棋人工智障☆42Updated 7 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆48Updated 6 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆209Updated 4 months ago
- AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆103Updated last month
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆69Updated 8 years ago
- 斯坦福 cs234 强化学习中文讲义☆203Updated 4 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆348Updated 6 years ago
- 用强化学习DQN算法,训练AI模型来玩合成大西瓜游戏,提供Keras版本和PARL(paddle)版本☆91Updated 4 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆271Updated 3 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆515Updated last year
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆263Updated 6 years ago
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆560Updated 3 years ago
- rl on super-mario-bros☆53Updated 4 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 3 years ago
- ☆22Updated 7 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆75Updated 7 years ago
- Using deep reinforcement learning to play Snake game(贪吃蛇).☆81Updated 3 years ago
- 用 深度优先搜索 DFS 与 深度强化学习 DRL 分别自动控制 amazing brick 小游戏☆52Updated 11 months ago
- ☆62Updated 6 years ago
- 基于博弈树α-β剪枝搜索的五子棋AI☆757Updated 8 years ago
- C++/python fight the lord with pybind11 (强化学习AI斗地主), Accepted to AIIDE-2020☆160Updated 4 years ago
- SuperMario A3C Trainer for windows☆34Updated 6 years ago
- 强化学习经典算法(offline\online learning, q-learning, DQN)的实现在平衡杆游戏和几个Atari 游戏 (CartPole\Pong\Boxing\MsPacman)☆29Updated 6 years ago
- A Chinese Chess program and a AI based on Monte Carlo Tree Search and Neural Network(like AlphaGo )一个中国象棋程序和一个配套的基于蒙特卡洛算法及神经网络的人工智能(模仿阿尔法…☆114Updated 6 years ago
- ☆391Updated 4 years ago
- [动手学强化学习]系列,基于pytorch。☆55Updated 4 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆105Updated 4 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 6 years ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆155Updated 4 years ago