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
It seems that the weight norm code for keras uses tensorflow backend. I try to modify it as a theano backend based code, but failed.
So hope to release a weightnorm code that can be used for keras using theano backend. Thank you.