layer-attributes: "Layer" attributes

layer-attributesR Documentation

"Layer" attributes

Description

"Layer" attributes

Usage

## S3 method for class 'layer_pr'
x$name

Arguments

x

The .layer itself

name

It could be the following:

  • i: Layer index (1-based integer)

  • ind: Input dimension for the layer

  • out: Output dimension for the layer

  • is_output: Logical indicating if this is the output layer

Value

A pronoun, it returns nothing


kindling documentation built on March 3, 2026, 9:07 a.m.