createWeights2: Creates random weights

Description Usage Arguments Value Author(s) See Also

Description

Creates random weights for a two hidden layers network

Usage

1

Arguments

I

number of input neurons

H

vector with first element the number of hidden neurons in the first hidden layer second element for the second hidden layer

Value

Returns a S4 class object Weights2

Author(s)

Georg Steinbuss

See Also

Weights2-class


TeachNet documentation built on May 2, 2019, 7 a.m.