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

Lowered the number of processes

parent 2e1857ae
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ simulate/algorithm/d_sgd.py \
--learning-rate 0.1 \
$C_GRAD |
simulate/logger.py \
--nb-processes 8 |
--nb-processes 1 |
simulate/run.py \
--nb-epochs 100;
done;
......
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