mirror of
https://github.com/wassname/keras-contrib.git
synced 2026-08-18 12:10:27 +08:00
Previouly, a constant value was used for the clipping parameters. This meant that it stayed at r=1 and d=0 forever, making it essentially equivalent to regular batch normalization.