Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 230 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 230 Bytes

DisCo

This is the code repository for distance correlation (DisCo) for decorrelation in ML training. See [https://arxiv.org/abs/2001.05310] for details.

Disco.py has the implementation for PyTorch, Disco_tf.py for tensorflow.