Neural differential equations made easy.
Project description
A PyTorch-based library for the instantiation of neural differential equations.
Installation
Install from PYPI:
pip install neural_diffeqs
Alternatively, install the development version from GitHub:
git clone https://github.com/mvinyard/neural-diffeqs.git; cd ./neural-diffeqs
pip install -e .
To-do and/or potential directions:
- Integration of neural controlled differential equations (neural CDEs).
- Build SDE-GANs
- Neural PDEs
References
The library builds upon the foundational research and developments in the field. We acknowledge and express our gratitude to the authors of the following key works that have shaped our understanding of neural differential equations and their applications: Patrick Kidger, James Foster, Xuechen Li, Harald Oberhauser, Terry Lyons
[1] Kidger, P., Foster, J., Li, X., Oberhauser, H., Lyons, T., (2021). Neural SDEs as Infinite-Dimensional GANs. ICML.
[2] Chen, R. T. Q., Rubanova, Y., Bettencourt, J., & Duvenaud, D. K. (2018). Neural Ordinary Differential Equations. Adv Neural Inf Process Sys.
[3] Dupont, E., Doucet, A., & Teh, Y. W. (2019). Augmented Neural ODEs. Adv Neural Inf Process Sys.
[4] Kidger, P. (2022) On Neural Differential Equations. arXiv:2202.02435
Questions or suggestions? Open an issue or send an email to Michael Vinyard.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file neural-diffeqs-0.3.3rc0.tar.gz
.
File metadata
- Download URL: neural-diffeqs-0.3.3rc0.tar.gz
- Upload date:
- Size: 20.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f74abae0def1f8cda13acb5f3c981f4d26add6ed0c844f03cfbdfa9851c0bef4 |
|
MD5 | a9bb533b5bf5afea638e3fe17cf361ce |
|
BLAKE2b-256 | fb07e972f447ae40d9c79b9e9b72b71156f805690933108e69377f43286822ff |
File details
Details for the file neural_diffeqs-0.3.3rc0-py3-none-any.whl
.
File metadata
- Download URL: neural_diffeqs-0.3.3rc0-py3-none-any.whl
- Upload date:
- Size: 26.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7475d7179cf83311e35149873ab4c8aec3be3829cbc3d70d430f6a6c2493fb43 |
|
MD5 | 11a24ffef33d9d930059b32d7da661b8 |
|
BLAKE2b-256 | 23fb1f69e089646096f4461223b3ad6e86c74ae92ab9c9346fd0770873b47aac |