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

CNF example #148

Merged
merged 2 commits into from
Dec 3, 2024
Merged

CNF example #148

merged 2 commits into from
Dec 3, 2024

Conversation

atong01
Copy link
Owner

@atong01 atong01 commented Nov 17, 2024

Adds a notebook implementing maximum likelihood training for a continuous normalizing flow.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@atong01 atong01 requested a review from kilianFatras November 19, 2024 14:04
@kilianFatras
Copy link
Collaborator

Some comas missing which breaks the flow... Maybe it is reviewNB that does not show them properly. Also, are you sure you want to rely on NeuralODE to compute the trajectory? If the nb's point is educative, I would simply compute the traj directly. Also, maybe worth adding Gaussian -> 2 moons ICFM below? To show the training differences?

@atong01
Copy link
Owner Author

atong01 commented Dec 3, 2024

Will work on improvements later. Merging for now.

@atong01 atong01 merged commit 581a7d9 into main Dec 3, 2024
35 checks passed
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