Is there a possibility in Flux to apply dropout procedure to the recurrent input signal on the LSTM units, like recurrent_dropout
in Keras?
Not at present, so a PR would be very welcome
Is there a possibility in Flux to apply dropout procedure to the recurrent input signal on the LSTM units, like recurrent_dropout
in Keras?
Not at present, so a PR would be very welcome