项目作者: cbfinn

项目描述 :
Guided Policy Search
高级语言: Python
项目地址: git://github.com/cbfinn/gps.git
创建时间: 2016-02-23T16:30:23Z
项目社区:https://github.com/cbfinn/gps

开源协议:Other

下载


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.

The code base is a work in progress. See the FAQ for information on planned future additions to the code.