xshura / reinforcement_learning
强化学习
☆60Updated 6 years ago
Alternatives and similar repositories for reinforcement_learning:
Users that are interested in reinforcement_learning are comparing it to the libraries listed below
- 一些利用pytorch编程实现的强化学习例子☆36Updated 5 years ago
- 强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC☆18Updated 3 years ago
- Pytorch for Deep Reinforcement Learning☆247Updated 4 years ago
- RL algorithms☆142Updated 4 years ago
- Tutorial for Reinforcement Learning☆183Updated 3 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆96Updated 2 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆256Updated 6 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- 强化学习相关知识的学习,Q学习和SARSA以及后面的DQN,有用到路径规划方面的,也有实际小迷宫的案例☆33Updated 6 years ago
- 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
- 用 qlearning 算法走迷宫☆50Updated 7 years ago
- ☆45Updated 5 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆48Updated 6 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆67Updated 7 years ago
- Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度强化学习应用编程框架,30分钟上手强化学习编程。☆72Updated 2 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆280Updated 5 years ago
- 白话强化学习与PyTorch的学习笔记☆33Updated 4 years ago
- 强化学习求解迷宫问题,Q-learning和监督学习☆23Updated 4 years ago
- DDPG in Pytorch☆45Updated 3 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆29Updated 3 years ago
- 多智能体强化学习☆90Updated 6 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆195Updated 2 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- 使用pytorch构建深度强化学习模型DQN☆24Updated 7 years ago
- Implement some algorithms of RL☆47Updated last year
- ☆940Updated 2 years ago
- ☆46Updated 3 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆77Updated 3 years ago
- RL-code for beginners. Enjoying!☆114Updated 4 years ago