You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've implemented Model Predictive Path Integral (MPPI, Williams et al., 2017) in Python with the OpenAI Gym environment "pendulum" [1]. Perhaps you are interested in referencing this implementation in your readme/docs? I believe sharing this information could help some people looking for MPPI implementations.
Hi,
I've implemented Model Predictive Path Integral (MPPI, Williams et al., 2017) in Python with the OpenAI Gym environment "pendulum" [1]. Perhaps you are interested in referencing this implementation in your readme/docs? I believe sharing this information could help some people looking for MPPI implementations.
It would be greatly appreciated.
[1] https://github.com/ferreirafabio/mppi_pendulum
The text was updated successfully, but these errors were encountered: