Skip to content
/ ODIN Public
forked from gabb7/ODIN

Python 3.6 and TensorFlow implementation of the ODIN algorithm

License

Notifications You must be signed in to change notification settings

lasgroup/ODIN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ODIN

This repository contains code that implements the ODIN algorithm as presented in the paper:

ODIN: ODE-Informed Regression for Parameter and State Inference in Time-Continuous Dynamical Systems. Philippe Wenk*, Gabriele Abbati*, Michael A Osborne, Bernhard Schölkopf, Andreas Krause and Stefan Bauer. Proceedings of the 34th AAAI Conference on Artificial Intelligence (AAAI 20). New York, NY, USA. AAAI Press.
*: equal contribution

Code

The code provided is written in Python 3.6, and relies on the following libraries:

Some usage examples (the same ones used in the experimental section of the paper) can be found in the examples/ directory. Comments in the code illustrate how it can be further applied to generic ODE models not included here.

About

Python 3.6 and TensorFlow implementation of the ODIN algorithm

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%