addAutoencoderSetUp: Add the set up of a neural network

addAutoencoderSetUpR Documentation

Add the set up of a neural network

Description

Add the set up of a neural network

Usage

addAutoencoderSetUp(object, mtr_name, set_up_list, ...)

Arguments

object

An object of class SPATA2 or, in case of S4 generics, objects of classes for which a method has been defined.

mtr_name

Character value. The name of the matrix of interest. Defaults to the active matrix of the assay, as denoted by activateMatrix().

set_up_list

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

...

Used to absorb deprecated arguments or functions.

Value

A SPATA2 object.


theMILOlab/SPATA2 documentation built on Feb. 8, 2025, 11:41 p.m.