openai / gym-soccer
☆303Updated last year
Alternatives and similar repositories for gym-soccer:
Users that are interested in gym-soccer are comparing it to the libraries listed below
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆273Updated 7 years ago
- Half Field Offense in Robocup 2D Soccer☆231Updated 2 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆362Updated 4 years ago
- Implementation of TRPO and related algorithms☆626Updated 6 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆420Updated 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.☆362Updated last year
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 6 years ago
- implement of prioritized experience replay☆160Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆688Updated last year
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Updated 6 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆706Updated 6 years ago
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 6 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 5 months ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆328Updated 5 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆260Updated 4 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆181Updated 7 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆594Updated 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
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆675Updated 10 months ago
- A customizable framework to create maze and gridworld environments☆263Updated 5 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆562Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆104Updated 5 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆176Updated 7 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆297Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,275Updated last year