Callback for RNN training

    Callback that uses the outputs of language models to add AR and TAR regularization

    Callback that resets the model at each validation/training step

    Save the raw and dropped-out outputs and only keep the true output for loss computation

    Add AR and TAR regularization

    rnn_cbs[source]

    All callbacks needed for (optionally regularized) RNN training