Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 1 KB

README.md

File metadata and controls

11 lines (8 loc) · 1 KB

Since I've coded this implementation, official code has been released. This also features a more efficient calculation and more accurate results. Therefore, I recommend the official implementation


Centered Kernel Alignment

Implementation of paper "Do Wide and Deep Networks Learn the Same Things? Uncovering How Neural Network Representations Vary with Width and Depth" by Thao Nguyen and Maithra Raghu and Simon Kornblith. Please find my post explaining the implementation on Medium/TDS.

The current implementation focuses on creating figures similar to those in the paper:

Sample image 1 Sample image 2