50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


keras (version 2.1.5)

count_params: 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_input_at, get_weights, reset_states