training.history {digitalDLSorteR}R Documentation

Get and set training.history slot in a DigitalDLSorterDNN object

Description

Get and set training.history slot in a DigitalDLSorterDNN object

Usage

training.history(object)

training.history(object) <- value

Arguments

object

DigitalDLSorterDNN object.

value

keras_training_history object with the training history of the Deep Neural Network model


[Package digitalDLSorteR version 1.0.1 Index]