Sorry to bother!
kind of confused about the meaning of each dim in 4-D array(n_samples,n_features,seq_len,1) for seq data? e.g:My training set have 1000 samples(lines),each got 10 features(col).So my X_train.shape should be (1000,10,10,1)?
Really thanks for your implementation! @kingfengji
Sorry to bother! kind of confused about the meaning of each dim in 4-D array(n_samples,n_features,seq_len,1) for seq data? e.g:My training set have 1000 samples(lines),each got 10 features(col).So my X_train.shape should be (1000,10,10,1)? Really thanks for your implementation! @kingfengji