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: fc_cnn_ca_demo #78

Open sameerashahh opened 2 weeks ago

sameerashahh commented 2 weeks ago

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

To Reproduce Steps to reproduce the behavior:

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

Expected behavior A plot should be generated.