Artificial Intelligence: Exercises II
Agent Behaviour I

- Price: 75,50 kr
- Price: €8,99
- Price: £8,99
- Price: ₹150
- Price: $8,99
- Price: 75,50 kr
- Price: 75,50 kr
4 snadné kroky k získání vaší e-knihy

Corporate eLibrary
Discover our employee learning solutions
This is a Premium eBook
Bookboon Premium - Gain access to over 800 eBooks - without ads
You can get free access for a month to this - and 800 other books with the Premium Subscription. You can also buy the book below
- Start a 30-day free trial. After trial: 39,99 kr p/m
- Start a 30-day free trial. After trial: €5,99 p/m
- Start a 30-day free trial. After trial: £4,99 p/m
- Start a 30-day free trial. After trial: ₹299 p/m
- Start a 30-day free trial. After trial: $3,99 p/m
- Start a 30-day free trial. After trial: 39,99 kr p/m
- Start a 30-day free trial. After trial: 39,99 kr p/m


Corporate eLibrary
Discover our employee learning solutions
Uživatelé, kteří si prohlédli tuto položku, shlédli také
-
Artificial Intelligence: Exercises I Agents and Environments
-
Artificial Intelligence – Agents and Environments
-
Artificial Intelligence – Agent Behaviour
-
The way of the road warrior Maintaining Performance and Wellness when on the road
-
Automating Openstack using PHP7
-
Making the Most of Big Data Manager‘s Guide to Business Intelligence Success
-
Plans of Duty of Care Duty of Care – Part IV
-
Programming Security Surveillance Systems
O knize
Popis
Artificial Intelligence, or AI, is the study and development of computer systems which can perform tasks which normally require human intelligence. Agent Behaviour is a complex aspect of AI, but integral to one’s understanding of the subject. It is discussed in detail in William John Teahan’s “Artificial Intelligence - Agent Behaviour I” e-book.
This “Artificial Intelligence: Exercises II” e-book will guide you through useful exercises related to the “Agent Behavior” text. Both the source text and this exercise e-book can be downloaded for free.
Exercises within this AI workbook help the reader understand a wide range of topics, including the difference between reactive and cognitive agents, stigmergy, swarm intelligence, Dijkstra’s algorithm, knowledge-based systems, the limitations of AI, and advancements towards computers with problem solving abilities. Each of the exercises correspond to a NetLogo model which can be accessed online and manipulated for learning purposes. Solutions to selected exercises follow the text.
Readers interested in this subject matter should also refer to the “Artificial Intelligence: Exercises I” e-workbook which is also available on bookboon.com.
Obsah
- Behaviour
- What is behaviour?
- Reactive versus Cognitive Agents
- Emergence, Self-organisation, Adaptivity and Evolution
- The Frame of Reference Problem
- Stigmergy and Swarm Intelligence
- Implementing behaviour of Turtle Agents in NetLogo
- Boids
- Communication
- Communication, Information and Language
- The diversity of human language
- Communication via communities of agents
- Communicating Behaviour
- The Small World Phenomenon and Dijkstra’s algorithm
- Using communicating agents for searching networks
- Entropy and Information
- Calculating Entropy in NetLogo
- Language Modelling
- Entropy of a Language
- Communicating Meaning
- Search
- Search Behaviour
- Search Problems
- Uninformed (blind) search
- Implementing uninformed search in NetLogo
- Search as behaviour selection
- Informed search
- Local search and optimisation
- Comparing the search behaviours
- Knowledge
- Knowledge and Knowledge-based Systems
- Knowledge as justified true belief
- Different types of knowledge
- Some approaches to Knowledge Representation and AI
- Knowledge engineering problems
- Knowledge without representation
- Representing knowledge using maps
- Representing knowledge using event maps
- Representing knowledge using rules and logic
- Reasoning using rules and logic
- Knowledge and reasoning using frames
- Knowledge and reasoning using decision trees
- Knowledge and reasoning using semantic networks
- Intelligence
- The nature of intelligence
- Intelligence without representation and reason
- What AI can and can’t do
- The Need for Design Objectives for Artificial Intelligence
- What are Good Objectives?
- Some Design Objectives for Artificial Intelligence
- Towards believable agents
- Towards computers with problem solving ability
- Solutions to Selected Exercises