coach00 / Reinforcement-Learning
coach的rl练习,主要有q_learning,sarsa,REINFORCE,DQN,Actor-Critic,DDPG,使用tensorflow2.0编写
☆9Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Reinforcement-Learning
- 强化学习面试(未完待续)☆32Updated 4 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆42Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆74Updated 10 months ago
- ☆71Updated 5 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆60Updated 3 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆28Updated 2 years ago
- multi-turtlebot3 collision avoidance and navigation via DDPG-LSTM with Prioritized Experience Replay on ROS☆67Updated 2 years ago
- This repository contains code and data for the paper of conditional generative adversarial imitation learning (cGAIL) accepted by ICDM201…☆11Updated 4 years ago
- A code reimplementation of DeepMind's "Multiagent Cooperation and Competition with Deep Reinforcement Learning" with Tensorflow☆16Updated 6 years ago
- The state-of-the-art in multi-agent Reinforcement Learning is the MADDPG algorithm which utilises DDPG actor-critic neural networks where…☆23Updated 5 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆133Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆122Updated 5 months ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆92Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 3 years ago
- Codes for Paper "Delay-Aware Multi-Agent Reinforcement Learning".☆51Updated 4 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆40Updated 2 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆47Updated 6 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆45Updated 4 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆17Updated 2 years ago
- an implementation of ATOC☆14Updated 2 years ago
- scalable multi agents reinforcement learning☆54Updated 6 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆19Updated 3 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆31Updated last year
- ☆39Updated 3 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆40Updated 4 years ago
- Implementation of the Discrete Soft Actor-Critic algorithm with RNN policy in PyTorch☆22Updated last year
- Implementation of DyMA-CL, MARL algorithm☆26Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆111Updated last year
- code implementation for 'Bi-level Actor-Critic for Multi-agent Coordination'(AAAI2020)☆55Updated 4 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆13Updated 4 years ago