zaocan666 / Maze-solver-using-reinforcement-learningLinks
强化学习求解迷宫问题,Q-learning和监督学习
☆26Updated 5 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:
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆307Updated 5 years ago
- kinds of reinforcement learning model by Pytorch☆343Updated 2 years ago
- 强化学习☆67Updated 6 years ago
- Tutorial for Reinforcement Learning☆188Updated 3 years ago
- 多智能体强化学习☆102Updated 6 years ago
- Reinforcement-Learning-Notes, start with MDP.☆224Updated 2 years ago
- Implement some algorithms of RL☆46Updated 2 years ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆577Updated 4 months ago
- RL algorithms☆142Updated 4 years ago
- D3QN Pytorch☆62Updated 3 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 5 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆88Updated 3 years ago
- ☆550Updated 11 months ago
- ☆86Updated 11 months ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆128Updated 2 months ago
- 《动手学强化学习》练习代码(Pytorch)☆17Updated 3 years ago
- Reinforcement learning☆34Updated last week
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆160Updated 4 years ago
- 遗传算法解决旅行商(TSP)问题☆186Updated 2 years ago
- TD3 in Pytorch☆35Updated 3 years ago
- ☆782Updated 2 years ago
- 用于存放《最优化理论与算法》代码与课件☆262Updated 3 years ago
- 动手学强化学习代码☆61Updated last year
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆30Updated 3 years ago
- 强化学习玩超级马里奥☆79Updated 3 years ago
- DDPG in Pytorch☆45Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆207Updated 3 years ago
- shouyuantianxia / Algorithmic-Game-Theory-Application-on-Multi-agent-Combat-and-Verification-Platform-Design本科毕业设计:《多智能体博弈兵棋推演理论与验证平台设计》的源代码附录内容。强化学习算法的实现上参考了周沫凡先生的开源代码https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow☆58Updated 5 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆732Updated 7 months ago
- 白话强化学习与PyTorch的学习笔记☆36Updated 5 years ago