### Describe the feature or idea you want to propose Implement Weigh Normalization layer using the tensorflow core API. To be used later in the DCNN Network. References: [https://www.tensorflow.org/addons/api_docs/python/tfa/layers/WeightNormalization](https://www.tensorflow.org/addons/api_docs/python/tfa/layers/WeightNormalization)