get_layer_weights: Get Layer Weights

Description Usage Arguments Value

View source: R/5-get.R

Description

This function returns the weights of a layer.

Usage

1
get_layer_weights(model, layer)

Arguments

model

A keras model.

layer

The layer name or index.

Value

An R array.


tpq/caress documentation built on March 11, 2021, 8:03 p.m.