count_params {keras} | R Documentation |
Count the total number of scalars composing the weights.
count_params(object)
object |
Layer or model object |
An integer count
Other layer methods: get_config
,
get_input_at
, get_weights
,
reset_states