How to install AlexNet without internet connection? (Solved)

7 views (last 30 days)
How to install AlexNet installed without internet connection? I have downloaded alexnet.mlpkginstall and put it into my current directory. I tried all solutions but without success so far. If I tried to start AlexNet at the prompt I get a warning that the Deep Learning Toolbox should be installed but it is already installed and working.
Double klicking on or select install file->right klick->Download and Install matlab "crashes". Matlab addon manager is started but hangs (failed to load url https://login.mathworks.com/......./login.html?locale=nl_NL with error ERR_NAME_NOT_RESOLVED(-105).
Bug: selecting alexnet.mlpkginstall, right klick -> i the detailbox: you need Neural Network Toolbox! For R2018b it should be Deep Learning Toolbox.
Edit:
You need a matlab account for this.

Answers (1)

DhaniAri
DhaniAri on 25 Apr 2019
Edited: DhaniAri on 25 Apr 2019
Hi,
You can try to install manually :
  1. put the alexnet.mlpkginstall in your MATLAB folder
  2. open matlab application and go to MATLAB folder where u put your alexnet.mlpkginstall
  3. double klik the file alexnet.mlpkginstall and it will running for installation, but if u not yet sign in it wil appear sign in windows first.
  4. if appear terms and condition klik accept then the installation process will run.
hope, succes :)
  1 Comment
Elmar Enzlin
Elmar Enzlin on 30 Apr 2019
Thank you for your answer.
Unfortunatly your solution doesnot work offline I have already tried that.

Sign in to comment.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!