Estimator
Modules
Data Handling
Clones this module by initializing another module with the same configuration.
copy_parameters (bool) -- Whether to copy this module's parameters or initialize the new module with random parameters.
bool
TypeVar(M, bound= ConfigurableModule)
TypeVar
M
The cloned module.