xshura / reinforcement_learningLinks
强化学习
☆66Updated 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
Sorting:
- [动手学强化学习]系列,基于pytorch。☆55Updated 4 years ago
- Pytorch for Deep Reinforcement Learning☆249Updated 5 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆263Updated 6 years ago
- Tutorial for Reinforcement Learning☆186Updated 3 years ago
- RL-code for beginners. Enjoying!☆115Updated 5 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆48Updated 6 years ago
- Reinforcement-Learning-Notes, start with MDP.☆222Updated 2 years ago
- basic algorithms of reinforcement learning☆212Updated last year
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆105Updated 4 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆298Updated 5 years ago
- RL algorithms☆143Updated 4 years ago
- 白话强化学习与PyTorch的学习笔记☆35Updated 5 years ago
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆74Updated last week
- kinds of reinforcement learning model by Pytorch☆337Updated 2 years ago
- Implement some algorithms of RL☆47Updated 2 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆82Updated 3 years ago
- 多智能体强化学习☆100Updated 6 years ago
- ☆45Updated 5 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- ☆391Updated 4 years ago
- DDPG in Pytorch☆45Updated 3 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 6 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
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆91Updated last year
- ☆62Updated 2 years ago
- 用 qlearning 算法走迷宫☆52Updated 7 years ago
- 动手学强化学习代码☆58Updated last year
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆187Updated 6 years ago
- TD3 in Pytorch☆34Updated 3 years ago