- 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
- GitHub Essentials
- Redis使用手冊(cè)
- 云數(shù)據(jù)中心基礎(chǔ)
- 復(fù)雜性思考:復(fù)雜性科學(xué)和計(jì)算模型(原書第2版)
- Creating Mobile Apps with Sencha Touch 2
- 醫(yī)療大數(shù)據(jù)挖掘與可視化
- 數(shù)據(jù)驅(qū)動(dòng):從方法到實(shí)踐
- MySQL 8.x從入門到精通(視頻教學(xué)版)
- 辦公應(yīng)用與計(jì)算思維案例教程
- 探索新型智庫發(fā)展之路:藍(lán)迪國際智庫報(bào)告·2015(上冊(cè))
- 爬蟲實(shí)戰(zhàn):從數(shù)據(jù)到產(chǎn)品
- 數(shù)據(jù)分析師養(yǎng)成寶典
- Oracle 11g+ASP.NET數(shù)據(jù)庫系統(tǒng)開發(fā)案例教程
- Access 2010數(shù)據(jù)庫程序設(shè)計(jì)實(shí)踐教程
- Internet of Things with Python