onebula / Reinforcement_Learning_in_ActionLinks
☆20Updated 7 years ago
Alternatives and similar repositories for Reinforcement_Learning_in_Action
Users that are interested in Reinforcement_Learning_in_Action are comparing it to the libraries listed below
Sorting:
- Pytorch for Deep Reinforcement Learning☆251Updated 5 years ago
- ☆29Updated 6 years ago
- 多智能体强化学习☆101Updated 6 years ago
- ☆45Updated 6 years ago
- [动手学强化学习]系列,基于pytorch。☆57Updated 4 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 6 years ago
- A collection of multi agent environments based on OpenAI gym.☆27Updated last year
- Reinforcement Learning Algorithms Based on PyTorch☆20Updated 3 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 7 years ago
- Nash Q Learning☆32Updated 4 years ago
- scalable multi agents reinforcement learning☆63Updated 7 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆190Updated 6 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆62Updated 4 years ago
- ☆24Updated 4 years ago
- 在PyTorch上重构multi-agent deep deterministic policy gradient(MADDPG),将https://github.com/xuemei-ye/maddpg-mpe 修改到自己电脑上可运行。因为本人笔记本没有CUDA,实验速度…☆13Updated 6 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 4 years ago
- Re-produce DQN, REINFORCE, REINFORCE with baseline, one-step AC, QAC, QAC with shared network, PPO2, DDPG, TD3, SAC, SAC discrete,A2C,A3C☆20Updated 5 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆263Updated 6 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆205Updated 3 years ago
- Tutorial for Reinforcement Learning☆187Updated 3 years ago
- The code for maddpg using pytorch☆170Updated 4 years ago
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆76Updated last month
- ☆389Updated 5 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆65Updated 6 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 5 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆352Updated 6 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆313Updated 2 years ago