DA-RNN-in-Tensorflow-2-and-PyTorch icon indicating copy to clipboard operation
DA-RNN-in-Tensorflow-2-and-PyTorch copied to clipboard

classification problem

Open Minxiangliu opened this issue 3 years ago • 0 comments

I am interested in your model, I have 2000x6 physiological signals, I would like to try to use your model for binary classification, is it possible? According to the paper, do I need to separate the whole input signal, for example 2000x6 to 200x6x10?

Minxiangliu avatar Mar 17 '22 15:03 Minxiangliu