Dragon API Dragon v0.3.0 Python get¶ dragon.vm.tensorflow.keras.regularizers.get(identifier)[source]¶ Return the regularizer callable by identifier. Parameters: identifier (Union[callable, str]) – The identifier. Returns:callable – The activation callable.