diffeqml-research icon indicating copy to clipboard operation
diffeqml-research copied to clipboard

Differentiable Multiple Shooting Layers Code

Open QiyaoWei opened this issue 3 years ago • 2 comments

Dear authors,

Hope this message finds you well. I am writing to ask whether the code for the MSL paper will be uploaded here soon? In addition, Appendix C of the paper mentions that there will be a pytorch library (presumably accompanying the paper). Is that library the same as this one? Thanks a lot!

QiyaoWei avatar May 17 '22 12:05 QiyaoWei

Hi @QiyaoWei! You can find MultipleShootingLayers in torchdyn (see here and here). We have all the code for the experiments ready but were waiting for functorch to be available in the stable version of PyTorch. The code in its original form will be added here soon, but I'd recommend also checking out the improved version in torchdyn once that comes out.

Zymrael avatar May 26 '22 20:05 Zymrael

@Zymrael Dear authors, Just checking if thing have improved on the PyTorch side, or if you have reconsidered uploading the code in its original form. Many thanks.

ddrous avatar Aug 05 '23 01:08 ddrous