StanfordASL / neural-network-lyapunov

Synthesizing neural-network Lyapunov functions (and controllers) as stability certificate.
MIT License
139 stars 30 forks source link

Fix a bug computing Wz bounds for lyapunov derivative. #418

Closed hongkai-dai closed 2 years ago

hongkai-dai commented 2 years ago

Adds relu_binary to the programto compute the Wz bounds.


This change is Reviewable