View source: R/layer-methods.R
count_params | 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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.