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

Add latent ode example #5

Merged
merged 1 commit into from
Jan 3, 2019
Merged

Add latent ode example #5

merged 1 commit into from
Jan 3, 2019

Conversation

lxuechen
Copy link
Contributor

@lxuechen lxuechen commented Dec 6, 2018

Mostly follows section 5.1 from their paper.

I used the same hparams whenever I could. Some hparams weren't included in the paper, such as observation noise variance and what the true dynamics are.

I generated the dataset using two sets of simple time-invariant dynamics for the clock-wise and counter clock-wise Archimedean spirals.

Ground truth:
ground_truth

One instance of reconstruction:
vis

Copy link
Owner

@rtqichen rtqichen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you switch to 4 spaces for consistency with the other files?

lxuechen added a commit to lxuechen/torchdiffeq that referenced this pull request Dec 21, 2018
# This is the 1st commit message:

Working example of latent ode.

# This is the commit message rtqichen#2:

batching for latent ode example.

# This is the commit message rtqichen#3:

clean up.

# This is the commit message rtqichen#4:

squash commits and resolve conflict.

# This is the commit message rtqichen#5:

squash commits and resolve conflict.

# This is the commit message rtqichen#6:

squash commits and resolve conflict.
Working example of latent ode.

batching for latent ode example.

clean up.

squash commits and resolve conflict.

squash commits and resolve conflict.

squash commits and resolve conflict.

squash.

Switch to 4 spaces.
@lxuechen
Copy link
Contributor Author

Sorry for the delay, that's done. I also squashed my commits so that the history is clear. Sorry for not originally opening up another PR branch.

@rtqichen rtqichen merged commit c61bfab into rtqichen:master Jan 3, 2019
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

Successfully merging this pull request may close these issues.

2 participants