- R Deep Learning Cookbook
- Dr. PKS Prakash Achyutuni Sri Krishna Rao
- 173字
- 2021-07-02 20:49:03
Introduction
This chapter will get you started with deep learning and help you set up your systems to develop deep learning models. The chapter is more focused on giving the audience a heads-up on what is expected from the book and the prerequisites required to go through the book. The current book is intended for students or professionals who want to quickly build a background in the applications of deep learning. The book will be more practical and application-focused using R as a tool to build deep learning models.
For a detailed theory on deep learning, refer to Deep Learning by Goodfellow et al. 2016. For a machine learning background refer Python Machine Learning by S. Raschka, 2015.
We will use the R programming language to demonstrate applications of deep learning. You are expected to have the following prerequisites throughout the book:
- Basic R programming knowledge
- Basic understanding of Linux; we will use the Ubuntu (16.04) operating system
- Basic understanding of machine learning concepts
- For Windows or macOS, a basic understanding of Docker
推薦閱讀
- iOS Game Programming Cookbook
- Python機器學習:數據分析與評分卡建模(微課版)
- Twilio Best Practices
- Instant Typeahead.js
- Java虛擬機字節碼:從入門到實戰
- Java Web程序設計
- QTP自動化測試進階
- Big Data Analytics
- Python數據結構與算法(視頻教學版)
- Service Mesh實戰:基于Linkerd和Kubernetes的微服務實踐
- Android移動開發案例教程:基于Android Studio開發環境
- Go語言開發實戰(慕課版)
- Spring 5 Design Patterns
- Learning Jakarta Struts 1.2: a concise and practical tutorial
- Mastering JavaScript