coach00 / Reinforcement-Learning
coach的rl练习,主要有q_learning,sarsa,REINFORCE,DQN,Actor-Critic,DDPG,使用tensorflow2.0编写
☆9Updated 4 years ago
Alternatives and similar repositories for Reinforcement-Learning:
Users that are interested in Reinforcement-Learning are comparing it to the libraries listed below
- 强化学习面试(未完待续)☆34Updated 5 years ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆15Updated 4 years ago
- my code for paper Parameterized-DQN☆21Updated 4 years ago
- ReinforcementLearning Learn Play Atari Using DDPG and LSTM.☆20Updated 7 years ago
- simple code to reinforcement learning☆19Updated 4 years ago
- MATLAB implementation of DQN for a navigation environment☆12Updated 4 years ago
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆12Updated last week
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆79Updated 4 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆46Updated 5 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆31Updated 2 years ago
- scalable multi agents reinforcement learning☆60Updated 6 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆63Updated 3 years ago
- 用DDPG/MADDPG/DQN/MADDPG+advantage实验 OpenAI开源的MPE环境☆23Updated 6 years ago
- qmix☆22Updated 4 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆39Updated 5 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- code implementation for 'Bi-level Actor-Critic for Multi-agent Coordination'(AAAI2020)☆59Updated 4 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆18Updated 2 years ago
- Developed a Multi-Agent DDPG to solve Vehicle Scheduling problem.☆13Updated 2 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆145Updated last year
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated last month
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- Decentralized deep multi-agent reinforcement learning in physical environments.☆13Updated 6 years ago
- Value-Decomposition Networks For Cooperative Multi-Agent Learning☆22Updated 3 years ago
- Experiments for performing empirical game-theoretic analysis of networked system control for common-pool resource management using multi-…☆18Updated 4 years ago
- Fully Cooperative Multi-Agent Deep Reinforcement Learning☆25Updated 5 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆87Updated last year
- ☆40Updated 3 years ago
- A code reimplementation of DeepMind's "Multiagent Cooperation and Competition with Deep Reinforcement Learning" with Tensorflow☆15Updated 6 years ago