DiffEqFlux.jl icon indicating copy to clipboard operation
DiffEqFlux.jl copied to clipboard

What to do about FFJORD here?

Open ChrisRackauckas opened this issue 2 years ago • 1 comments

@prbzrg I saw your https://github.com/impICNF/ICNF.jl which seems to have a lot of FFJORD things, should FFJORD and all just be a whole separate repo and pull that into SciML? If you have things in good shape then I would prefer to just reuse that code and then make sure any GSoC is implementing algorithms separate from that.

ChrisRackauckas avatar Mar 06 '23 12:03 ChrisRackauckas

Thanks for your attention, I will be glad to move it to SciML. The API is good, and I don't have any plan to change it. The documentation is poor, but the amount of function to be documented is a few. The performance is similar to DiffEqFlux. There are smoke tests, but we need some regression tests.

prbzrg avatar Mar 07 '23 11:03 prbzrg

Updated in the latest version by @avik-pal . I think we should still link to https://github.com/impICNF/ContinuousNormalizingFlows.jl in the docs

ChrisRackauckas avatar May 20 '24 02:05 ChrisRackauckas