コード例 #1
0
 def step(u):
     return step(u, threshold=0.5)
コード例 #2
0
 def step(u):
     return step(u)
コード例 #3
0
 def transform_y(y):
     return step(y)