Is there any guidance on the minimum input size for LSTM-AD and LSTM-ED? - except for digging through code and calculating it by hand, that is of course.
I have found that LSTM-AD requires 40 datapoints minimum.
LSTM-ED is still above this and I have settled at around 140.