Deep Learning Network for Classification
조회 수: 1 (최근 30일)
이전 댓글 표시
1. What is training and validation exactly?
2. What do activation, convolutional, and fully connected layers do?
3. What is the input of this network? Is it just images? What is the output of this network?
댓글 수: 0
답변 (1개)
Johanna Pingel
2019년 2월 6일
편집: Johanna Pingel
2019년 2월 6일
Here are some getting started resources:
A quick-read ebook: https://www.mathworks.com/content/dam/mathworks/tag-team/Objects/d/80879v00_Deep_Learning_ebook.pdf
and video on CNNs: https://www.mathworks.com/videos/introduction-to-deep-learning-what-are-convolutional-neural-networks--1489512765771.html
while deep learning focused on images in the past, we now have examples for image, signal, text and audio here: https://www.mathworks.com/help/deeplearning/examples.html
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Install Products에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!