From a04c9054cd690c8333baed1c2d757570b60a3c9c Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Thu, 30 Jul 2026 16:40:15 -0500 Subject: docs: link collaborator repo and Pareto figure --- COLLABORATOR_ONBOARDING.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'COLLABORATOR_ONBOARDING.md') diff --git a/COLLABORATOR_ONBOARDING.md b/COLLABORATOR_ONBOARDING.md index 724ae0e..79b1091 100644 --- a/COLLABORATOR_ONBOARDING.md +++ b/COLLABORATOR_ONBOARDING.md @@ -26,6 +26,13 @@ Family-specific semantics and schedules are frozen in [`RESNET_CROSSOVER.md`](RESNET_CROSSOVER.md), and [`TRANSFORMER_CROSSOVER.md`](TRANSFORMER_CROSSOVER.md). +After accepting the private-repository invitation: + +```bash +git clone https://github.com/YurenHao0426/sdil.git +cd sdil +``` + ## What SDIL is SDIL tests a narrow algorithmic reading of the Harnett et al. result: the @@ -66,6 +73,11 @@ below are best validation accuracy; parenthesized values are measured GTX-1080 wall hours. Nonfinite cells remain in the table at their last finite metric. +The audited visual summary is available as +[`figure7_plain_cnn_pareto.png`](results/figs/figure7_plain_cnn_pareto.png) +and a vector +[`PDF`](results/figs/figure7_plain_cnn_pareto.pdf). + | method | miniCNN | VGGlike | VGG16 | |---|---:|---:|---:| | BP | 83.62 (0.08) | 90.52 (0.28) | 92.68 (0.71) | -- cgit v1.2.3