cfrnet
cfrnet copied to clipboard
'res' in cfr_net.py line 149 is not defined
'res' in cfr_net.py line 149 is not defined.
It should be res = tf.abs(y - y_)
or just use 'risk' equivalently.
Thanks for pointing this out! I will address this on July 9 the earliest, but I appreciate this a lot! Best, Fredrik
Thanks! Fixed