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: fixed_complexity_demo #80

Open sameerashahh opened 2 weeks ago

sameerashahh commented 2 weeks ago

Describe the bug DNN.init() takes 3 positional arguments but 4 were given

To Reproduce Steps to reproduce the behavior:

  1. Go to demos/challenges/fixed_complexity_demo.ipynb
  2. Run demo cell by cell
  3. Error occurs in the 3rd cell.

Expected behavior The cell should run so data can be generated.

carynbear commented 2 weeks ago

Assigned to Aryav