reset_states {keras} | R Documentation |
Reset the states for a layer
Description
Reset the states for a layer
Usage
reset_states(object)
Arguments
object |
Model or layer object |
See Also
Other layer methods:
count_params()
,
get_config()
,
get_input_at()
,
get_weights()
[Package keras version 2.15.0 Index]