safe_learning
safe_learning copied to clipboard
Running errors and parameter initialization problems
Hi Felix,
I have these questions.
I run lyapunov_function_learning.ipynb and got an error like this.
ModuleNotFoundError: No module named 'safe_learning'
And I don't quite understand how the initialization parameters of the Lyapunov function are obtained.

- In all the files, I did not find it.So where can I find this safe_learning module?
- Could you please explain in detail how the parameter initialization is done?