This commit is contained in:
Lewei Lu 2017-07-05 16:26:28 +08:00
Родитель 7f79e13264
Коммит 95254021f5
1 изменённых файлов: 9 добавлений и 0 удалений

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

@ -125,6 +125,15 @@
"type": ["Recipe"],
"dateadded": "4/14/2017"
},
{
"category": ["Image"],
"name": "GoogLeNet (Inception-ResNet-V1)",
"url": "https://github.com/Microsoft/CNTK/tree/master/Examples/Image/Classification/GoogLeNet/Inception-ResNet-V1#cntk-examples-imageclassificationgooglenetinception-resnet-v1",
"description": "GoogLeNet (Inception-ResNet-V1) network for image classification.",
"language": ["BrainScript"],
"type": ["Recipe"],
"dateadded": "7/5/2017"
},
{
"category": ["Image"],
"name": "MNIST Logistic Regression (LR) OCR",