зеркало из https://github.com/microsoft/caffe.git
[docs] fix example links from install guide
This commit is contained in:
Родитель
6c4dd5aa98
Коммит
f072600bb1
|
@ -208,7 +208,7 @@ Be sure to set your MATLAB and Python paths in `Makefile.config` first!
|
|||
|
||||
*Speed*: for a faster build, compile in parallel by doing `make all -j8` where 8 is the number of parallel threads for compilation (a good choice for the number of threads is the number of cores in your machine).
|
||||
|
||||
Now that you have installed Caffe, check out the [MNIST demo](mnist.html) and the pretrained [ImageNet example](imagenet.html).
|
||||
Now that you have installed Caffe, check out the [MNIST tutorial](gathered/examples/mnist.html) and the [reference ImageNet model tutorial](gathered/examples/imagenet.html).
|
||||
|
||||
## Hardware Questions
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче