MartinThoma / banana-gym
A simple stochastic OpenAI environment for training RL agents
☆89Updated 2 years ago
Alternatives and similar repositories for banana-gym:
Users that are interested in banana-gym are comparing it to the libraries listed below
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 6 years ago
- ☆303Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated last year
- A PyTorch implementation of Rainbow DQN agent☆169Updated 6 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 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
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago
- A reinforcement learning framework☆155Updated 6 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 6 years ago
- Random Network Distillation pytorch☆247Updated 6 years ago
- Reinforcement Learning in Keras on VizDoom☆145Updated 7 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆362Updated 4 years ago
- Gridworld environments for OpenAI gym.☆80Updated last year
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 6 months ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆197Updated 6 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- OpenAI Gym wrapper for ViZDoom enviroments☆69Updated 3 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆177Updated 7 years ago
- Gym - Doom environments based on VizDoom.☆103Updated 8 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 7 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 5 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆182Updated 6 months ago