This function builds all the necessary Keras objects in order
to manipulate internals of the models or train them. Users won't generally
need to call this function, since train
will do so automatically.
configure(learner, input_shape)
A "ruta_autoencoder"
object
An integer describing the number of variables in the input data
Same learner passed as parameter, with new members input_shape
,
models
and keras_loss