Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 414 Bytes

File metadata and controls

11 lines (7 loc) · 414 Bytes

Manifold Discovery via Dynamical Systems (MDDS)

Package to perform manifold discovery via dynamical systems

  • /mdds/models.py contains the mdds models
  • /mdds/loss.py contains the loss
  • /mdds/fitting.py contains the training loop and plot calls
  • /plotting/plotting.py contains the plot functions

The hyperparameters are in /parameter.yaml. It needs to be in the directory from which MDDS is run.