Free shipping on orders over $99
Hands-On Artificial Intelligence for Search

Hands-On Artificial Intelligence for Search

Building intelligent applications and perform enterprise searches

by Devangini Patel
Paperback
Publication Date: 30/08/2018

Share This Book:

  $56.60
or 4 easy payments of $14.15 with
afterpay
Make your searches more responsive and smarter by applying Artificial Intelligence to it

Key Features

Enter the world of Artificial Intelligence with solid concepts and real-world use cases
Make your applications intelligent using AI in your day-to-day apps and become a smart developer
Design and implement artificial intelligence in searches

Book DescriptionWith the emergence of big data and modern technologies, AI has acquired a lot of relevance in many domains. The increase in demand for automation has generated many applications for AI in fields such as robotics, predictive analytics, finance, and more.

In this book, you will understand what artificial intelligence is. It explains in detail basic search methods: Depth-First Search (DFS), Breadth-First Search (BFS), and A* Search, which can be used to make intelligent decisions when the initial state, end state, and possible actions are known. Random solutions or greedy solutions can be found for such problems. But these are not optimal in either space or time and efficient approaches in time and space will be explored. We will also understand how to formulate a problem, which involves looking at it and identifying its initial state, goal state, and the actions that are possible in each state. We also need to understand the data structures involved while implementing these search algorithms as they form the basis of search exploration. Finally, we will look into what a heuristic is as this decides the quality of one sub-solution over another and helps you decide which step to take.

What you will learn

Understand the instances where searches can be used
Understand the algorithms that can be used to make decisions more intelligent
Formulate a problem by specifying its initial state, goal state, and actions
Translate the concepts of the selected search algorithm into code
Compare how basic search algorithms will perform for the application
Implement algorithmic programming using code examples

Who this book is forThis book is for developers who are keen to get started with Artificial Intelligence and develop practical AI-based applications. Those developers who want to upgrade their normal applications to smart and intelligent versions will find this book useful. A basic knowledge and understanding of Python are assumed.
ISBN:
9781789611151
9781789611151
Category:
Computer science
Format:
Paperback
Publication Date:
30-08-2018
Publisher:
Packt Publishing Limited
Country of origin:
United Kingdom
Pages:
124
Dimensions (mm):
93x75mm

This title is in stock with our Australian supplier and should arrive at our Sydney warehouse within 2 - 3 weeks of you placing an order.

Once received into our warehouse we will despatch it to you with a Shipping Notification which includes online tracking.

Please check the estimated delivery times below for your region, for after your order is despatched from our warehouse:

ACT Metro: 2 working days
NSW Metro: 2 working days
NSW Rural: 2-3 working days
NSW Remote: 2-5 working days
NT Metro: 3-6 working days
NT Remote: 4-10 working days
QLD Metro: 2-4 working days
QLD Rural: 2-5 working days
QLD Remote: 2-7 working days
SA Metro: 2-5 working days
SA Rural: 3-6 working days
SA Remote: 3-7 working days
TAS Metro: 3-6 working days
TAS Rural: 3-6 working days
VIC Metro: 2-3 working days
VIC Rural: 2-4 working days
VIC Remote: 2-5 working days
WA Metro: 3-6 working days
WA Rural: 4-8 working days
WA Remote: 4-12 working days

Reviews

Be the first to review Hands-On Artificial Intelligence for Search.