Skip to content

Commit 6c6949b

Browse files
authored
Update neuron.rst
1 parent b271bab commit 6c6949b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/tutorials/neuron.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Provide the **YAML** configuration files to run training:
6161
source activate py3_torch
6262
python -u scripts/main.py \
6363
--config-base configs/SNEMI/SNEMI-Base.yaml \
64-
--config-file configs/SNEMI/SNEMI-Foreground-UNet.yaml
64+
--config-file configs/SNEMI/SNEMI-Affinity-UNet.yaml
6565
6666
Or if using multiple GPUs for higher performance:
6767

0 commit comments

Comments
 (0)