AbstractPhil commited on
Commit
969fb56
·
verified ·
1 Parent(s): 94826c7

topology: h2_linear_tiny_imagenet_128 on gaussian

Browse files
h2_linear_tiny_imagenet_128/codebooks/gaussian__topology.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "n_axes": 24,
3
+ "D": 4,
4
+ "angular_dist_p25_deg": 77.36812373549114,
5
+ "angular_dist_p50_deg": 86.54808207022515,
6
+ "angular_dist_p75_deg": 90.91135981306158,
7
+ "angular_dist_p95_deg": 159.63313279215,
8
+ "knn_components_at_thresh": {
9
+ "0.5": 24,
10
+ "1.0": 24,
11
+ "2.0": 24,
12
+ "4.0": 21,
13
+ "6.0": 14,
14
+ "8.0": 14,
15
+ "10.0": 14,
16
+ "14.0": 12,
17
+ "20.0": 10
18
+ },
19
+ "knn_largest_pct_at_thresh": {
20
+ "0.5": 4.166666666666667,
21
+ "1.0": 4.166666666666667,
22
+ "2.0": 4.166666666666667,
23
+ "4.0": 12.5,
24
+ "6.0": 20.833333333333332,
25
+ "8.0": 20.833333333333332,
26
+ "10.0": 20.833333333333332,
27
+ "14.0": 25.0,
28
+ "20.0": 25.0
29
+ },
30
+ "percolation_thresh_deg": null,
31
+ "local_dim_pr_p25": 1.9985195577714863,
32
+ "local_dim_pr_p50": 2.557707240134265,
33
+ "local_dim_pr_p75": 3.080534729067643,
34
+ "local_dim_count_mode": 3,
35
+ "persistence_diagrams": {},
36
+ "persistence_n_finite": {},
37
+ "persistence_n_infinite": {},
38
+ "top_persistent_features": {},
39
+ "ripser_thresh_deg": 20.0,
40
+ "ripser_compute_seconds": 0.0,
41
+ "ripser_available": false,
42
+ "notes": "",
43
+ "extra": {}
44
+ }