- Deep Learning with R for Beginners
- Mark Hodnett Joshua F. Wiley Yuxi (Hayden) Liu Pablo Maldonado
- 162字
- 2021-06-24 14:30:36
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
- SQL Server入門經典
- 大數據算法
- iOS and OS X Network Programming Cookbook
- Scratch 3.0 藝術進階
- 網站數據庫技術
- 大數據架構商業之路:從業務需求到技術方案
- 云原生數據中臺:架構、方法論與實踐
- gnuplot Cookbook
- Augmented Reality using Appcelerator Titanium Starter
- 區塊鏈技術應用與實踐案例
- Oracle高性能SQL引擎剖析:SQL優化與調優機制詳解
- 數據庫原理及應用:SQL Server 2016
- Managing Software Requirements the Agile Way
- SQL Server 2012數據庫技術及應用(第4版)
- 2D 計算機視覺:原理、算法及應用