openai / gym-soccerLinks
☆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
Sorting:
- Half Field Offense in Robocup 2D Soccer☆233Updated 2 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆427Updated 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.☆370Updated last year
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 7 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆381Updated 2 years ago
- Actor-critic with experience replay☆254Updated 2 years ago
- Multi Agent Reinforcement Learning using MalmÖ☆258Updated 5 years ago
- Implementation of TRPO and related algorithms☆632Updated 7 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆323Updated 3 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆713Updated 6 years ago
- A customizable framework to create maze and gridworld environments☆266Updated 6 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆215Updated 5 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated 9 months ago
- Proximal Policy Optimization implementation with TensorFlow☆107Updated 6 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
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆137Updated 6 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆178Updated 7 years ago
- Code for the paper "Continuous Adaptation via Meta-Learning in Nonstationary and Competitive Environments"☆307Updated 2 years ago
- Code for the paper "Quantifying Transfer in Reinforcement Learning"☆398Updated last year
- A PyTorch implementation of Rainbow DQN agent☆169Updated 7 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆569Updated 2 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆183Updated 7 years ago
- Code for hierarchical imitation learning and reinforcement learning☆293Updated 7 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago