zaocan666 / Maze-solver-using-reinforcement-learning
强化学习求解迷宫问题,Q-learning和监督学习
☆21Updated 4 years ago
Alternatives and similar repositories for Maze-solver-using-reinforcement-learning:
Users that are interested in Maze-solver-using-reinforcement-learning are comparing it to the libraries listed below
- 多智能体强化学习☆85Updated 6 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆262Updated 4 years ago
- RL algorithms☆140Updated 3 years ago
- 自动搜索迷宫出口的程序。使用强化学习 的DQN网络,配有详细注释和可视化界面。☆19Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆184Updated 2 years ago
- D3QN Pytorch☆57Updated 3 years ago
- Tutorial for Reinforcement Learning☆177Updated 2 years ago
- 强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC☆17Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆18Updated 2 years ago
- 《动手学强化学习》练习代码(Pytorch)☆13Updated 2 years ago
- Reinforcement-Learning-Notes, start with MDP.☆221Updated 2 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆29Updated 2 years ago
- 这是一次最优化算法的作业,使用模拟退火算法(Simulated Annealing, SA)解决置换车间调度问题和非置换流水车间问题☆12Updated last year
- kinds of reinforcement learning model by Pytorch☆302Updated last year
- TD3 in Pytorch☆29Updated 3 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆77Updated 5 months ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years 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
- 强化学习玩超级马里奥☆60Updated 2 years ago
- Implement some algorithms of RL☆45Updated last year
- DDPG in Pytorch☆42Updated 3 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- 在PyTorch上重构multi-agent deep deterministic policy gradient(MADDPG),将https://github.com/xuemei-ye/maddpg-mpe 修改到自己电脑上可运行。因为本人笔记本没有CUDA,实验速度…☆13Updated 5 years ago
- Python implementation of DDQN multi-UAV data harvesting☆163Updated 3 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆71Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆21Updated last year
- ☆57Updated 2 years ago
- 多智能体小球强化学习环境☆17Updated 4 years ago
- basic algorithms of reinforcement learning☆203Updated last year