Book Image

Hands-On Deep Learning for IoT

By : Dr. Mohammad Abdur Razzaque, Md. Rezaul Karim
Book Image

Hands-On Deep Learning for IoT

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)
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

Preface

In the Internet of Things (IoT) era, a huge large number of sensing devices collect and generate various sensory data over time for a wide range of applications. This data is predominantly made up of big, fast, and real-time streams based on the applications. The use of analytics in relation to such big data or data streams is crucial for learning new information, predicting future insights, and making informed decisions, which makes IoT a worthy paradigm for businesses and a quality-of-life improving technology.

This book will provide you with a thorough overview of a class of advanced machine learning techniques called deep learning (DL), to facilitate the analytics and learning in various IoT applications. A hands-on overview will take you through what each process is, from data collection, analysis, modeling, and a model's performance evaluation, to various IoT application and deployment settings.

You’ll learn how to train convolutional neural networks (CNN) for developing 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. After reading this book, you will have a good head start at developing more complex DL applications for IoT-enabled devices.

Last but not least, this book isn't meant to be read cover to cover. You can turn the pages to a chapter that looks like something you're trying to accomplish or that ignites your interest. If you notice any errors or glaring omissions, better an errata than never or let us know or file issues on GitHub repo of this book. Thank you! Happy reading!