Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Hands-On Deep Learning for IoT
  • Table Of Contents Toc
  • Feedback & Rating feedback
Hands-On Deep Learning for IoT

Hands-On Deep Learning for IoT

By : Dr. Mohammad Abdur Razzaque, Md. Rezaul Karim
4 (1)
close
close
Hands-On Deep Learning for IoT

Hands-On Deep Learning for IoT

4 (1)
By: Dr. Mohammad Abdur Razzaque, Md. Rezaul Karim

Overview of this book

Artificial Intelligence is growing quickly, which is driven by advancements in neural networks(NN) and deep learning (DL). With an increase in investments in smart cities, smart healthcare, and industrial Internet of Things (IoT), commercialization of IoT will soon be at peak in which massive amounts of data generated by IoT devices need to be processed at scale. Hands-On Deep Learning for IoT will provide deeper insights into IoT data, which will start by introducing how DL fits into the context of making IoT applications smarter. It then covers how to build deep architectures using TensorFlow, Keras, and Chainer for IoT. You’ll learn how to train convolutional neural networks(CNN) to develop applications for image-based road faults detection and smart garbage separation, followed by implementing voice-initiated smart light control and home access mechanisms powered by recurrent neural networks(RNN). You’ll master IoT applications for indoor localization, predictive maintenance, and locating equipment in a large hospital using autoencoders, DeepFi, and LSTM networks. Furthermore, you’ll learn IoT application development for healthcare with IoT security enhanced. By the end of this book, you will have sufficient knowledge need to use deep learning efficiently to power your IoT-based applications for smarter decision making.
Table of Contents (15 chapters)
close
close
Free Chapter
1
Section 1: IoT Ecosystems, Deep Learning Techniques, and Frameworks
4
Section 2: Hands-On Deep Learning Application Development for IoT
10
Section 3: Advanced Aspects and Analytics in IoT

Models training

As mentioned earlier, we are using transfer learning for both use cases, which does not require training from scratch; retraining the models with a new dataset will sufficiently work in many cases. In addition, in Chapter 3, Image Recognition in IoT , we found that Mobilenet V1 is a lightweight (low-memory footprint and lower training time) CNN architecture. Consequently, we are implementing both uses using the Mobilenet V1 network. Importantly, we will use TensorFlow's retrain.py module as it is specially designed for CNNs (such as Mobilenet V1) based transfer learning).

We need to understand the list of key arguments of retrain.py before retraining Mobilenet V1 on the datasets. For the retraining, if we type in our Terminal (in Linux or macOS) or Command Prompt (Windows) python retrain.py -h, we will see a window like the following screenshot with additional...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech

Create a Note

Modal Close icon
You need to login to use this feature.
notes
bookmark search playlist download font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Delete Note

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Edit Note

Modal Close icon
Write a note (max 255 characters)
Cancel
Update Note

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY