示例#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)