def __init__()

in kbc/regularizers.py [0:0]


    def __init__(self, weight: float):
        super(N3, self).__init__()
        self.weight = weight