- 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 AngularJS Animations
- 電腦常見故障現場處理
- Manage Partitions with GParted How-to
- Visual Media Processing Using Matlab Beginner's Guide
- 筆記本電腦維修300問
- Blender Quick Start Guide
- 單片機技術及應用
- 新編電腦組裝與硬件維修從入門到精通
- Python Machine Learning Blueprints
- 單片微機原理及應用
- 基于網絡化教學的項目化單片機應用技術
- IP網絡視頻傳輸:技術、標準和應用
- Intel FPGA權威設計指南:基于Quartus Prime Pro 19集成開發環境
- Angular 6 by Example