deel-ai / deel-lip

Build and train Lipschitz constrained networks: TensorFlow implementation of k-Lipschitz layers
https://deel-ai.github.io/deel-lip/
MIT License
89 stars 10 forks source link

Feat/orthogonalization improvements #62

Closed thib-s closed 1 year ago

thib-s commented 2 years ago

added following optimizations in normalizers.py:

The way to set the two last parameters is subject to discussion, I chose this method to avoid clutter layers interfaces.

thib-s commented 1 year ago

updated by fixing following problems: