fix_param# Normal.fix_param(name)# Fixes a parameter, excluding it from optimization and further changes. Parameters: name (str) – The name of the parameter to freeze. Raises: ValueError – If a parameter with the specified name does not exist.