Example #1
0
 def rfun(p):
     return generic_resid_fun(implicit_softmax_affine, xdata, ydata, p)
Example #2
0
 def rfun(p):
     return generic_resid_fun(max_affine, xdata, ydata, p)