Fixed bug in tutorial and user feedback

This commit is contained in:
REDMOND\sayanpa 2017-06-29 12:24:59 -07:00
Родитель c6d6570d91
Коммит 8cce0d6696
2 изменённых файлов: 41 добавлений и 58 удалений

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Просмотреть файл

@ -24,4 +24,4 @@ A step-by-step walk through for each of these is provided in the [documentation]
* Hello World - Logistic Regression ([Details](https://docs.microsoft.com/en-us/cognitive-toolkit/Tutorials))
* Image Hands On ([Details](https://docs.microsoft.com/en-us/cognitive-toolkit/Hands-On-Labs-Image-Recognition))
* SLU (Language Understanding) Hands On ([Details](https://docs.microsoft.com/en-us/cognitive-toolkit/Hands-On-Labs-Language-Understanding))
* Object detection using Fast R-CNN ([Code](https://github.com/Microsoft/CNTK/tree/master/Examples/Image/Detection/FastRCNN), [Details]https://docs.microsoft.com/en-us/cognitive-toolkit/Object-Detection-using-Fast-R-CNN))
* Object detection using Fast R-CNN ([Code](https://github.com/Microsoft/CNTK/tree/master/Examples/Image/Detection/FastRCNN), [Details](https://docs.microsoft.com/en-us/cognitive-toolkit/Object-Detection-using-Fast-R-CNN))