h2o (version 3.10.5.2)

h2o.weights: Retrieve the respective weight matrix

Description

Retrieve the respective weight matrix

Usage

h2o.weights(object, matrix_id = 1)

Arguments

object

An or

matrix_id

An integer, ranging from 1 to number of layers + 1, that specifies the weight matrix to return.