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:
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- ☆92Updated 4 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 4 years ago
- Explore and find reinforcement learning environments in a list of 150+ open source environments.☆90Updated 2 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Evolving deep neural network agents using Genetic Algorithms☆67Updated 6 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 4 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.☆38Updated 2 years ago
- Project 3 of Udacity's Deep Reinforcement Learning nanodegree program.☆45Updated 6 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 5 years ago
- ☆72Updated 2 years ago
- Reinforcement learning algorithms with Generalized Advantage Estimation☆21Updated 7 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 5 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆23Updated 6 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- A comparison of parameter space noise methods for exploration in deep reinforcement learning☆28Updated 6 years ago
- A collection of Reinforcement Learning GitHub code resources divided by frameworks and environments☆66Updated 3 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆203Updated 4 years ago
- Reinforcement learning algorithms in RLlib☆59Updated last year
- Deep Deterministic Policy Gradient implemented in PyTorch for DeepMind Control Suite☆25Updated 6 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆204Updated 4 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆49Updated 2 years ago
- research and implementations of Deep RL agents and their applications☆51Updated 3 weeks ago
- PyTorch implementation of Proximal Policy Optimization☆52Updated 7 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆61Updated 4 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆148Updated 3 years ago