DiffEqML / torchdyn

A PyTorch library entirely dedicated to neural differential equations, implicit models and related numerical methods
https://torchdyn.org
Apache License 2.0
1.36k stars 125 forks source link

v0.3.0: `torchdyn` goes sequential #28

Closed Zymrael closed 3 years ago

Zymrael commented 4 years ago

Major:

Minor:

Miscellaneous:

kivo360 commented 4 years ago

Starting Tuesday I'm going full tilt on pytorch and DiffEq. If I write code to learn I'll learn faster.

How can I contribute? Something small that would give me confidence would be a good start. I noticed you added help wanted.

Zymrael commented 4 years ago

Hey @kivo360, thank you for offering to help! Join us in Slack, we'll find together a first contribution that's interesting and can help you get familiar with the codebase.

ExtinctionEvent commented 3 years ago

Hello, Id like to contribute to this, if that is possible.

Zymrael commented 3 years ago

We're a bit busy with NeurIPS at the moment, but feel free to join us on Slack - unless you've joined already (and posted on #torchdyn-dev?)

lucaslie commented 3 years ago

I was wondering if there is any progress on including adaptive checkpointing?

Sounds like a really useful addition to the repo. :)

Zymrael commented 3 years ago

We had to pause active development due to other obligations, but there should be more coming in the third quarter of 2021, including some of the newer advances in the field.

Zymrael commented 3 years ago

Closing as we're jumping ahead to v1.0 with a whole host of new features (currently in dev.)