- R Deep Learning Essentials
- Mark Hodnett Joshua F. Wiley
- 245字
- 2021-08-13 15:34:25
Preface
Deep learning is probably the hottest technology in data science right now, and R is one of the most popular data science languages. However, R is not considered as an option for deep learning by many people, which is a shame, as R is a wonderful language for data science. This book shows that R is a viable option for deep learning, because it supports libraries such as MXNet and Keras.
When I decided to write this book, I had numerous goals. First, I wanted to show how to apply deep learning to various tasks, and not just to computer vision and natural language processing. This book covers those topics, but it also shows how to use deep learning for prediction, regression, anomaly detection, and recommendation systems. The second goal was to look at topics in deep learning that are not covered well elsewhere; for example, interpretability with LIME, deploying models, and using the cloud for deep learning. The last goal was to give an overall view of deep learning and not just provide machine learning code. I think I achieved this by discussing topics such as how to create datasets from raw data, how to benchmark models against each other, how to manage data when model building, and how to deploy your models. My hope is that by the end of this book, you will also be convinced that R is a valid choice for use in deep learning.
- Linux KVM虛擬化架構實戰指南
- Learning AngularJS Animations
- 電腦維護與故障排除傻瓜書(Windows 10適用)
- Mastering Delphi Programming:A Complete Reference Guide
- Deep Learning with PyTorch
- 數字媒體專業英語(第2版)
- LPC1100系列處理器原理及應用
- WebGL Hotshot
- Building Machine Learning Systems with Python
- 筆記本電腦現場維修實錄
- 施耐德M241/251可編程序控制器應用技術
- MicroPython Cookbook
- 微服務架構實戰:基于Spring Boot、Spring Cloud、Docker
- 計算機組裝與維護立體化教程(微課版)
- 嵌入式系統原理:基于Arm Cortex-M微控制器體系