Files
keras-contrib/tests
David Stygstra 7577b8780a Fix BatchRenormalization clipping (fixes #127)
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.
2017-10-11 18:45:35 -07:00
..