BethanyL / DeepKoopman

neural networks to learn Koopman eigenfunctions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use trained model?

ahsteven opened this issue · comments

Do you have a script that allows you to use the trained model to run predictions? Thanks

I added the folder "postprocessing" to show how I did this. For example, see the function PredictKoopmanNetOmegas from notebookfns.py, applied in BestModel-Pendulum.ipynb.