lukun199 / DQN_mazeLinks
自动搜索迷宫出口的程序。使用强化学习的DQN网络,配有详细注释和可视化界面。
☆20Updated 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
Sorting:
- 基于强化学习DQN实现的走迷宫程序☆11Updated 5 years ago
- ☆81Updated 7 years ago
- study of reforcement learning☆29Updated last year
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆110Updated 3 months ago
- 多智能体强化学习☆99Updated 6 years ago
- RL algorithms☆142Updated 4 years ago
- 基于强化学习的空战对抗☆70Updated 3 years ago
- 复现一篇在网格环境中使用改进Q-learning进行路径规划的论文☆18Updated last year
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆201Updated 3 years ago
- moziai强化学习和行为树的代码☆9Updated 5 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆71Updated 3 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆30Updated 3 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆296Updated 5 years ago
- IQL, QMIX, VDN, COMA, QTRAN (QTRAN-Base and QTRAN-Alt), MAVEN, CommNet, DYMA-Cl, G2ANet, and MADDPG☆18Updated 3 years ago
- Approximate Q-Learning algorithm designed for the WTA (weapon target assignment) problem. Created for an AI Competition.☆14Updated 2 years ago
- Code for G2RL to solve the multi-robot path planning problem in a fully distributed reactive manner.☆66Updated last year
- kinds of reinforcement learning model by Pytorch☆332Updated 2 years ago
- 动手学强化学习代码☆58Updated last year
- pytorch实现的一些MARL算法☆67Updated 4 years ago
- Projects from basic algorithms to MARL. Implements MADDPG/MATD3 in Predator-Prey pursuit games with PettingZoo MPE environments.☆91Updated 3 weeks ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆53Updated 5 years ago
- ☆99Updated 3 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆346Updated 4 years ago
- ☆13Updated 4 years ago
- 强化学习相关知识的学习,Q学习和SARSA以及后面的DQN,有用到路径规划方面的,也有实际小迷宫的案例☆34Updated 6 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆240Updated 2 years ago
- Heterogeneous Hierarchical Multi Agent Reinforcement Learning for Air Combat☆116Updated 2 months ago
- Implement some algorithms of RL☆47Updated 2 years ago
- MARL for Autonomous Vehicles☆302Updated 8 months ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆64Updated 2 years ago