Deep Learning using Matlab
Deep Learning using Matlab - In this lesson, we will learn how to train a deep neural network using Matlab. It is divided into three sections -
1) Challenges of Deep Learning (continuation of previous lecture)
2) Designing the Architecture - https://youtu.be/HSDyiCuViWg?t=371
3) Writing the code in Matlab (Implementation) - https://youtu.be/HSDyiCuViWg?t=678
You can copy the code from here - https://www.nzfaruqui.com/deep-learning-using-matlab/
In the first section, the challenges of Deep Learning have been explained briefly. In the second section, the architecture of neural network has been explained. It also covered selection criteria of input nodes and output nodes, weight matrices and training data. In the third section, the implementation has been demonstrated.
In the previous lecture, we have learned details about Neural Network. That is why I didn't recap those things and directly started with the challenges of deep neural network.
Almost every new learners find it difficult to understand few things such as - how to select number of input nodes, number of output nodes, weight matrices, who data are passed into the network, how to calculate error and so on. I have explained these concept using animations and graphics.
Third section, the final section is the implementation part. Here I have implemented the concept I explained in the lecture. First I coded 'DeepLearning' function. The necessary functions - ReLU and Softmax function have been implemented as well. Then I have shown how to train a deep neural network by calling the 'DeepLearning' function. Finally I have tested the deep neural network. All of these has been shown in Matlab code.
I hope this lesson will help you to understand how to train a deep neural network in Matlab. And after completing this lecture, you will be able to train your own deep neural network to accomplish what ever you want.
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Deep Learning using Matlab», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.