Neural-Lyapunov-Control icon indicating copy to clipboard operation
Neural-Lyapunov-Control copied to clipboard

Multivariable results in long computation time.

Open LGM97 opened this issue 3 years ago • 2 comments

@YaChienChang In my case, there are six variables, which leads to the calculation time of CheckStatisfiability (condition, config) is too long to be applied. config has been shrunk to 0.1. Are there any strategies to shorten the computing time?

LGM97 avatar Jun 24 '21 02:06 LGM97

@LGM97 Have you figured out how to speed up this process for multivariate cases? I am testing this method on the inverted pendulum on a cart, which has 4 state variables, and the training process is unacceptably long ...

shiqingw avatar May 18 '22 07:05 shiqingw

@shiqingw I also tried the Cartpole environment and had no success. I was able to obtain a result for the discrete-time system though.

jlwu002 avatar Dec 07 '23 20:12 jlwu002