Beginning with Deep Learning Using TensorFlow: A Beginners Guide to TensorFlow and Keras for Practicing Deep Learning Principles and Applications, First Edition

  • 2h 21m
  • Mohan Kumar Silaparasetty
  • BPB Publications
  • 2022

A Practicing Guide to TensorFlow and Deep Learning

KEY FEATURES

  • Equipped with a necessary introduction to Deep Learning and AI.
  • Includes demos and templates to give your projects a good start.
  • Find more on the most important facets of AI, image, and speech recognition.

DESCRIPTION

This book begins with the configuration of an Anaconda development environment, essential for practicing the deep learning process. The basics of machine learning, which are needed for Deep Learning, are explained in this book.

TensorFlow is the industry-standard library for Deep Learning, and thereby, it is covered extensively with both versions, 1.x and 2.x. As neural networks are the heart of Deep Learning, the book explains them in great detail and systematic fashion, beginning with a single neuron and progressing through deep multilayer neural networks. The emphasis of this book is on the practical application of key concepts rather than going in-depth with them.

After establishing a firm basis in TensorFlow and Neural Networks, the book explains the concepts of image recognition using Convolutional Neural Networks (CNN), followed by speech recognition, and natural language processing (NLP). Additionally, this book discusses Transformers, the most recent advancement in NLP.

WHAT YOU WILL LEARN

  • Create machine learning models for classification and regression.
  • Utilize TensorFlow 1.x to implement neural networks.
  • Work with the Keras API and TensorFlow 2.
  • Learn to design and train image categorization models.
  • Construct translation and Q & A apps using transformer-based language models.

WHO THIS BOOK IS FOR

This book is intended for those new to Deep Learning who want to learn about its principles and applications. Before you begin, you'll need to be familiar with Python.

About the Author

Mohan Kumar Silaparasetty is an AI and emerging technologies thought leader, keynote speaker, and trainer with more than 30 years of experience in the IT industry. He is a graduate from IIT Kharagpur, Co-founder and former CEO of Trendwise analytics, and former organizer – Bangalore Artificial Intelligence Meetup group.

LinkedIn Profile: Mohan Kumar Silaparasetty

In this Book

  • Preface
  • Introduction to Artificial Intelligence
  • Machine Learning
  • TensorFlow Programming
  • Neural Networks
  • TensorFlow 2
  • Image Recognition
  • Speech Recognition