Hands-On Artificial Intelligence for Search


Hands-On Artificial Intelligence for Search: Building intelligent applications and perform enterprise searches
Authors: Devangini Patel
ISBN-10 书号: 1789611156
ISBN-13 书号: 9781789611151
Publisher Finelybook 出版日期: 2018-08-30
pages 页数: 124 pages


Book Description
With 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.
Contents
1: UNDERSTANDING THE DEPTH-FIRST SEARCH ALGORITHM
2: UNDERSTANDING THE BREADTH-FIRST SEARCH ALGORITHM
3: UNDERSTANDING THE HEURISTIC SEARCH ALGORITHM

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
Authors
Devangini Patel
Devangini Patel is a PhD student at the National University of Singapore,Singapore. Her research interests include deep learning,computer vision,machine learning,and artificial intelligence. She has completed a master's in artificial intelligence at the University of Southampton,UK. She has over 5 years,experience in the field of AI and has worked on various industrial and research projects in AI,including facial expression analysis,robotics,virtual try-on,object recognition and detection,and advertisement ranking.

打赏
未经允许不得转载:finelybook » Hands-On Artificial Intelligence for Search

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏