Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 251 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 251 Bytes

CKA:Centered Kernel Alignment

Reproduce the CKA for Paper: Similarity of Neural Network Representations Revisited, arxiv

Requirments:

python3
numpy
gzip

Toy examples: CKA.ipynb

Updating...