Skip to content

Ode sampling #58

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

Merged
merged 27 commits into from
Jun 11, 2024
Merged

Ode sampling #58

merged 27 commits into from
Jun 11, 2024

Conversation

rousseab
Copy link
Collaborator

Here's a new position sampler based on the ODE solver implemented in torchode.

The sampling configurations now require a new parameter named algorithm.
Screenshot 2024-06-11 at 10 48 32 AM

I also do some code cleaning.

  • I distinguish between sampler (what generates noise for the loss) and generator (what generates positions from the diffusion process).

@rousseab rousseab requested a review from sblackburn86 June 11, 2024 14:52
@sblackburn86 sblackburn86 merged commit 0b31dc2 into main Jun 11, 2024
1 check passed
@sblackburn86 sblackburn86 deleted the ode_sampling branch June 11, 2024 16:32
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