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
As described in paper, the RESERVING operation should convert the activation function of the input feature to PReLU with parameters as 1. But I cannot find the corresponding implementations in your codes, is it equivalent to use ReLU?