Code Examples from Deep Learning Ebook
Version 1.0.0.0 (1.34 MB) by
Johanna Pingel
Follow along with the code examples from the "Practical Deep Learning Examples with MATLAB" ebook
Learn three approaches to training a deep learning neural network:
1. training from scratch
2. transfer learning
3. semantic segmentation
This submission, along with the corresponding ebook, offers a hands-on approach to deep learning.
Cite As
Johanna Pingel (2024). Code Examples from Deep Learning Ebook (https://www.mathworks.com/matlabcentral/fileexchange/67074-code-examples-from-deep-learning-ebook), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2018a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Deep Learning for Image Processing >
Find more on Deep Learning for Image Processing in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
demos/Demo1_MNIST/
demos/Demo2_Transfer_Learning/
demos/Demo3_SemanticSegmentation/
demos/Demo1_MNIST/
demos/Demo3_SemanticSegmentation/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Updated Image and Copyright. No changes to code. |