Hands-On Artificial Intelligence for Search

eBook Details:

  • Paperback: 124 pages
  • Publisher: WOW! eBook (August 30, 2018)
  • Language: English
  • ISBN-10: 1789611156
  • ISBN-13: 978-1789611151

eBook Description:

Hands-On Artificial Intelligence for Search: Make your searches more responsive and smarter by applying Artificial Intelligence to it

Hands-On Artificial Intelligence for Search: Building intelligent applications and perform enterprise searches

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.

DOWNLOAD

Leave a Reply

Your email address will not be published. Required fields are marked *