Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to extract the force field from latent_sde? #153

Open
xiniyiwang opened this issue Sep 20, 2024 · 0 comments
Open

How to extract the force field from latent_sde? #153

xiniyiwang opened this issue Sep 20, 2024 · 0 comments

Comments

@xiniyiwang
Copy link

Hi,
Following latent_sde_lorenz.py, I can learn the latent dynamics from my 2D dataset successfully. It performs well:
image

But what should I do if I want to extract the deterministic force (drift term) in the stochastic equation, and project the drift term to 2D space? Then I can get the phase portrait in 2D space as follows:
image
Similarly, how can I show the diffusion term explicitly from the learned SDE?

I would appreciate anyone willing to offer me some advice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant