Git Product home page Git Product logo

gym-snake's Introduction

Snake license

Snake game gym environment with RL agents for solving it.

About

This was done over a year before it was published here as a public repository and it was of my first endeavors in reinforcement learning. The task was one of the warmups in OpenAI's Requests for Research 2.0.

Trying it out

Install the environment

To install the environment open the terminal and enter the following commands:

  1. git clone https://github.com/AleksaC/snake.git
  2. cd gym-snake
  3. python -m pip install .

Note: To be able to use the environment you need to import gym_snake before making the environment

Agents

Unfortunately I didn't have time to try out various types of agents when I was working on this so there's only implementation of vanilla policy gradient algorithm. It was built with tf.keras so you need to have tensorflow installed to be able to run it.

Contact

If you want to reach out to me to make an inquiry about this project or for something else you can contact me through my personal website or via social media linked there. If you want to stay up to date with my latest projects you should follow me on twitter: Twitter followers

gym-snake's People

Contributors

aleksac avatar

Watchers

James Cloos avatar

Forkers

dragonbacri

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.