Is there any smart way to perform feature selection for LSTM sequence-to-sequence regression, which does not require testing the regression for different sets of features, but rather can tell how useful is the specific feature for a memory-based regression? If there are some approaches i would appreciate some references to the literature.

Similar questions and discussions