- R Deep Learning Essentials
- Mark Hodnett Joshua F. Wiley
- 162字
- 2021-08-13 15:34:26
Getting Started with Deep Learning
This chapter discusses deep learning, a powerful multilayered architecture for pattern-recognition, signal-detection, and classification or prediction. Although deep learning is not new, it is only in the past decade that it has gained great popularity, due in part to advances in computational capacity and new ways of more efficiently training models, as well as the availability of ever-increasing amounts of data. In this chapter, you will learn what deep learning is, the R packages available for training such models, and how to get your system set up for analysis. We will briefly discuss MXNet and Keras, which are the two main frameworks that we will use for many of the examples in later chapters to actually train and use deep learning models.
In this chapter, we will explore the following topics:
- What is deep learning?
- A conceptual overview of deep learning
- Setting up your R environment and the deep learning frameworks available in R
- GPUs and reproducibility
- Learning SQL Server Reporting Services 2012
- Learning Cocos2d-x Game Development
- 顯卡維修知識精解
- Effective STL中文版:50條有效使用STL的經驗(雙色)
- 硬件產品經理成長手記(全彩)
- Getting Started with Qt 5
- 電腦高級維修及故障排除實戰
- Intel Edison智能硬件開發指南:基于Yocto Project
- Istio實戰指南
- Mastering Quantum Computing with IBM QX
- Angular 6 by Example
- USB應用開發寶典
- Instant Website Touch Integration
- MicroPython Cookbook
- 微服務架構實戰:基于Spring Boot、Spring Cloud、Docker