Book description
New edition of the bestselling guide to artificial intelligence with Python, updated to Python 3.x and TensorFlow 2, with seven new chapters that cover RNNs, AI & Big Data, fundamental use cases, chatbots, and more.
Key Features
- Completely updated and revised to Python 3.x and TensorFlow 2
- New chapters for AI on the cloud, recurrent neural networks, deep learning models, and feature selection and engineering
- Learn more about deep learning algorithms, machine learning data pipelines, and chatbots
Book Description
Artificial Intelligence with Python, Second Edition is an updated and expanded version of the bestselling guide to artificial intelligence using the latest version of Python 3.x and TensorFlow 2. Not only does it provide you an introduction to artificial intelligence, this new edition goes further by giving you the tools you need to explore the amazing world of intelligent apps and create your own applications.
This edition also includes seven new chapters on more advanced concepts of Artificial Intelligence, including fundamental use cases of AI; machine learning data pipelines; feature selection and feature engineering; AI on the cloud; the basics of chatbots; RNNs and DL models; and AI and Big Data.
Finally, this new edition explores various real-world scenarios and teaches you how to apply relevant AI algorithms to a wide swath of problems, starting with the most basic AI concepts and progressively building from there to solve more difficult challenges so that by the end, you will have gained a solid understanding of, and when best to use, these many artificial intelligence techniques.
What you will learn
- Understand what artificial intelligence, machine learning, and data science are
- Explore the most common artificial intelligence use cases
- Learn how to build a machine learning pipeline
- Assimilate the basics of feature selection and feature engineering
- Identify the differences between supervised and unsupervised learning
- Discover the most recent advances and tools offered for AI development in the cloud
- Develop automatic speech recognition systems and chatbots
- Apply AI algorithms to time series data
Who this book is for
The intended audience for this book is Python developers who want to build real-world Artificial Intelligence applications. Basic Python programming experience and awareness of machine learning concepts and techniques is mandatory.
Table of contents
- Preface
-
Introduction to Artificial Intelligence
- What is AI?
- Why do we need to study AI?
- Branches of AI
- The five tribes of machine learning
- Defining intelligence using the Turing test
- Making machines think like humans
- Building rational agents
- General Problem Solver
- Building an intelligent agent
- Installing Python 3
- Installing packages
- Loading data
- Summary
- Fundamental Use Cases for Artificial Intelligence
- Machine Learning Pipelines
- Feature Selection and Feature Engineering
-
Classification and Regression Using Supervised Learning
- Supervised versus unsupervised learning
- What is classification?
- Preprocessing data
- Label encoding
- Logistic regression classifiers
- The Naïve Bayes classifier
- Confusion matrixes
- Support Vector Machines
- Classifying income data using Support Vector Machines
- What is regression?
- Building a single-variable regressor
- Building a multivariable regressor
- Estimating housing prices using a Support Vector Regressor
- Summary
- Predictive Analytics with Ensemble Learning
- Detecting Patterns with Unsupervised Learning
- Building Recommender Systems
- Logic Programming
- Heuristic Search Techniques
-
Genetic Algorithms and Genetic Programming
- The evolutionists tribe
- Understanding evolutionary and genetic algorithms
- Fundamental concepts in genetic algorithms
- Generating a bit pattern with predefined parameters
- Visualizing the evolution
- Solving the symbol regression problem
- Building an intelligent robot controller
- Genetic programming use cases
- Summary
- References
- Artificial Intelligence on the Cloud
- Building Games with Artificial Intelligence
- Building a Speech Recognizer
-
Natural Language Processing
- Introduction and installation of packages
- Tokenizing text data
- Converting words to their base forms using stemming
- Converting words to their base forms using lemmatization
- Dividing text data into chunks
- Extracting the frequency of terms using the Bag of Words model
- Building a category predictor
- Constructing a gender identifier
- Building a sentiment analyzer
- Topic modeling using Latent Dirichlet Allocation
- Summary
-
Chatbots
- The future of chatbots
- Chatbots today
- Chatbot concepts
- A well-architected chatbot
- Chatbot platforms
-
Creating a chatbot using DialogFlow
- DialogFlow setup
- Integrating a chatbot into a website using a widget
- Integrating a chatbot into a website using Python
- How to set up a webhook in DialogFlow
- Enabling webhooks for intents
- Setting up training phrases for an intent
- Setting up parameters and actions for an intent
- Building fulfillment responses from a webhook
- Checking responses from a webhook
- Summary
-
Sequential Data and Time Series Analysis
- Understanding sequential data
- Handling time series data with Pandas
- Slicing time series data
- Operating on time series data
- Extracting statistics from time series data
- Generating data using Hidden Markov Models
- Identifying alphabet sequences with Conditional Random Fields
- Stock market analysis
- Summary
- Image Recognition
-
Neural Networks
- Introduction to neural networks
- Building a Perceptron-based classifier
- Constructing a single-layer neural network
- Constructing a multi-layer neural network
- Building a vector quantizer
- Analyzing sequential data using recurrent neural networks
- Visualizing characters in an optical character recognition database
- Building an optical character recognition engine
- Summary
- Deep Learning with Convolutional Neural Networks
- Recurrent Neural Networks and Other Deep Learning Models
- Creating Intelligent Agents with Reinforcement Learning
- Artificial Intelligence and Big Data
- Other Books You May Enjoy
- Index
Product information
- Title: Artificial Intelligence with Python - Second Edition
- Author(s):
- Release date: January 2020
- Publisher(s): Packt Publishing
- ISBN: 9781839219535
You might also like
book
Artificial Intelligence Programming with Python
A hands-on roadmap to using Python for artificial intelligence programming In Practical Artificial Intelligence Programming with …
book
Machine Learning with PyTorch and Scikit-Learn
This book of the bestselling and widely acclaimed Python Machine Learning series is a comprehensive guide …
book
Grokking Machine Learning
Discover valuable machine learning techniques you can understand and apply using just high-school math. In Grokking …
book
Deep Learning with Python, Second Edition
Printed in full color! Unlock the groundbreaking advances of deep learning with this extensively revised new …