Skip to content
Snippets Groups Projects
Commit 47554cb4 authored by Erick Lavoie's avatar Erick Lavoie
Browse files

Updated figure 10 to use 1000 fully-connected nodes instead

parent c71c4d5d
No related branches found
No related tags found
No related merge requests found
......@@ -347,9 +347,9 @@ speed with 1000 nodes (10 nodes per clique, same number of updates per epoch as
% CIFAR10
% python $TOOLS/analyze/filter.py all --dataset:name cifar10 --topology:name d-cliques/greedy-swap fully-connected --nodes:name 2-shards-eq-classes iid-eq-classes --meta:seed 1 --nodes:nb-nodes 1000 1 | python $TOOLS/analyze/diff.py
% Linear
% python $TOOLS/analyze/diff.py --rundirs all/2021-10-02-18:58:22-CEST-labostrex114 all/2021-10-05-19:39:26-CEST-labostrex116 all/2021-10-05-19:40:41-CEST-labostrex119 --pass-through | python $TOOLS/plot/convergence.py --add-min-max --ymin 0 --ymax 80 --yaxis test-accuracy --labels 'fully-connected (100 nodes)' 'd-cliques (fractal)' 'd-cliques (ring)' --save-figure ../mlsys2022style/figures/d-cliques-scaling-cifar10-1000-linear.png --linestyles 'solid' 'dashed' 'dotted' --font-size 18 --linewidth 3
% python $TOOLS/analyze/diff.py --rundirs all/2021-10-07-09:15:23-CEST-labostrex119 all/2021-10-05-19:39:26-CEST-labostrex116 all/2021-10-05-19:40:41-CEST-labostrex119 --pass-through | python $TOOLS/plot/convergence.py --add-min-max --ymin 0 --ymax 80 --yaxis test-accuracy --labels 'fully-connected' 'd-cliques (fractal)' 'd-cliques (ring)' --save-figure ../mlsys2022style/figures/d-cliques-scaling-cifar10-1000-linear.png --linestyles 'solid' 'dashed' 'dotted' --font-size 18 --linewidth 3
% Super-Linear
% python $TOOLS/analyze/diff.py --rundirs all/2021-10-02-18:58:22-CEST-labostrex114 all/2021-10-05-19:38:01-CEST-labostrex114 all/2021-10-05-19:40:04-CEST-labostrex117 --pass-through | python $TOOLS/plot/convergence.py --add-min-max --ymin 0 --ymax 80 --yaxis test-accuracy --labels 'fully-connected (100 nodes)' 'd-cliques (fully-connected)' 'd-cliques (smallworld)' --save-figure ../mlsys2022style/figures/d-cliques-scaling-cifar10-1000-super-linear.png --linestyles 'solid' 'dashed' 'dotted' --font-size 18 --linewidth 3
% python $TOOLS/analyze/diff.py --rundirs all/2021-10-07-09:15:23-CEST-labostrex119 all/2021-10-05-19:38:01-CEST-labostrex114 all/2021-10-05-19:40:04-CEST-labostrex117 --pass-through | python $TOOLS/plot/convergence.py --add-min-max --ymin 0 --ymax 80 --yaxis test-accuracy --labels 'fully-connected' 'd-cliques (fully-connected)' 'd-cliques (smallworld)' --save-figure ../mlsys2022style/figures/d-cliques-scaling-cifar10-1000-super-linear.png --linestyles 'solid' 'dashed' 'dotted' --font-size 18 --linewidth 3
\begin{figure}[htbp]
\centering
\begin{subfigure}[b]{0.23\textwidth}
......
mlsys2022style/figures/d-cliques-scaling-cifar10-1000-linear.png

60.6 KiB | W: | H:

mlsys2022style/figures/d-cliques-scaling-cifar10-1000-linear.png

56.4 KiB | W: | H:

mlsys2022style/figures/d-cliques-scaling-cifar10-1000-linear.png
mlsys2022style/figures/d-cliques-scaling-cifar10-1000-linear.png
mlsys2022style/figures/d-cliques-scaling-cifar10-1000-linear.png
mlsys2022style/figures/d-cliques-scaling-cifar10-1000-linear.png
  • 2-up
  • Swipe
  • Onion skin
mlsys2022style/figures/d-cliques-scaling-cifar10-1000-super-linear.png

64.6 KiB | W: | H:

mlsys2022style/figures/d-cliques-scaling-cifar10-1000-super-linear.png

61.2 KiB | W: | H:

mlsys2022style/figures/d-cliques-scaling-cifar10-1000-super-linear.png
mlsys2022style/figures/d-cliques-scaling-cifar10-1000-super-linear.png
mlsys2022style/figures/d-cliques-scaling-cifar10-1000-super-linear.png
mlsys2022style/figures/d-cliques-scaling-cifar10-1000-super-linear.png
  • 2-up
  • Swipe
  • Onion skin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment