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
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- Evolving deep neural network agents using Genetic Algorithms☆68Updated 6 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- ☆91Updated 4 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 5 years ago
- Explore and find reinforcement learning environments in a list of 150+ open source environments.☆90Updated 2 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- ☆26Updated 7 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 7 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Reinforcement learning algorithms with Generalized Advantage Estimation☆21Updated 7 years ago
- A collection of Reinforcement Learning GitHub code resources divided by frameworks and environments☆66Updated 3 years ago
- Emergence of complex strategies through multiagent competition☆44Updated 2 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆94Updated 6 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 6 years ago
- Value & Policy Iteration for the frozenlake environment of OpenAI☆15Updated 6 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 7 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- [Experimental] TensorFlow 2 version of stable-baselines, temporary repository☆45Updated 5 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆205Updated 4 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆23Updated 6 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago