DynaDojo / dynadojo

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

demo/bug: fixed_complexity_demo #80

Open sameerashahh opened 4 months ago

sameerashahh commented 4 months 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 4 months ago

Assigned to Aryav