alirezamika / bipedal-es
AI learning to walk in gym's BipedalWalker environment.
☆66Updated 7 years ago
Alternatives and similar repositories for bipedal-es:
Users that are interested in bipedal-es are comparing it to the libraries listed below
- A fast Evolution Strategy implementation in Python☆273Updated 4 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆102Updated 4 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 5 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- random search, hill climbing, policy gradient☆140Updated 6 years ago
- Gym - Doom environments based on VizDoom.☆102Updated 7 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆197Updated 6 years ago
- Augmented environments with RL☆103Updated 5 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆207Updated 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
- NIPS 2017 Value Prediction Network☆165Updated 7 years ago
- World Models applied to the Open AI Sonic Retro Contest☆77Updated 6 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆87Updated 7 years ago
- Proximal Policy Optimization implementation with TensorFlow☆105Updated 6 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 6 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆201Updated 4 years ago
- ☆76Updated 7 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- I am implementing a lot of reinforcement learning and imitation learning algorithms since I'm sick of reading about them but not really u…☆51Updated 5 years ago
- A reinforcement learning framework☆154Updated 6 years ago
- Shared autonomy via deep reinforcement learning☆78Updated last year
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆199Updated 3 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 7 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆175Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 5 months ago