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

mnist: added 1-node-iid

parent f233a19c
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ setup/nodes.py \ ...@@ -23,7 +23,7 @@ setup/nodes.py \
--nb-nodes 1 \ --nb-nodes 1 \
--local-classes 10 \ --local-classes 10 \
--nodes-per-class 1 1 1 1 1 1 1 1 1 1 | --nodes-per-class 1 1 1 1 1 1 1 1 1 1 |
setup/topology/ring.py | setup/topology/fully_connected.py |
setup/model/linear.py | setup/model/linear.py |
simulate/algorithm/d_sgd.py \ simulate/algorithm/d_sgd.py \
--batch-size 12800 \ --batch-size 12800 \
......
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