TPA-LSTM icon indicating copy to clipboard operation
TPA-LSTM copied to clipboard

How to deal with various max_len for different batch?

Open blablahaha opened this issue 4 years ago • 0 comments

Vice nice project!

But I'm confused with:

  1. Why use CNN with the output of RNN, instead of original features to extract temporal information for each variables? Maybe you do some experiments, but forget to mention it in paper?

  2. With different batch, the maximum length of temporal series may be different. How can we deal this issue, if we use static kernel size?

Cheers!

blablahaha avatar May 13 '20 16:05 blablahaha