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
- ☆92Updated 5 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆95Updated 6 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Evolving deep neural network agents using Genetic Algorithms☆69Updated 7 years ago
- Project 3 of Udacity's Deep Reinforcement Learning nanodegree program.☆45Updated 6 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆127Updated 6 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 7 years ago
- Coding Demos from the School of AI's Move37 Course☆181Updated 7 years ago
- ☆71Updated 3 years ago
- Explore and find reinforcement learning environments in a list of 150+ open source environments.☆90Updated 3 years ago
- Reinforcement learning algorithms in RLlib☆59Updated last year
- Modifiable OpenAI Gym environments for studying generalization in RL☆88Updated 7 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- [Experimental] TensorFlow 2 version of stable-baselines, temporary repository☆45Updated 6 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆101Updated 3 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 6 years ago
- RUDDER: Return Decomposition for Delayed Rewards☆48Updated 5 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 5 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆46Updated 5 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- Labs for understanding and coding Standard Reinforcement Learning concepts☆60Updated 7 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆177Updated 3 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆38Updated 4 years ago
- Simple bit flipping with sparse rewards using HER, similarly to the original paper☆39Updated 6 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 5 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆205Updated 5 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment☆94Updated 7 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆78Updated 5 years ago