diff options
Diffstat (limited to 'logs')
| -rw-r--r-- | logs/battery.log | 7 | ||||
| -rw-r--r-- | logs/degeneracy.log | 11 |
2 files changed, 18 insertions, 0 deletions
diff --git a/logs/battery.log b/logs/battery.log new file mode 100644 index 0000000..6030612 --- /dev/null +++ b/logs/battery.log @@ -0,0 +1,7 @@ + +=== omit-size-BOUND0.997 (N=256, chance=0.0039) + grampa (current) raw=0.0169 refined=0.0443 (0.0s) + umeyama raw=0.0052 refined=0.0143 (0.0s) + gromov-wasserstein raw=0.0182 refined=0.0221 (0.1s) +/home/yurenh2/.local/lib/python3.13/site-packages/ot/bregman/_sinkhorn.py:666: UserWarning: Sinkhorn did not converge. You might want to increase the number of iterations `numItermax` or the regularization parameter `reg`. + warnings.warn( diff --git a/logs/degeneracy.log b/logs/degeneracy.log new file mode 100644 index 0000000..ff31564 --- /dev/null +++ b/logs/degeneracy.log @@ -0,0 +1,11 @@ +omit-size gap(found-truth)=+0.4400 truth-descends=+0.0000 acc=0.049 + -> truth is DEEPER than what is found -- optimiser failure +noise035 gap(found-truth)=+0.0476 truth-descends=+0.0020 acc=0.887 + -> truth is DEEPER than what is found -- optimiser failure +rank8 gap(found-truth)=+0.3650 truth-descends=+0.0062 acc=0.065 + -> truth is DEEPER than what is found -- optimiser failure +synth-full gap(found-truth)=+0.0770 truth-descends=+0.0005 acc=0.883 + -> truth is DEEPER than what is found -- optimiser failure +natural-best gap(found-truth)=+0.0853 truth-descends=+0.1674 acc=0.027 + -> truth is DEEPER than what is found -- optimiser failure +{"done": true} |
