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☆422Updated last year
- 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
- Implementation of TRPO and related algorithms☆627Updated 6 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 6 months ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆692Updated 2 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
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆683Updated 11 months ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆308Updated 4 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆707Updated 6 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆656Updated 5 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆489Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,290Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆542Updated 6 months ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,169Updated 2 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆563Updated 2 years ago
- 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.☆366Updated last year
- Code for the paper "Continuous Adaptation via Meta-Learning in Nonstationary and Competitive Environments"☆307Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆598Updated 9 months ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆317Updated 3 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆105Updated 5 years ago
- ICML 2018 Self-Imitation Learning☆277Updated 5 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 6 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆382Updated last year
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- A PyTorch implementation of Rainbow DQN agent☆169Updated 7 years ago