diff --git a/docs/normalization/weight_standardization/readme.html b/docs/normalization/weight_standardization/readme.html new file mode 100644 index 00000000..c0466887 --- /dev/null +++ b/docs/normalization/weight_standardization/readme.html @@ -0,0 +1,118 @@ + + +
+ + + + + + + + + + + + + + + + + + + ++ home + normalization + weight_standardization +
+ +This is a PyTorch implementation of Weight Standardization from the paper + Micro-Batch Training with Batch-Channel Normalization and Weight Standardization. +We also have an +annotated implementation of Batch-Channel Normalization.
+