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
In the Lab1 implementation detail, it does not specify the weight init "Gain".
(in nninit.kaiming_normal(). it defined this parameter)
Do we need to setup this para?, and what dose this parameter actually mean when we init a network.
In the Lab1 implementation detail, it does not specify the weight init "Gain".
(in nninit.kaiming_normal(). it defined this parameter)
Do we need to setup this para?, and what dose this parameter actually mean when we init a network.