openai / gym-soccer
☆303Updated 2 years ago
Alternatives and similar repositories for gym-soccer:
Users that are interested in gym-soccer are comparing it to the libraries listed below
- Half Field Offense in Robocup 2D Soccer☆232Updated 2 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆421Updated last year
- Implementation of TRPO and related algorithms☆627Updated 6 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆362Updated 4 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 7 years ago
- Multi Agent Reinforcement Learning using MalmÖ☆250Updated 4 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆707Updated 6 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆379Updated last year
- Actor-critic with experience replay☆252Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆689Updated 2 years ago
- implement of prioritized experience replay☆160Updated 6 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆393Updated 6 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆216Updated 5 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆133Updated 7 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆542Updated 5 months ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 6 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆308Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆488Updated 2 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆181Updated 7 years ago
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆363Updated last year
- Tools for accelerating safe exploration research.☆523Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆307Updated 3 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆177Updated 7 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆679Updated 11 months ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆149Updated 7 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆212Updated 7 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated last year