舉報

會員
R Deep Learning Projects
MachinelearningprofessionalsanddatascientistslookingtomasterdeeplearningbyimplementingpracticalprojectsinRwillfindthisbookausefulresource.AknowledgeofRprogrammingandthebasicconceptsofdeeplearningisrequiredtogetthebestoutofthisbook.
目錄(109章)
倒序
- coverpage
- Title Page
- Packt Upsell
- Why subscribe?
- PacktPub.com
- Contributors
- About the authors
- About the reviewer
- Packt is searching for authors like you
- Preface
- Who this book is for
- What this book covers
- To get the most out of this book
- Download the example code files
- Conventions used
- Get in touch
- Reviews
- Handwritten Digit Recognition Using Convolutional Neural Networks
- What is deep learning and why do we need it?
- What makes deep learning special?
- What are the applications of deep learning?
- Handwritten digit recognition using CNNs
- Get started with exploring MNIST
- First attempt – logistic regression
- Going from logistic regression to single-layer neural networks
- Adding more hidden layers to the networks
- Extracting richer representation with CNNs
- Summary
- Traffic Sign Recognition for Intelligent Vehicles
- How is deep learning applied in self-driving cars?
- How does deep learning become a state-of-the-art solution?
- Traffic sign recognition using CNN
- Getting started with exploring GTSRB
- First solution – convolutional neural networks using MXNet
- Trying something new – CNNs using Keras with TensorFlow
- Reducing overfitting with dropout
- Dealing with a small training set – data augmentation
- Reviewing methods to prevent overfitting in CNNs
- Summary
- Fraud Detection with Autoencoders
- Getting ready
- Installing Keras and TensorFlow for R
- Installing H2O
- Our first examples
- A simple 2D example
- Autoencoders and MNIST
- Outlier detection in MNIST
- Credit card fraud detection with autoencoders
- Exploratory data analysis
- The autoencoder approach – Keras
- Fraud detection with H2O
- Exercises
- Variational Autoencoders
- Image reconstruction using VAEs
- Outlier detection in MNIST
- Text fraud detection
- From unstructured text data to a matrix
- From text to matrix representation — the Enron dataset
- Autoencoder on the matrix representation
- Exercises
- Summary
- Text Generation Using Recurrent Neural Networks
- What is so exciting about recurrent neural networks?
- But what is a recurrent neural network really?
- LSTM and GRU networks
- LSTM
- GRU
- RNNs from scratch in R
- Classes in R with R6
- Perceptron as an R6 class
- Logistic regression
- Multi-layer perceptron
- Implementing a RNN
- Implementation as an R6 class
- Implementation without R6
- RNN without derivatives — the cross-entropy method
- RNN using Keras
- A simple benchmark implementation
- Generating new text from old
- Exercises
- Summary
- Sentiment Analysis with Word Embeddings
- Warm-up – data exploration
- Working with tidy text
- The more the merrier – calculating n-grams instead of single words
- Bag of words benchmark
- Preparing the data
- Implementing a benchmark – logistic regression
- Exercises
- Word embeddings
- word2vec
- GloVe
- Sentiment analysis from movie reviews
- Data preprocessing
- From words to vectors
- Sentiment extraction
- The importance of data cleansing
- Vector embeddings and neural networks
- Bi-directional LSTM networks
- Other LSTM architectures
- Exercises
- Mining sentiment from Twitter
- Connecting to the Twitter API
- Building our model
- Exploratory data analysis
- Using a trained model
- Summary
- Other Books You May Enjoy
- Leave a review - let other readers know what you think 更新時間:2021-06-24 19:27:10
推薦閱讀
- 平面設計初步
- Getting Started with Containerization
- 機器學習流水線實戰
- Ceph:Designing and Implementing Scalable Storage Systems
- Learn CloudFormation
- 分數階系統分析與控制研究
- Statistics for Data Science
- 網絡服務搭建、配置與管理大全(Linux版)
- 電腦上網輕松入門
- Excel 2007終極技巧金典
- Linux系統管理員工具集
- 深度學習原理與 TensorFlow實踐
- 手把手教你學Photoshop CS3
- 智能+:制造業的智能化轉型
- 網絡安全概論
- Learning iOS 8 for Enterprise
- 信息系統安全保障評估
- 工業機器人技術
- 探索中國物聯網之路
- 單片機與微機原理及應用
- 自動控制原理
- ABB工業機器人虛擬仿真教程
- 工業機器人實戰應用及調試
- 單片機系統設計與制作
- 巧學活用Excel
- 傳感器與檢測技術
- 動態網頁制作
- Salesforce CRM Admin Cookbook
- INSTANT Chef Starter
- .NET Web高級開發