Book Image

Hands-On TensorFlow for Smart Application Development [Video]

By : Saikat Basak
Book Image

Hands-On TensorFlow for Smart Application Development [Video]

By: Saikat Basak

Overview of this book

<p>TensorFlow is one of the most popular deep learning frameworks available and can be used for solving real-world applications such as analyzing images, generating data, natural language processing, intelligent chatbots, robotics, and more. This course will allow you to add such features without going deeply into machine learning or deep learning.</p> <p>This course will show you how to develop smart applications the easy way using the power of TensorFlow and to add intelligent features to make your applications smarter without delving into deep learning. You will begin by setting up the environment required to get started quickly followed by building and deploying your first machine model. Next, you will use TensorFlow Lite, which is well optimized for on-device machine learning. As we proceed further, you’ll get hands-on practice in building applications on different platforms such as iOS and Android. Lastly, you will get some crucial tips on how to make your existing applications smarter.</p> <p>By the end of the course, you’ll not only be comfortable with using TensorFlow for building applications but will also be able to integrate the power of artificial intelligence in your mobile apps.</p> <p>All the code and supporting files for this course are available on GitHub at:&nbsp;<a href="https://github.com/PacktPublishing/Hands-on-TensorFlow-for-Smart-Application-Development" target="_blank">https://github.com/PacktPublishing/Hands-on-TensorFlow-for-Smart-Application-Development</a></p> <h1>Style and Approach</h1> <p>&nbsp;Full of hands-on instructions, interesting and illustrative examples, and clear explanations. Easy to understand with practical examples and minimal theory.</p>
Table of Contents (5 chapters)
Chapter 1
Getting Started!
Content Locked
Section 2
What Are Smart Applications and Why Do We Want Them?
An overview of deep learning and artificial intelligence. - Discussion on what all algorithms are making a noise - Examples of different learning techniques - How can we use AI in our applications and what are the benefits of doing so?