• Stars
    star
    217
  • Rank 181,396 (Top 4 %)
  • Language
    Python
  • License
    MIT License
  • Created about 5 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Reproduce CKA: Similarity of Neural Network Representations Revisited

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...