alirezamika / bipedal-esLinks
AI learning to walk in gym's BipedalWalker environment.
☆67Updated 8 years ago
Alternatives and similar repositories for bipedal-es
Users that are interested in bipedal-es are comparing it to the libraries listed below
Sorting:
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- C51-DDQN in Keras☆126Updated 8 years ago
- A 150-lines python code for Augmented Random Search (https://arxiv.org/abs/1803.07055) with numpy.☆71Updated 6 years ago
- Shared autonomy via deep reinforcement learning☆81Updated 2 years ago
- A reinforcement learning framework☆157Updated 6 years ago
- A fast Evolution Strategy implementation in Python☆271Updated 5 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 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"☆207Updated 7 years ago
- ☆303Updated 2 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆150Updated 7 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- Augmented environments with RL☆103Updated 6 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆88Updated 6 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 7 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆218Updated 6 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆206Updated 5 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆208Updated 4 years ago
- Docker image with OpenAI Gym, Baselines, MuJoCo and Roboschool, utilizing TensorFlow and JupyterLab.☆46Updated 6 years ago
- ☆119Updated 5 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆331Updated 4 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆210Updated 6 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- World Models applied to the Open AI Sonic Retro Contest☆77Updated 7 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Solutions to the Deep RL Bootcamp labs☆43Updated 8 years ago
- A PyTorch implementation of Rainbow DQN agent