DynaDojo / dynadojo

An Extensible Benchmarking Platform for Scalable Dynamical System Identification
https://dynadojo.github.io/dynadojo/
MIT License
11 stars 9 forks source link

demo/bug: fts_dmd_lds_demo #58

Open sameerashahh opened 1 month ago

sameerashahh commented 1 month ago

Describe the bug TypeError: FixedTrainSize.init() got an unexpected keyword argument 'reps'

To Reproduce Steps to reproduce the behavior:

  1. Go to demos/fts_dmd_lds_demo.ipynb
  2. Run the demo cell by cell
  3. Error occurs in the last cell.

Expected behavior A plot should be generated.