Skip to content

Can I add more features by adding dimensions to the input data? #4

@GISWLH

Description

@GISWLH

Thank you for your code, it's very useful.
I found that the current version of the code only has one-dimensional time characteristics, in_ Channels is 1. If my data has other features, can I adjust the dimensions of the input data, such as the current input data dimension is x: 450048 fx: 450048
image
If I have two features, do I just need to change the dimension of the input data to: x: 4500 * 2 * 48 fx: 4500 * 1 * 48?
I'm looking forward to hearing from you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions