utiasDSL / safe-control-gym

PyBullet CartPole and Quadrotor environments—with CasADi symbolic a priori dynamics—for learning-based control and RL
https://www.dynsyslab.org/safe-robot-learning/
MIT License
560 stars 123 forks source link

GP-MPC Enhancement #135

Closed middleyuan closed 3 months ago

middleyuan commented 1 year ago

The pull request contains 1. a small bug fix. 2. implement batch GP which allows GP learning in parallel. 3. implement the Matern kernel.

middleyuan commented 3 months ago

Close because another more official PR is created.