aeon-toolkit / aeon

A toolkit for machine learning from time series
https://aeon-toolkit.org/
BSD 3-Clause "New" or "Revised" License
882 stars 93 forks source link

[ENH] Add Weight Normalization layer using Tensorflow #1714

Open aadya940 opened 1 week ago

aadya940 commented 1 week ago

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