seanbae / gym-snake
Clone of the classic Snake game as an OpenAI Gym environment
☆14Updated 7 years ago
Alternatives and similar repositories for gym-snake:
Users that are interested in gym-snake are comparing it to the libraries listed below
- Structural implementation of RL key algorithms☆510Updated last year
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆370Updated 3 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆298Updated 11 months ago
- An OpenAI gym environment made for RL☆66Updated last year
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆561Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆104Updated 5 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- A customizable framework to create maze and gridworld environments☆261Updated 5 years ago
- Sokoban environment for OpenAI Gym☆347Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆316Updated 5 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆359Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆668Updated 9 months ago
- Reimplementation of World-Models (Ha and Schmidhuber 2018) in pytorch☆594Updated 2 years ago
- An environment of the board game Go using OpenAI's Gym API☆170Updated 2 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆290Updated last year
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆197Updated 6 years ago
- A structured implementation of MuZero☆207Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆417Updated last year
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- PyTorch implementation of Trust Region Policy Optimization☆435Updated 6 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Code for the paper "Leveraging Procedural Generation to Benchmark Reinforcement Learning"☆170Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆541Updated 3 months ago
- Building Agents with Imagination: pytorch step-by-step implementation☆207Updated 6 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆193Updated 2 years ago
- A PyTorch library for building deep reinforcement learning agents.☆651Updated 11 months ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆258Updated 4 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆464Updated 10 months ago