lukun199 / DQN_maze
自动搜索迷宫出口的程序。使用强化学习的DQN网络,配有详细注释和可视化界面。
☆19Updated 4 years ago
Alternatives and similar repositories for DQN_maze:
Users that are interested in DQN_maze are comparing it to the libraries listed below
- 基于强化学习DQN实现的走迷宫程序☆11Updated 4 years ago
- RL algorithms☆140Updated 3 years ago
- 强化学习求解迷宫问题,Q-learning和监督学习☆23Updated 4 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 4 years ago
- 基于强化学习的空战对抗☆67Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆186Updated 2 years ago
- D3QN Pytorch☆57Updated 3 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆62Updated 2 years ago
- 多智能体强化学习☆87Updated 6 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
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆266Updated 5 years ago
- 毕业设计的代码部分,实现了UE4和airsim环境下无人机自主导航和目标跟踪的强化学习算法。☆307Updated last year
- TD3 in Pytorch☆29Updated 3 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆53Updated 3 years ago
- kinds of reinforcement learning model by Pytorch☆308Updated last year
- Adversarial Reinforcement Learning papers (single-agent setting and multi-agent setting)☆64Updated 2 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆82Updated last week
- Heterogeneous Hierarchical Multi Agent Reinforcement Learning for Air Combat☆80Updated 5 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
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆95Updated 2 years ago
- ☆79Updated 7 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆584Updated last month
- PyTorch implementations of MADDPG, MAPPO (coming)☆112Updated 11 months ago
- Multiagent Reinforcement Learning Research Project☆164Updated 4 months ago
- implementation of MADDPG using PettingZoo and PyTorch☆123Updated last year
- Implement some algorithms of RL☆45Updated last year
- Approximate Q-Learning algorithm designed for the WTA (weapon target assignment) problem. Created for an AI Competition.☆14Updated last year
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆32Updated 2 years ago
- This code is the result of the collaboration of RL Turkey team.☆25Updated last year
- 多智能体小球强化学习环境☆17Updated 4 years ago