Issue with Neural Network and GoogLeNet

Hi, I am trying to use the googlenet function for some basic neural network exercises. When I type this code in the command window:
net = googlenet;
I get an error saying that googlenet is an undefined function, even though I have the Neural Network toolbox installed. Why is this happening?

답변 (1개)

Astarag Chattopadhyay
Astarag Chattopadhyay 2018년 5월 30일

0 개 추천

Hi Pranav,
You need to install "Neural Network Toolbox Model for GoogLeNet Network" support package from the Add-ons browser before you can use it. It is true for any research network you are trying to import like AlexNet, ResNet-50, VGG-16 etc.

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

제품

릴리스

R2017a

질문:

2018년 5월 24일

답변:

2018년 5월 30일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by