deep learning with matlab -凯发k8网页登录
deep learning often seems inaccessible to non-experts. in this video series, you’ll see how matlab® makes it easy for engineers and scientists to apply deep learning to their problems. watch the short videos, explore the well-documented code, and read the detailed blog posts to quickly understand deep learning.
quick start
see how to use matlab, a simple webcam, and a deep neural network to identify objects in your surroundings. this demo uses alexnet, a pretrained deep convolutional neural network that has been trained on over a million images.
learn how to use transfer learning in matlab to re-train deep learning networks created by experts for your own data or task.
tutorials
use matlab for configuring, training, and evaluating a convolutional neural network for image classification.
transfer learning with neural networks in matlab use matlab for fine-tuning a pretrained convolutional neural network for image classification.
use matlab for extracting features with a pretrained convolutional neural network and to train a support vector machine classifier for image classification.