Skip to content
Snippets Groups Projects
Commit 68ab54c8 authored by Leon Lettermann's avatar Leon Lettermann
Browse files

Update README.md with reference and link to pages docu

parent 1d667011
No related branches found
No related tags found
No related merge requests found
Pipeline #485305 passed
# AdoptODE
Repository for "AdoptODE: Fusion of data and expert knowledge for modeling dynamical systems"
Repository for the AdoptODE Package introduced in "Tutorial: a beginner’s guide to building a representative model of dynamical systems using the adjoint method" (https://doi.org/10.1038/s42005-024-01606-9).
This repository contains the adoptODE code as well as example notebooks for setting up systems similar to those in the publication.
Documentation is also provided here: https://sherzog3.pages.gwdg.de/adoptODE/
## AdoptODE install
------------
AdoptODE relies on [JAX](https://github.com/google/jax), for an installation of adoptODE a functioning JAX installation needs to be ensured. To use adoptODE and JAX with GPU support, which we recommend at this point, you must first install [CUDA](https://developer.nvidia.com/cuda-zone) and [CuDNN](https://developer.nvidia.com/cudnn). If you already have a working JAX installation, you can add adoptODE to your active environment by running
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment