Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cbfinn/gps

Guided Policy Search
https://github.com/cbfinn/gps

deep-learning deep-reinforcement-learning reinforcement-learning reinforcement-learning-algorithms robotics

Last synced: 6 days ago
JSON representation

Guided Policy Search

Awesome Lists containing this project

README

        

GPS
======

This code is a reimplementation of the guided policy search algorithm and LQG-based trajectory optimization, meant to help others understand, reuse, and build upon existing work.

For full documentation, see [rll.berkeley.edu/gps](http://rll.berkeley.edu/gps).

The code base is **a work in progress**. See the [FAQ](http://rll.berkeley.edu/gps/faq.html) for information on planned future additions to the code.