count_params {keras3} | 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_weights()
quantize_weights()
reset_state()