- R Deep Learning Projects
- Yuxi (Hayden) Liu Pablo Maldonado
- 184字
- 2021-06-24 19:26:51
What is deep learning and why do we need it?
Deep learning is an emerging subfield of machine learning. It employs artificial neural network (ANN) algorithms to process data, derive patterns or to develop abstractions, simulating the thinking process of a biological brain. And those ANNs usually contain more than one hidden layer, which is how deep learning got its name—machine learning with stacked neural networks. Going beyond shallow ANNs (usually with only one hidden layer), a deep learning model with the right architectures and parameters can better represent complex non-linear relationships.
Here is an example of a shallow ANN:

And an example of a deep learning model:

Don't feel scared, regardless of how complicated it might sound or look. We will be going from shallow to deep dives into deep learning throughout five projects in this book.
First of all, as a part of the broad family of machine learning, deep learning can be used in supervised learning, semi-supervised learning, as well as unsupervised learning tasks, even reinforcement learning tasks. So what sets it apart from traditional machine learning algorithms?
- 基于C語言的程序設(shè)計(jì)
- 大數(shù)據(jù)管理系統(tǒng)
- 21小時(shí)學(xué)通AutoCAD
- 火格局的時(shí)空變異及其在電網(wǎng)防火中的應(yīng)用
- ServiceNow Cookbook
- 大數(shù)據(jù)安全與隱私保護(hù)
- Enterprise PowerShell Scripting Bootcamp
- 面向?qū)ο蟪绦蛟O(shè)計(jì)綜合實(shí)踐
- 網(wǎng)站前臺設(shè)計(jì)綜合實(shí)訓(xùn)
- Hadoop應(yīng)用開發(fā)基礎(chǔ)
- HTML5 Canvas Cookbook
- 工業(yè)自動(dòng)化技術(shù)實(shí)訓(xùn)指導(dǎo)
- 和機(jī)器人一起進(jìn)化
- 深度學(xué)習(xí)原理與 TensorFlow實(shí)踐
- JSP網(wǎng)絡(luò)開發(fā)入門與實(shí)踐