locuslab / mpc.pytorch

A fast and differentiable model predictive control (MPC) solver for PyTorch.
https://locuslab.github.io/mpc.pytorch/
MIT License
872 stars 146 forks source link

Add unroll backwards mode as an alternative to fixed point differentiation #14

Open bamos opened 5 years ago

bamos commented 5 years ago

This is useful if the controller consistently does not hit a fixed point