Book Image

Artificial Intelligence By Example - Second Edition

By : Denis Rothman
Book Image

Artificial Intelligence By Example - Second Edition

By: Denis Rothman

Overview of this book

AI has the potential to replicate humans in every field. Artificial Intelligence By Example, Second Edition serves as a starting point for you to understand how AI is built, with the help of intriguing and exciting examples. This book will make you an adaptive thinker and help you apply concepts to real-world scenarios. Using some of the most interesting AI examples, right from computer programs such as a simple chess engine to cognitive chatbots, you will learn how to tackle the machine you are competing with. You will study some of the most advanced machine learning models, understand how to apply AI to blockchain and Internet of Things (IoT), and develop emotional quotient in chatbots using neural networks such as recurrent neural networks (RNNs) and convolutional neural networks (CNNs). This edition also has new examples for hybrid neural networks, combining reinforcement learning (RL) and deep learning (DL), chained algorithms, combining unsupervised learning with decision trees, random forests, combining DL and genetic algorithms, conversational user interfaces (CUI) for chatbots, neuromorphic computing, and quantum computing. By the end of this book, you will understand the fundamentals of AI and have worked through a number of examples that will help you develop your AI solutions.
Table of Contents (23 chapters)
21
Other Books You May Enjoy
22
Index

Preface

This second edition of Artificial Intelligence By Example will take you through the main aspects of present-day artificial intelligence (AI) and beyond!

This book contains many revisions and additions to the key aspects of AI described in the first edition:

  • The theory of machine learning and deep learning including hybrid and ensemble algorithms.
  • Mathematical representations of the main AI algorithms including natural language explanations making them easier to understand.
  • Real-life case studies taking the reader inside the heart of e-commerce: manufacturing, services, warehouses, and delivery.
  • Introducing AI solutions that combine IoT, convolutional neural networks (CNN), and Markov decision process (MDP).
  • Many open source Python programs with a special focus on the new features of TensorFlow 2.x, TensorBoard, and Keras. Many modules are used, such as scikit-learn, pandas, and more.
  • Cloud platforms: Google Colaboratory with its free VM, Google Translate, Google Dialogflow, IBM Q for quantum computing, and more.
  • Use of the power of restricted Boltzmann machines (RBM) and principal component analysis (PCA) to generate data to create a meaningful chatbot.
  • Solutions to compensate for the emotional deficiencies of chatbots.
  • Genetic algorithms, which run faster than classical algorithms in specific cases, and genetic algorithms used in a hybrid deep learning neural network.
  • Neuromorphic computing, which reproduces our brain activity with models of selective spiking ensembles of neurons in models that reproduce our biological reactions.
  • Quantum computing, which will take you deep into the tremendous calculation power of qubits and cognitive representation experiments.

This second edition of Artificial Intelligence By Example will take you to the cutting edge of AI and beyond with innovations that improve existing solutions. This book will make you a key asset not only as an AI specialist but a visionary. You will discover how to improve your AI skills as a consultant, developer, professor, a curious mind, or any person involved in artificial intelligence.