Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
R Deep Learning Essentials. - Second Edition

You're reading from  R Deep Learning Essentials. - Second Edition

Product type Book
Published in Aug 2018
Publisher Packt
ISBN-13 9781788992893
Pages 378 pages
Edition 2nd Edition
Languages
Authors (2):
Mark Hodnett Mark Hodnett
Profile icon Mark Hodnett
Joshua F. Wiley Joshua F. Wiley
Profile icon Joshua F. Wiley
View More author details
Toc

Table of Contents (13) Chapters close

Preface 1. Getting Started with Deep Learning 2. Training a Prediction Model 3. Deep Learning Fundamentals 4. Training Deep Prediction Models 5. Image Classification Using Convolutional Neural Networks 6. Tuning and Optimizing Models 7. Natural Language Processing Using Deep Learning 8. Deep Learning Models Using TensorFlow in R 9. Anomaly Detection and Recommendation Systems 10. Running Deep Learning Models in the Cloud 11. The Next Level in Deep Learning 12. Other Books You May Enjoy

Summary

In this chapter, we developed some TensorFlow models. We looked at TensorBoard, which is a great tool for visualizing and debugging deep learning models. We built a couple of models using TensorFlow, including a basic regression model and a Lenet model for computer vision models. From these examples, we saw that programming in TensorFlow was more complicated and error-prone than using the higher-level APIs (MXNet and Keras) that we used elsewhere in this book.

We then moved onto using TensorFlow estimators, which is a much easier interface than using TensorFlow. We then used that script in another package called tfruns, which stands for TensorFlow runs. This package allows us to call a TensorFlow estimators or Keras script with different flags each time. We used this for hyper-parameter selection, running, and evaluating multiple models. The TensorFlow runs have excellent...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}