Is there a way to implement a fourier transform as a layer in a tensorflow model?
model = Sequential() model.add(LSTM(112, return_sequences=True, input_shape