count_params: Count the total number of scalars composing the weights.

View source: R/layer-methods.R

count_paramsR Documentation

Count the total number of scalars composing the weights.

Description

Count the total number of scalars composing the weights.

Usage

count_params(object)

Arguments

object

Layer or model object

Value

An integer count

See Also

Other layer methods:
get_config()
get_weights()
quantize_weights()
reset_state()


rstudio/keras documentation built on April 22, 2024, 11:43 p.m.