Learn R Programming

digitalDLSorteR (version 1.1.0)

training.history: 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