DBN: This project is the Torch implementation of the paper : Decorrelated Batch normalization (arXiv:1804.08450).
OWN: This project is the Torch implementation of the paper : orthogonal weight normalization method for solving orthogonality constraints over Steifel manifold in deep neural networks (arXiv:1709.06079).
CWN: This project is the Torch implementation of the paper: Centered Weight Normalization in Accelerating Training of Deep Neural Networks
NormProjection: This project is the Torch implementation of the paper: Projection Based Weight Normalization for Deep Neural Networks (arXiv:1710.02338)