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
- ☆91Updated 4 years ago
- Project 3 of Udacity's Deep Reinforcement Learning nanodegree program.☆45Updated 6 years ago
- Value iteration, policy iteration, and Q-Learning in a grid-world MDP.☆28Updated last year
- Evolving deep neural network agents using Genetic Algorithms☆68Updated 6 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 5 years ago
- Simple bit flipping with sparse rewards using HER, similarly to the original paper☆39Updated 6 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- [Experimental] TensorFlow 2 version of stable-baselines, temporary repository☆45Updated 5 years ago
- Reinforcement learning algorithms in RLlib☆59Updated last year
- Coding Demos from the School of AI's Move37 Course☆183Updated 6 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 5 years ago
- ☆71Updated 2 years ago
- RUDDER: Return Decomposition for Delayed Rewards☆48Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Explore and find reinforcement learning environments in a list of 150+ open source environments.☆90Updated 2 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆94Updated 6 years ago
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 6 years ago
- A collection of Reinforcement Learning GitHub code resources divided by frameworks and environments☆65Updated 3 years ago
- This is Multi agent deep reinforcement learning repo which trains an agent to play Tennis. It trains by playing against itself.☆20Updated 6 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 4 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆101Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 5 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆23Updated 6 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆30Updated 6 years ago