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
- Half Field Offense in Robocup 2D Soccer☆231Updated 2 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆417Updated 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.☆359Updated last year
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆273Updated 6 years ago
- Multi Agent Reinforcement Learning using MalmÖ☆248Updated 4 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆700Updated 6 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆682Updated last year
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆377Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆482Updated 2 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆615Updated 9 months ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 4 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 7 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- A customizable framework to create maze and gridworld environments☆261Updated 5 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 4 months ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Implementation of TRPO and related algorithms☆625Updated 6 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated last year
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆258Updated 4 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆593Updated 7 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆175Updated 7 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆290Updated last year
- ☆410Updated 6 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆181Updated 6 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆668Updated 9 months ago