sabean / Koopman

Learning dynamical systems from data: Koopman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is the project finished?

LeZhengThu opened this issue · comments

Hi there, I wonder if the project is finished? I'm also interested in Matt's EDMD method but can't find any code online. Your project is the closest but it seems that EDMD_LTI_duffing.ipynb gives the analytical results of the simple example only. The function eig_decomp only computes the eigenvalues and the eigenvectors. No further implementation has been made.

The project is not yet finished. We had to move to other projects for now.

@sabean Hi Sabin, do you have any plan to complete the project? I found it really hard to understand the work about EDMD with dictionary learning code.