zhaoyingjun / generalLinks
本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。
☆74Updated last week
Alternatives and similar repositories for general
Users that are interested in general are comparing it to the libraries listed below
Sorting:
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆48Updated 6 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆263Updated 6 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 6 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- Pytorch for Deep Reinforcement Learning☆249Updated 5 years ago
- 白话强化学习与PyTorch的学习笔记☆35Updated 5 years ago
- [动手学强化学习]系列,基于pytorch。☆55Updated 4 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆187Updated 6 years ago
- ☆20Updated 7 years ago
- ☆29Updated 6 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆105Updated 4 years ago
- 使用pytorch构建深度强化学习模型DQN☆25Updated 7 years ago
- 多智能体强化学习☆100Updated 6 years ago
- Tutorial for Reinforcement Learning☆186Updated 3 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆348Updated 6 years ago
- 国立台湾大学李宏毅老师讲解的深度强化学习学习笔记☆146Updated 5 years ago
- ☆391Updated 4 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆69Updated 8 years ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆62Updated 4 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆271Updated 3 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆311Updated 2 years ago
- ☆24Updated 4 years ago
- 天授中文文档☆58Updated 7 months ago
- qmix☆22Updated 5 years ago
- Double Deep Q-Learning with Prioritized Experience Replay☆35Updated 7 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆82Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆202Updated 3 years ago