seanbae / gym-snakeLinks
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
Sorting:
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆579Updated 3 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.☆375Updated 2 years ago
- An OpenAI gym environment made for RL☆72Updated 2 years ago
- Structural implementation of RL key algorithms☆516Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆712Updated last year
- A simple OpenAI Gym environment for single and multi-agent reinforcement learning☆772Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆357Updated 5 years ago
- A Python interface for reinforcement learning environments☆388Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆551Updated last year
- A simple framework for experimenting with Reinforcement Learning in Python.☆325Updated last year
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- ☆304Updated 2 years ago
- Sokoban environment for OpenAI Gym☆390Updated 2 years ago
- For educational materials related to the spinning up workshops.☆205Updated 6 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆388Updated 2 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆333Updated 4 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Updated 2 years ago
- Code for the paper "Large-Scale Study of Curiosity-Driven Learning"☆830Updated 4 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆100Updated 5 years ago
- List of competitions related to Reinforcement Learning☆350Updated 2 years ago
- Code for the paper "Exploration by Random Network Distillation"☆927Updated 5 years ago
- An environment of the board game Go using OpenAI's Gym API☆177Updated 3 years ago
- A customizable framework to create maze and gridworld environments☆269Updated 6 years ago
- A simple chess environment for openai/gym☆164Updated last year
- Reinforcement Learning in Keras on VizDoom☆142Updated 8 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆491Updated last year
- Pytorch Implementation of MuZero☆354Updated 2 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆208Updated 4 years ago
- Implementation of TRPO and related algorithms☆643Updated 7 years ago