Giter VIP home page Giter VIP logo

garage's Introduction

Docs Build Status License codecov PyPI version

garage

garage is a framework for developing and evaluating reinforcement learning algorithms. It includes a wide range of continuous control tasks plus implementations of algorithms.

garage is fully compatible with OpenAI Gym. All garage environments implement gym.Env, so all garage components can also be used with any environment implementing gym.Env.

garage only officially supports Python 3.5+.

garage supports TensorFlow for neural network frameworks. TensorFlow modules can be found under garage/tf.

Documentation

Documentation is available online at https://garage.readthedocs.org/en/latest/.

Algorithms

The table below summarizes the algorithms available in garage.

Algorithm Framework(s)
CEM numpy
CMA-ES numpy
REINFORCE (a.k.a. VPG) PyTorch, TensorFlow
DDPG PyTorch, TensorFlow
DQN TensorFlow
DDQN TensorFlow
ERWR TensorFlow
NPO TensorFlow
PPO TensorFlow
REPS TensorFlow
TD3 TensorFlow
TNPG TensorFlow
TRPO TensorFlow

Citing garage

If you use garage for academic research, you are highly encouraged to cite the following paper on the original rllab implementation:

Credits

garage is based on a predecessor project called rllab. The garage project is grateful for the contributions of the original rllab authors, and hopes to continue advancing the state of reproducibility in RL research in the same spirit.

rllab was originally developed by Rocky Duan (UC Berkeley/OpenAI), Peter Chen (UC Berkeley), Rein Houthooft (UC Berkeley/OpenAI), John Schulman (UC Berkeley/OpenAI), and Pieter Abbeel (UC Berkeley/OpenAI).

garage's People

Contributors

ryanjulian avatar dementrock avatar jonashen avatar catherinesue avatar ahtsan avatar naeioi avatar zequnyu avatar gitanshu avatar zhanpenghe avatar krzentner avatar hejia-zhang avatar nish21 avatar vitchyr avatar sytham avatar lywong92 avatar breakend avatar pelillian avatar cjcchen avatar cheng-kevin avatar gautams3 avatar avnishn avatar neocxi avatar alexbeloi avatar shadiakiki1986 avatar yonghyuc avatar openai-sys-okta-integration avatar paulhendricks avatar utkarshjp7 avatar viktorm avatar tigerneil avatar

Watchers

James Cloos 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.