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

Description Usage Arguments Value See Also

View source: R/layer-methods.R

Description

Count the total number of scalars composing the weights.

Usage

1
count_params(object)

Arguments

object

Layer or model object

Value

An integer count

See Also

Other layer methods: get_config(), get_input_at(), get_weights(), reset_states()


dfalbel/keras documentation built on Nov. 27, 2019, 8:16 p.m.