nd009 / qlearning_robot
用 qlearning 算法走迷宫
☆50Updated 6 years ago
Alternatives and similar repositories for qlearning_robot:
Users that are interested in qlearning_robot are comparing it to the libraries listed below
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆256Updated 6 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 5 years ago
- 多智能体即时策略对抗方法与实践 苏炯铭 刘鸿福 陈少飞 项凤涛 编著 科学出版社 2019.11 随书代码☆32Updated 4 years ago
- ☆29Updated 6 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- 国立台湾大学李宏毅老师讲解的深度强化学习学习笔记☆140Updated 5 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆18Updated 2 years ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆57Updated 4 years ago
- ☆388Updated 4 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆340Updated 5 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 5 years ago
- Tutorial for Reinforcement Learning☆180Updated 3 years ago
- ☆23Updated 2 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- 多智能体强化学习☆90Updated 6 years ago
- Pytorch for Deep Reinforcement Learning☆245Updated 4 years ago
- 在PyTorch上重构multi-agent deep deterministic policy gradient(MADDPG),将https://github.com/xuemei-ye/maddpg-mpe 修改到自己电脑上可运行。因为本人笔记本没有CUDA,实验速度…☆13Updated 5 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- 真- 极简强化学习(基于torch的强化学习框架pfrl)☆76Updated 2 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆191Updated 2 years ago
- RL algorithms☆141Updated 4 years ago
- ☆20Updated 7 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 7 years ago
- 强化学习-中文笔记&资源-以python实例为主- 由浅入深☆94Updated 4 years ago
- RL-code for beginners. Enjoying!☆114Updated 4 years ago
- Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度强化学习应用编程框架,30分钟上手强化学习编程。☆72Updated last year
- A collection of multi agent environments based on OpenAI gym.☆22Updated last year
- shouyuantianxia / Algorithmic-Game-Theory-Application-on-Multi-agent-Combat-and-Verification-Platform-Design本科毕业设计:《多智能体博弈兵棋推演理论与验证平台设计》的源代码附录内容。强化学习算法的实现上参考了周沫凡先生的开源代码https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow☆55Updated 4 years ago
- reinforcement learning for tsp by pointer network☆29Updated 7 years ago
- 白话强化学习与PyTorch的学习笔记☆33Updated 4 years ago