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: snn_demo #54

Open sameerashahh opened 1 month ago

sameerashahh commented 1 month ago

Describe the bug AttributeError: module 'dynadojo.systems' has no attribute 'SNNSystem'

To Reproduce Steps to reproduce the behavior:

  1. Go to demos/systems/snn_demo.ipynb
  2. Run the demo cell by cell
  3. Error occurs when 3rd cell is run

Expected behavior Plot should generate according to the inputs.

mkanwal commented 2 weeks ago

from dynadojo.systems.snn import SNNSystem