TakuyaHiraoka / Multi-Agent-Reinforcement-Learning-in-Stochastic-GamesLinks
Unofficial PyBrain extension for multi-agent reinforcement learning in general sum stochastic games.
☆69Updated 5 months ago
Alternatives and similar repositories for Multi-Agent-Reinforcement-Learning-in-Stochastic-Games
Users that are interested in Multi-Agent-Reinforcement-Learning-in-Stochastic-Games are comparing it to the libraries listed below
Sorting:
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆79Updated 8 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆152Updated 2 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆130Updated 2 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆276Updated 7 years ago
- Code for hierarchical imitation learning and reinforcement learning☆300Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- Constrained Policy Optimization☆335Updated 8 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Updated 4 years ago
- implement of prioritized experience replay☆159Updated 7 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 3 years ago
- Multiagent reinforcement learning simulation framework - Undergraduate thesis in Mechatronics Engineering at the University of Brasília☆68Updated 7 years ago
- ☆77Updated 7 years ago
- Actor-critic with experience replay☆256Updated 3 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆572Updated 4 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆106Updated 5 years ago
- Multiagent Cooperation and Competition with Deep Reinforcement Learning☆123Updated 10 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆127Updated 5 years ago
- POMDPs in Python.☆254Updated 6 years ago
- FEN Code☆40Updated 6 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆59Updated 7 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Implementation of Multi-Agent Deep Deterministic Policy Gradients☆39Updated 7 years ago
- research and implementations of Deep RL agents and their applications☆59Updated 4 months ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow