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:
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆301Updated 5 years ago
- Reinforcement-Learning-Notes, start with MDP.☆223Updated 2 years ago
- 多智能体强化学习☆100Updated 6 years ago
- RL algorithms☆142Updated 4 years ago
- Tutorial for Reinforcement Learning☆187Updated 3 years ago
- ☆518Updated 9 months ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆84Updated 3 years ago
- kinds of reinforcement learning model by Pytorch☆340Updated 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…☆566Updated 3 months ago
- Reinforcement learning☆35Updated last week
- D3QN Pytorch☆62Updated 3 years ago
- 机器人走迷宫,Pytorch,强化学习,DQN。☆95Updated 4 years ago
- TSP算法全复现:遗传(GA)、粒子群(PSO)、模拟退火(SA)、禁忌搜索(ST)、蚁群算法(ACO)、自自组织神经网络(SOM)☆822Updated 4 years ago
- ☆62Updated 2 years ago
- 遗传算法解决旅行商(TSP)问题☆184Updated 2 years ago
- ☆84Updated 10 months ago
- Reinforcement Learning Algorithms Based on PyTorch☆20Updated 3 years ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆157Updated 4 years ago
- Implement some algorithms of RL☆47Updated 2 years ago
- ☆768Updated 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
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 5 years ago
- ☆415Updated 2 months ago
- A collection of multi agent environments based on OpenAI gym.☆27Updated last year
- basic algorithms of reinforcement learning☆212Updated last year
- 动手学强化学习代码☆61Updated last year
- 白话强化学习与PyTorch的学习笔记☆36Updated 5 years ago
- 研究生作业 人工智能作业: knn算法、sklearn库实现全连接网络、纯numpy实现全连接网络 高级程序设计作业: 广义tsp问题 (模拟退火、禁忌搜索、遗传算法、蚁群算法)☆13Updated 4 years ago
- 强化学习☆67Updated 6 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆125Updated 3 weeks ago