cstrikest / DRL_SnakeyLinks
深度强化学习贪吃蛇游戏。拥有完整游戏环境与AI接口。(项目未完成)
☆39Updated 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:
- 强化学习训练斗地主 / doudizhu AI using reinforcement learning.☆16Updated 5 years ago
- [动手学强化学习]系列,基于pytorch。☆55Updated 4 years ago
- 用强化学习DQN算法,训练AI模型来玩合成大西瓜游戏,提供Keras版本和PARL(paddle)版本☆90Updated 4 years ago
- moziai强化学习和行为树的代码☆9Updated 5 years ago
- alphaGo版本的五子棋(gobang, gomoku)☆68Updated 5 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆201Updated 3 years ago
- ☆165Updated last year
- 用 深度优先搜索 DFS 与 深度强化学习 DRL 分别自动控制 amazing brick 小游戏☆52Updated 10 months ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 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
- 天授中文文档☆58Updated 6 months ago
- 使用浅层神经网络和遗传算法训练一个可以自动驾驶小车的Demo☆84Updated 5 years ago
- My internship project in 𝖢𝖠𝖲𝖨𝖠. 🤗☆4Updated 6 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆80Updated 3 years ago
- 用深度学习+强化学习编写的一个五子棋人工智障☆41Updated 7 years ago
- 强化学习求解迷宫问题,Q-learning和监督学习☆26Updated 4 years ago
- 多智能体强化学习☆99Updated 6 years ago
- 用强化学 习玩俄罗斯方块☆18Updated 7 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆69Updated 8 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- This is the official implementation of ERL-Re2.☆64Updated last year
- Using deep reinforcement learning to play Snake game(贪吃蛇).☆81Updated 3 years ago
- 强化学习经典算法(offline\online learning, q-learning, DQN)的实现在平衡杆游戏和几个Atari 游戏 (CartPole\Pong\Boxing\MsPacman)☆29Updated 6 years ago
- 强化学习玩超级马里奥☆75Updated 3 years ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆13Updated 3 years ago
- 本论文题目为基于深度强化学习的德州扑克AI算法优化☆24Updated 5 years ago
- Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度强化学习应用编程框架,30分钟上手强化学习编程。☆74Updated 2 years ago
- Collection of Reinforcement Learning / Meta Reinforcement Learning Environments.☆293Updated 11 months ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆90Updated 2 years ago