Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 695 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 695 Bytes

MPPI

Study of a stochactic optimal control method - Model Predictive Path Integral Control

This project is a course project for Reinforcement Learning in Robotics - in WS 2018 at the Technical University of Munich.

The project is to conduct a study on Model Predictive Path Integral (MPPI) Control and test its performance on Cart Pole, Inverted Pendulum and Mass-Damper system.

Initially forked from https://github.com/vvrs/MPPIController.