zaocan666 / Maze-solver-using-reinforcement-learningLinks
强化学习求解迷宫问题,Q-learning和监督学习
☆26Updated 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
Sorting:
- 多智能体强化学习☆99Updated 6 years ago
- RL algorithms☆142Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆26Updated last year
- DQN algorithm by Pytorch - a simple maze game☆31Updated 2 years ago
- shouyuantianxia / Algorithmic-Game-Theory-Application-on-Multi-agent-Combat-and-Verification-Platform-Design本科毕业设计:《多智能体博弈兵棋推演理论与验证平台设计》的源代码附录内容。强化学习算法的实现上参考了周沫凡先生的开源代码https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow☆57Updated 5 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆81Updated 3 years ago
- kinds of reinforcement learning model by Pytorch☆332Updated 2 years ago
- Implement some algorithms of RL☆47Updated 2 years ago
- Reinforcement-Learning-Notes, start with MDP.☆223Updated 2 years ago
- 白话强化学习与PyTorch的学习笔记☆35Updated 5 years ago
- 用 深度优先搜索 DFS 与 深度强化学习 DRL 分别自动控制 amazing brick 小游戏☆52Updated 11 months ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆296Updated 5 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆89Updated last year
- Reinforcement Learning Algorithms Based on PyTorch☆19Updated 3 years ago
- Tutorial for Reinforcement Learning☆186Updated 3 years ago
- 多智能体学习库☆20Updated 3 years ago
- TD3 in Pytorch☆34Updated 3 years ago
- D3QN Pytorch☆63Updated 3 years ago
- ☆62Updated 2 years ago
- [动手学强化学习]系列,基于pytorch。☆55Updated 4 years ago
- 国立台湾大学李宏毅老师讲解的深度强化学习学习笔记☆146Updated 5 years ago
- D3QN implementation using pytorch☆15Updated 4 years ago
- 使用pytorch构建深度强化学习模型DQN☆25Updated 7 years ago
- 《动手学强化学习》练习代码(Pytorch)☆16Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆100Updated 3 years ago
- Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度强化学习应用编程框架,30分钟上手强化学习编程。☆74Updated 2 years ago
- 🎾 Multi-Agent Proximal Policy Optimization approach to a competitive reinforcement learning problem☆22Updated 2 years ago
- 深度强化学习贪吃蛇游戏。拥有完整游戏环境与AI接口。(项目未完成)☆39Updated 6 years ago
- 动手学强化学习代码☆58Updated last year
- DDPG in Pytorch☆45Updated 3 years ago