zaocan666 / Maze-solver-using-reinforcement-learning
强化学习求解迷宫问题,Q-learning和监督学习
☆23Updated 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
- RL algorithms☆140Updated 3 years ago
- 多智能体强化学习☆87Updated 6 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆186Updated 2 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆266Updated 5 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆72Updated 2 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆82Updated last week
- kinds of reinforcement learning model by Pytorch☆307Updated last year
- 强化学习相关知识的学习,Q学习和SARSA以及后面的DQN,有用到路径规划方面的,也有实际小迷宫的案例☆31Updated 6 years ago
- Tutorial for Reinforcement Learning☆178Updated 3 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆29Updated 3 years ago
- 这是一次最优化算法的作业,使用模拟退火算法(Simulated Annealing, SA)解决置换车间调度问题和非置换流水车间问题☆12Updated last year
- 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
- D3QN Pytorch☆57Updated 3 years ago
- 使用pytorch构建深度强化学习模型DQN☆24Updated 7 years ago
- Reinforcement-Learning-Notes, start with MDP.☆222Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆18Updated 2 years ago
- RL-code for beginners. Enjoying!☆113Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆22Updated last year
- TD3 in Pytorch☆29Updated 3 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- DDPG in Pytorch☆44Updated 3 years ago
- 多智能体学习库☆18Updated 3 years ago
- 用 深度优先搜索 DFS 与 深度强化学习 DRL 分别自动控制 amazing brick 小游戏☆49Updated 6 months ago
- Reinforcement learning☆27Updated 2 months ago
- 强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC☆17Updated 3 years ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆458Updated this week
- 自动搜索迷宫出口的程序。使用强化学习的DQN网络,配有详细注释和可视化界面。☆19Updated 4 years ago
- 强化学习☆61Updated 5 years ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- Using deep reinforcement learning to play Snake game(贪吃蛇).☆79Updated 3 years ago