You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the paper and code used the sign function for forward propagation and hardtanh for backward to preserve the gradient. This is the straight-through estimator.
I wonder this code can be used for outputing only 0 or 1 for weights?How
The text was updated successfully, but these errors were encountered: