cristianoc20 / RL_learning
☆45Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for RL_learning
- My DRL library with tensorflow1.14 based on openai spinning-up☆60Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆122Updated 5 months ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- 一些利用pytorch编程实现的强化学习例子☆35Updated 5 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆82Updated last year
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆47Updated 6 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆27Updated 5 years ago
- The code for maddpg using pytorch☆162Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆179Updated 2 years ago
- RL algorithms☆138Updated 3 years ago
- ☆20Updated 6 years ago
- 多智能体强化学习☆83Updated 5 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆53Updated 3 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆39Updated 4 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆89Updated 3 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例 子和课后作业的代码☆254Updated 5 years ago
- DQN examples codes in chapter 4☆41Updated last year
- Tutorial for Reinforcement Learning☆172Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 4 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 6 years ago
- ☆158Updated last year
- ☆26Updated 4 years ago
- ☆121Updated 3 years ago
- Hello😜☆30Updated 4 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆152Updated 5 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆19Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 3 years ago
- ReinforcementLearning Learn Play Atari Using DDPG and LSTM.☆20Updated 7 years ago
- Stable Baselines官方文档中文版☆93Updated 3 years ago