Git Product home page Git Product logo

gym's Introduction

OpenAI Gym

This is my personal fork of OpenAI gym that I maintain for variuos new environments, relevant for research in pixel-based control. These environments will include:

  • Carrot pushing environment for manipulating piles of objects
  • Gym environments wrapped around Drake
  • Modifications to existing gym environments where observations are directly pixels.

Some of these environments will be exported to a pip package once they are mature.

Setup

This personal fork can be setup in the following way.

git clone [email protected]:hjsuh94/gym.git
cd gym
pip install -e .

If you are working on this repo then add the following lines:

cd gym 
git remote set-url origin [email protected]:hjsuh94/gym.git
git remote add upstream [email protected]:openai/gym.git
git remote set-url --push upstream no_push

New Environments

  • Carrot pushing environment. gym.make('Carrot-v0')

Dependencies

  • pyglet
  • pymunk

gym's People

Contributors

abhinavsagar avatar botev avatar catherio avatar christopherhesse avatar colinmorris avatar eleurent avatar gdb avatar glennpow avatar gwern avatar hartikainen avatar hjsuh94 avatar iaroslav-ai avatar instance01 avatar jietang avatar jkcooper2 avatar jonasschneider avatar joschu avatar machinaut avatar nottombrown avatar olegklimov avatar ppaquette avatar pzhokhov avatar rafaelcosman avatar shelhamer avatar siemanko avatar tambetm avatar tlbtlbtlb avatar tristandeleu avatar wojzaremba avatar zuoxingdong avatar

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.