Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
77 views1 page

Deep Learning for MNTC 313 Students

Deep learning is a type of machine learning that uses neural networks with multiple hidden layers between the input and output layers. Classic machine learning only uses input and output layers, while deep learning can discover more complex patterns in unlabeled data. Deep learning is well-suited for tasks like image recognition, speech recognition, and analyzing large datasets that would be difficult for humans to categorize.

Uploaded by

Peter
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
77 views1 page

Deep Learning for MNTC 313 Students

Deep learning is a type of machine learning that uses neural networks with multiple hidden layers between the input and output layers. Classic machine learning only uses input and output layers, while deep learning can discover more complex patterns in unlabeled data. Deep learning is well-suited for tasks like image recognition, speech recognition, and analyzing large datasets that would be difficult for humans to categorize.

Uploaded by

Peter
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

MNTC 313 Brandon Palos

Assignment 1 pt.2 Deep Learning


Deep learning is a subset of neural networks machine Classic (or supervised) learning is machine learning on
learning. Neural networks are composed of layers of labeled data sets. Meaning the data it processes has been
interlinked nodes, where each node provides an output manually categorized by humans to guide the neural network
from the data from the previous layer. in the right direction.

Classic learning uses only an input and output layer. Deep (or unsupervised) learning is machine learning on
unlabeled data sets. The neural network creates all the
Deep learning has “hidden” layers in between the input and hierarchies and categorization on its own.
output layers.
This allows deep learning algorithms to discover hidden
patterns and categorize and analyze data in ways humans can
not. This makes deep learning perfect for ad targeting, image
& speech recognition, stock trading algorithms, and anything
too difficult for humans to manually create algorithms for.

Sources:
https://www.ibm.com/cloud/learn/deep-learning
https://www.ibm.com/cloud/learn/machine-learning
https://www.ibm.com/cloud/blog/ai-vs-machine-learning-vs-deep-learning-vs-neural-
networks

Image source: https://www.ibm.com/cloud/blog/ai-vs-machine-learning-vs-deep-learning-vs-


neural-networks

You might also like