Metadata-Version: 2.1
Name: TorchDiffEqPack
Version: 1.0.1
Summary: PyTorch implementation of reverse-accurate ODE solvers for Neural ODEs
Home-page: https://juntang-zhuang.github.io/torch_diff_eq_pack/
Author: Juntang Zhuang
Author-email: j.zhuang@yale.edu
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

PyTorch implementation of two papers: (1) Adaptive checkpoint adjoint method for gradient estimation in Neural ODEs (2) MALI: a memory efficient and reverse accurate integrator for Neural ODEs

