Skip to content

Maybe a bug in CNN #31

@Afonsob1

Description

@Afonsob1

Hello,

I was reading the code of the CNN model and noticed an issue in the AdaptiveConcatPool1d class. Both pooling methods are currently using AdaptiveAvgPool1d, shouldn't it be avg and max?
https://github.com/TheDatumOrg/TSB-AD/blob/dce9e5e5ec14ffb82787315dbf1a8564c7bb9f47/TSB_AD/models/CNN.py#L13-L18

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions