Skip to content

TimFelixBeyer/NeuralODE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuralODE

This is the Code for the Bachelor's Thesis "Neural ODE for physical problems" by Tim Beyer.

All scripts should be run from the main directory, e.g.;

python3 experiments/single_pendulum/densenet.py

The latest, cleaned up version of this project is available in the 'unification' branch, which is not tested as well as the master branch but should work fine in almost all cases.

Requirements

  • TensorFlow 2.2
  • tfdiffeq
  • matplotlib
  • (keras-mdn-layer) if you want to try mixture-density-layers on top of an lstm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages