Skip to main content

neural differential equations

Project description

neural-diffeqs

Instantiate neural differential equations

PyPI pyversions PyPI version Code style: black

Installation

To install with pip:

pip install neural_diffeqs

To install the development verison:

git clone https://github.com/mvinyard/neural-diffeqs.git; cd ./neural-diffeqs
pip install -e .

Example

from neural_diffeqs import neural_diffeq

SDE = neural_diffeq()

ODE = neural_diffeq(sigma=False)

Questions or suggestions? Open an issue or send an email to Michael Vinyard.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neural-diffeqs-0.0.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

neural_diffeqs-0.0.1-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page