- R Deep Learning Essentials
- Mark Hodnett Joshua F. Wiley
- 134字
- 2021-08-13 15:34:29
Summary
This chapter presented a brief introduction to neural networks and deep neural networks. Using multiple hidden layers, deep neural networks have been a revolution in machine learning. They consistently outperform other machine learning tasks, especially in areas such as computer vision, natural-language processing, and speech-recognition.
The chapter also looked at some of the theory behind neural networks, the difference between shallow neural networks and deep neural networks, and some of the misconceptions that currently exist concerning deep learning.
We closed this chapter with a discussion on how to set up R and the importance of using a GUI (RStudio). This section discussed the deep learning libraries available in R (MXNet, Keras, and TensorFlow), GPUs, and reproducibility.
In the next chapter, we will begin to train neural networks and generate our own predictions.
- 數(shù)字道路技術(shù)架構(gòu)與建設(shè)指南
- 平衡掌控者:游戲數(shù)值經(jīng)濟(jì)設(shè)計(jì)
- Learning Stencyl 3.x Game Development Beginner's Guide
- 分布式微服務(wù)架構(gòu):原理與實(shí)戰(zhàn)
- 基于A(yíng)pache Kylin構(gòu)建大數(shù)據(jù)分析平臺(tái)
- Arduino BLINK Blueprints
- 固態(tài)存儲(chǔ):原理、架構(gòu)與數(shù)據(jù)安全
- 單片機(jī)開(kāi)發(fā)與典型工程項(xiàng)目實(shí)例詳解
- Wireframing Essentials
- 圖解計(jì)算機(jī)組裝與維護(hù)
- Istio實(shí)戰(zhàn)指南
- MicroPython Cookbook
- DevOps實(shí)戰(zhàn):VMware管理員運(yùn)維方法、工具及最佳實(shí)踐
- Machine Learning Projects for Mobile Applications
- Unreal Development Kit Game Programming with UnrealScript:Beginner's Guide