get_layer_loss: Get the Loss Associated with a Layer

Description Usage Arguments Value

View source: R/7-AM.R

Description

Get the Loss Associated with a Layer

Usage

1
get_layer_loss(model, layer, filter = NA)

Arguments

model

A keras model.

layer

The name of the layer.

filter

The filter to select. Skip with filter = NA.

Value

A scalar loss.


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