Skip to content

Commit 3c804ba

Browse files
committed
Merge branch 'master' of github.com:hughperkins/DeepCL
2 parents 8419af8 + ed229fe commit 3c804ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/Commandline.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
## Training
2222

23-
Use `train` to run training.
23+
Use `train` to run training (`deepclrun` in v5.8.3 and below).
2424

2525
* Syntax is based on that specified in Ciresan et al's [Multi-column Deep Neural Networks for Image Classification](http://arxiv.org/pdf/1202.2745.pdf), section 3, first paragraph:
2626
* network is defined by a string like: `100C5-MP2-100C5-MP2-100C4-MP2-300N-100N-6N`
@@ -151,6 +151,6 @@ Use `train` to run training.
151151

152152
## Prediction
153153

154-
Use `predict to run prediction
154+
Use `predict to run prediction (`deepclexec` in v5.8.3 and below)
155155

156156

0 commit comments

Comments
 (0)