addAutoencoderSetUp: Add the set up of a neural network

View source: R/add.R

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, 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.


kueckelj/SPATA2 documentation built on March 16, 2024, 10:25 a.m.