SciML / DiffEqFlux.jl

Pre-built implicit layer architectures with O(1) backprop, GPUs, and stiff+non-stiff DE solvers, demonstrating scientific machine learning (SciML) and physics-informed machine learning methods
https://docs.sciml.ai/DiffEqFlux/stable
MIT License
871 stars 156 forks source link

Alternative to FFJORD #771

Open JoshuaPurtell opened 2 years ago

JoshuaPurtell commented 2 years ago

Is there any interest in the implementation of algorithms outlined in the following paper:

Matching Normalizing Flows and Probability Paths on Manifolds

As an alternative to FFJORD? I would be interested in contributing on this basis, if it were the case.

ChrisRackauckas commented 2 years ago

That would be really cool!