selectSuitableStructure: Selects the most suitable neural network structure from the...

Description Usage Arguments Value

Description

The user will provide a list of neural network objects to assess. These will be assessed on their performance by mean squared error. This method simply selects the most suitable structure (where MSE is lowest)

Usage

1
selectSuitableStructure(network_errors)

Arguments

network_errors

MSE obtained for each measure for all neural network layer structures examined

Value

Lowest error network structure


kalden/spartan documentation built on May 31, 2019, 11:52 p.m.