cstrikest / DRL_Snakey
深度强化学习贪吃蛇游戏。拥有完整游戏环境与AI接口。(项目未完成)
☆37Updated 5 years ago
Alternatives and similar repositories for DRL_Snakey:
Users that are interested in DRL_Snakey are comparing it to the libraries listed below
- 强化学习求解迷宫问题,Q-learning和监督学习☆24Updated 4 years ago
- 用强化学习DQN算法,训练AI模型来玩合成大西瓜游戏,提供Keras版本和PARL(paddle)版本☆88Updated 4 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- 强化学习训练斗地主 / doudizhu AI using reinforcement learning.☆15Updated 5 years ago
- 国立台湾大学李宏毅老师讲解的深度强化学习学习笔记☆141Updated 5 years ago
- 基于强化学习的五子棋☆11Updated 6 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆196Updated 2 years ago
- basic algorithms of reinforcement learning☆209Updated last year
- alphaGo版本的五子棋(gobang, gomoku)