def __init__(self, rest):
     AdamObjects.__init__(self, rest, 'TargetedPropagation')
Exemplo n.º 2
0
 def __init__(self, rest):
     AdamObjects.__init__(self, rest, 'BatchPropagation')