KyanChen / DQN_MazeGame
基于强化学习DQN实现的走迷宫程序
☆10Updated 4 years ago
Alternatives and similar repositories for DQN_MazeGame:
Users that are interested in DQN_MazeGame are comparing it to the libraries listed below
- 自动搜索迷宫出口的程序。使用强化学习的DQN网络,配有详细注释和可视化界面。☆19Updated 4 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆77Updated 5 months ago
- Play atari Tennis game by dqn☆71Updated 2 years ago
- 基于强化学习的空战对抗☆64Updated 3 years ago
- Dueling DQN Pytorch☆12Updated 3 years ago
- bilibili video course src code☆314Updated last year
- 用强化学习DQN算法,训练AI模型来玩合成大西瓜游戏,提供Keras版本和PARL(paddle)版本☆88Updated 3 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆262Updated 4 years ago
- D3QN 强化学习打只狼☆22Updated 2 years ago
- 强化学习求解迷宫问题,Q-learning和监督学习☆21Updated 4 years ago
- RL algorithms☆140Updated 3 years ago
- 动手学强化学习代码☆49Updated last year
- basic algorithms of reinforcement learning☆203Updated last year
- kinds of reinforcement learning model by Pytorch☆302Updated last year
- 多智能体小球强化学习环境☆17Updated 4 years ago
- 强化学习玩超级马里奥☆60Updated 2 years ago
- study of reforcement learning☆24Updated 9 months ago
- shouyuantianxia / Algorithmic-Game-Theory-Application-on-Multi-agent-Combat-and-Verification-Platform-Design本科毕业设计:《多智能体博弈兵棋推演理论与验证平台设计》的源代码附录内容。强化学习算法的实现上参考了周沫凡先生的开源代码https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow☆53Updated 4 years ago
- ☆57Updated 2 years ago
- Use deep Q network to solve maze problem generated randomly, i.e. find the shortest path in a maze☆8Updated 2 years ago
- 强化学习相关知识的学习,Q学习和SARSA以及后面的DQN,有用到路径规划方面的,也有实际小迷宫的案例☆30Updated 6 years ago
- UAVGym是一个用python编写的GYM风格的无人机仿真环境,用于强化学习算法的研究。☆37Updated last year
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆35Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆184Updated 2 years ago
- TD3 in Pytorch☆29Updated 3 years ago
- Implement some algorithms of RL☆45Updated last year
- 可视化特征图教程☆65Updated 2 years ago
- gym 框架下的多智能体追逃博弈强化学习平台☆11Updated last year
- 多智能体强化学习☆85Updated 6 years ago