cstrikest / DRL_SnakeyLinks
深度强化学习贪吃蛇游戏。拥有完整游戏环境与AI接口。(项目未完成)
☆40Updated 6 years ago
Alternatives and similar repositories for DRL_Snakey
Users that are interested in DRL_Snakey are comparing it to the libraries listed below
Sorting:
- 用强化学习DQN算法,训练AI模型来玩合成大西瓜游戏,提供Keras版本和PARL(paddle)版本☆91Updated 4 years ago
- [动手学强化学习]系列,基于pytorch。☆57Updated 4 years ago
- 多智能体强化学习☆101Updated 6 years ago
- 国立台湾大学李宏毅老师讲解的深度强化学习学习笔记☆148Updated 5 years ago
- Pytorch for Deep Reinforcement Learning☆251Updated 5 years ago
- ☆20Updated 7 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆70Updated 8 years ago
- Tutorial for Reinforcement Learning☆187Updated 3 years ago
- reinforcement learning☆49Updated 4 years ago
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆76Updated last month
- basic algorithms of reinforcement learning☆212Updated 2 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆205Updated 3 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆105Updated 4 years ago
- 基于DQN的五子棋人机对弈☆59Updated 6 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆263Updated 6 years ago
- Using deep reinforcement learning to play Snake game(贪吃蛇).☆81Updated 3 years ago
- Deep RL algorithm in pytorch☆316Updated last year
- A Toolbox for deep reinforcement learning(QLearning)☆38Updated 7 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆352Updated 6 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 4 years ago
- 斯坦福 cs234 强化学习中文讲义☆205Updated 4 years ago
- A pack of reinforcement learning algorithms.☆84Updated 3 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 5 years ago
- The code for maddpg using pytorch☆170Updated 4 years ago
- shouyuantianxia / Algorithmic-Game-Theory-Application-on-Multi-agent-Combat-and-Verification-Platform-Design本科毕业设计:《多智能体博弈兵棋推演理论与验证平台设计》的源代码附录内容。强化学习算法的实现上参考了周沫凡先生的开源代码https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow☆57Updated 5 years ago
- 用深度学习+强化学习编写的一个五子棋人工智障☆42Updated 7 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆190Updated 6 years ago
- A explaintable and modified version of udacity DRL homework☆26Updated 5 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆166Updated 6 years ago
- ☆168Updated last year