- R Deep Learning Essentials
- Mark Hodnett Joshua F. Wiley
- 429字
- 2021-08-13 15:34:25
What this book covers
Chapter 1, Getting Started with Deep Learning, gives an introduction to deep learning and neural networks. It also gives a brief introduction on how to set up your R environment.
Chapter 2, Training a Prediction Model, begins with building neural network models using the existing packages in R. This chapter also discusses overfitting, which is an issue in most deep learning models.
Chapter 3, Deep Learning Fundamentals, teaches how to build a neural network in R from scratch. We then show how our code relates to MXNet, a deep learning library.
Chapter 4, Training Deep Prediction Models, looks at activations and introduces the MXNet library. We then build a deep learning prediction model for a real-life example. We will take a raw dataset of transactional data and develop a data pipeline to create a model that predicts which customers will return in the next 14 days.
Chapter 5, Image Classification Using Convolutional Neural Networks, looks at image classification tasks. First, we will introduce some of the core concepts, such as convolutional and pooling layers, and then we will show how to use these layers to classify images.
Chapter 6, Tuning and Optimizing Models, discusses how to tune and optimize deep learning models. We look at tuning hyperparameters and using data augmentation.
Chapter 7, Natural Language Processing Using Deep Learning, shows how to use deep learning for Natural Language Processing (NLP) tasks. We show how deep learning algorithms outperform traditional NLP techniques, while also being much easier to develop.
Chapter 8, Deep Learning Models Using TensorFlow in R, looks at using the TensorFlow API in R. We also look at some additional packages available within TensorFlow that make developing TensorFlow models simpler and help in hyperparameter selection.
Chapter 9, Anomaly Detection and Recommendation Systems, shows how we can use deep learning models to create embeddings that are lower order representations of data. We then show how to use embeddings for anomaly detection and to create a recommendation system.
Chapter 10, Running Deep Learning Models in the Cloud, covers how to use AWS, Azure, and Google Cloud services to train deep learning models. This chapter shows how to train your models at low-cost in the cloud.
Chapter 11, The Next Level in Deep Learning, concludes the book with an end-to-end solution for image classification. We take a set of image files, train a model, reuse that model for transfer learning and then show how to deploy that model to production. We also briefly discuss Generative Adversarial Networks (GANs) and reinforcement learning.
- Instant uTorrent
- The Applied AI and Natural Language Processing Workshop
- 電腦常見故障現(xiàn)場(chǎng)處理
- 深入淺出SSD:固態(tài)存儲(chǔ)核心技術(shù)、原理與實(shí)戰(zhàn)(第2版)
- 分布式系統(tǒng)與一致性
- STM32嵌入式技術(shù)應(yīng)用開發(fā)全案例實(shí)踐
- 基于PROTEUS的電路設(shè)計(jì)、仿真與制板
- Spring Cloud實(shí)戰(zhàn)
- 嵌入式系統(tǒng)原理及應(yīng)用:基于ARM Cortex-M4體系結(jié)構(gòu)
- Machine Learning Projects for Mobile Applications
- 微型計(jì)算機(jī)原理及應(yīng)用教程(第2版)
- Hands-On Unsupervised Learning with Python
- Learn Human:Computer Interaction
- Sketchbook Pro Digital Painting Essentials
- 24小時(shí)學(xué)會(huì)電腦組裝與維護(hù)