Releases: ykumards/simtorch
v0.2.1
v0.2.0
What's new
Commits
6e9883d add planned sim metrics
63852e3 Merge branch 'main' of https://github.com/ykumards/simtorch into main
e71b6ec add pip badge
d117e55 delete test script
7df5a71 add credits to readme
484c4ee update readme
b4d5d05 remove redundant transpose of sim_matrix
856cb97 remove release instructions
c4a75a0 bug: swap the model types for x and y labels
25d9dcf remove redundant computations from loops
v0.1.8
What's new
Commits
2e93ed6 fix lint complaints
b329584 reduce dpi
1111453 optimize cka loops
7f488ca add remove negative eigen
f3aa883 add deconfounded CKA
be9b607 fix lint error
25a0e25 switch example to cifar10
a68a3de change plot comtour_map
41dbed9 black formatting
bfc9145 add new test
2d1f878 add new test
a97547a change similarity compute api
833476a add example notebook
366aefb add data to gitignore