Add the set up of a neural network

addAutoencoderSetUp(object, mtr_name, set_up_list, of_sample = NA)

Arguments

object

A valid spata-object.

set_up_list

A named list with slots $activation, $bottleneck, $dropout, $epochs, $layers.

Value

A spata-object.