Mostly only relevant for convnets it seems
Group Normalization
11–13 of 13 posts
Re: Group Normalization
#12Re: Group Normalization
#13Has anyone made or found an implementation yet?
When it comes to using super new research models or methods in deep learning, implementing it yourself instead of looking for other implementations is almost a requirement. In my experience the majority of online "implementations" of research deep learning models or methods have subtle bugs, flaws, or outright implemented something different than the paper they reference. This isn't limited to random github code: for…
I would have thought if their description is shit then their results are shit too (cherry-picked from hundreds of runs, outright fabricated, misinterpreted, incorrectly graphed, whatever - just plain doesn't work, like a bad recipe.)
As a followup if this is the case then how do you know what new deep learning research is worth your time to implement?