Navidfoumani / Disjoint-CNN

Disjoint-CNN for Multivariate Time Series Classification

Home Page:https://ieeexplore.ieee.org/document/9679860

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The "classifiers" imported in Main.py does not exist.

la-la-la-1 opened this issue · comments

Hello, can you provide Disjoint-CNN network source code? The "classifiers" you mentioned in Main.py "from classifiers import DCNN_2L" does not exist and cannot run code.

Thank you for raising this issue. I apologize for the confusion caused by the missing "classifiers" in the Main.py file. We have addressed this issue by adding the classifiers to the repository. You can now find the Disjoint-CNN network source code, along with other models such as FCN, ResNet, and MC-CNN, for multivariate time series classification.

Please feel free to explore the repository and let us know if you have any further questions or need assistance.