phossen / gym-bubbleshooterLinks
This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter
☆17Updated 5 years ago
Alternatives and similar repositories for gym-bubbleshooter
Users that are interested in gym-bubbleshooter 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
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆23Updated 6 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆127Updated 5 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 5 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 6 years ago
- [Experimental] TensorFlow 2 version of stable-baselines, temporary repository☆45Updated 5 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆46Updated 5 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 4 years ago
- ☆92Updated 5 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 3 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 5 years ago
- Evolving deep neural network agents using Genetic Algorithms☆69Updated 7 years ago
- A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment☆93Updated 7 years ago
- Simple bit flipping with sparse rewards using HER, similarly to the original paper☆39Updated 6 years ago
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Explore and find reinforcement learning environments in a list of 150+ open source environments.☆90Updated 2 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆193Updated last year
- Reinforcement learning algorithms with Generalized Advantage Estimation☆21Updated 7 years ago
- Reinforcement learning algorithms in RLlib☆59Updated last year
- Proximal Policy Optimization implementation with TensorFlow☆108Updated 7 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 7 years ago
- ☆71Updated 3 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆95Updated 6 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆88Updated 6 years ago