• Complain

Ertel - Introduction to Artificial Intelligence

Here you can read online Ertel - Introduction to Artificial Intelligence full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. City: London;Cham, year: 2017, publisher: Springer London;Springer International Publishing : Imprint: Springer, genre: Children. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Ertel Introduction to Artificial Intelligence
  • Book:
    Introduction to Artificial Intelligence
  • Author:
  • Publisher:
    Springer London;Springer International Publishing : Imprint: Springer
  • Genre:
  • Year:
    2017
  • City:
    London;Cham
  • Rating:
    4 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 80
    • 1
    • 2
    • 3
    • 4
    • 5

Introduction to Artificial Intelligence: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Introduction to Artificial Intelligence" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

This accessible and engaging textbook presents a concise introduction to the exciting field of artificial intelligence (AI). The broad-ranging discussion covers the key subdisciplines within the field, describing practical algorithms and concrete applications in the areas of agents, logic, search, reasoning under uncertainty, machine learning, neural networks, and reinforcement learning. Fully revised and updated, this much-anticipated second edition also includes new material on deep learning. Topics and features: Presents an application-focused and hands-on approach to learning, with supplementary teaching resources provided at an associated website Contains numerous study exercises and solutions, highlighted examples, definitions, theorems, and illustrative cartoons Includes chapters on predicate logic, PROLOG, heuristic search, probabilistic reasoning, machine learning and data mining, neural networks and reinforcement learn ing Reports on developments in deep learning, including applications of neural networks to generate creative content such as text, music and art (NEW) Examines performance evaluation of clustering algorithms, and presents two practical examples explaining Bayes theorem and its relevance in everyday life (NEW) Discusses search algorithms, analyzing the cycle check, explaining route planning for car navigation systems, and introducing Monte Carlo Tree Search (NEW) Includes a section in the introduction on AI and society, discussing the implications of AI on topics such as employment and transportation (NEW) Ideal for foundation courses or modules on AI, this easy-to-read textbook offers an excellent overview of the field for students of computer science and other technical disciplines, requiring no more than a high-school level of knowledge of mathematics to understand the material. Dr. Wolfgang Ertel is a professor at the Institute for Artificial Intelligence at the Ravensburg-Weingarten University of Applied Sciences, Germany.;Introduction -- Propositional Logic -- First-order Predicate Logic -- Limitations of Logic -- Logic Programming with PROLOG -- Search, Games and Problem Solving -- Reasoning with Uncertainty -- Machine Learning and Data Mining -- Neural Networks -- Reinforcement Learning -- Solutions for the Exercises.

Ertel: author's other books


Who wrote Introduction to Artificial Intelligence? Find out the surname, the name of the author of the book and a list of all author's works by series.

Introduction to Artificial Intelligence — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Introduction to Artificial Intelligence" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Wolfgang Ertel Undergraduate Topics in Computer Science Introduction to Artificial Intelligence 10.1007/978-0-85729-299-5_1 Springer-Verlag London Limited 2011
1. Introduction
Wolfgang Ertel 1
(1)
FB Elektrotechnik und Informatik, Hochschule Ravensburg-Weingarten, University of Applied Sciences, Weingarten, Germany
Wolfgang Ertel
Email:
Abstract
The term artificial intelligence (AI) stirs emotions. For one thing there is our fascination with intelligence, which seemingly imparts to us humans a special place among life forms. Questions arise such as What is intelligence?, How can one measure intelligence? or How does the brain work?. All these questions are meaningful when trying to understand artificial intelligence. However, the central question for the engineer, especially for the computer scientist, is the question of the intelligent machine that behaves like a person, showing intelligent behavior. Beside discussing these issues, this introductory chapter gives a brief sketch of the history of AI.
1.1 What Is Artificial Intelligence?
The term artificial intelligence stirs emotions. For one thing there is our fascination with intelligence , which seemingly imparts to us humans a special place among life forms. Questions arise such as What is intelligence ?, How can one measure intelligence ? or How does the brain work ?. All these questions are meaningful when trying to understand artificial intelligence. However, the central question for the engineer, especially for the computer scientist, is the question of the intelligent machine that behaves like a person, showing intelligent behavior.
The attribute artificial might awaken much different associations. It brings up fears of intelligent cyborgs. It recalls images from science fiction novels. It raises the question of whether our highest good, the soul, is something we should try to understand, model, or even reconstruct.
With such different offhand interpretations, it becomes difficult to define the term artificial intelligence or AI simply and robustly. Nevertheless I would like to try, using examples and historical definitions, to characterize the field of AI. In 1955, John McCarthy, one of the pioneers of AI, was the first to define the term artificial intelligence , roughly as follows:
The goal of AI is to develop machines that behave as though they were intelligent.
To test this definition, the reader might imagine the following scenario. Fifteen or so small robotic vehicles are moving on an enclosed four by four meter square surface. One can observe various behavior patterns. Some vehicles form small groups with relatively little movement. Others move peacefully through the space and gracefully avoid any collision. Still others appear to follow a leader. Aggressive behaviors are also observable. Is what we are seeing intelligent behavior?
According to McCarthys definition the aforementioned robots can be described as intelligent. The psychologist Valentin Braitenberg has shown that this seemingly complex behavior can be produced by very simple electrical circuits [. The more light that hits the sensor, the faster the motor runs. Vehicle 1 in the left part of the figure, according to its configuration, moves away from a point light source. Vehicle 2 on the other hand moves toward the light source. Further small modifications can create other behavior patterns, such that with these very simple vehicles we can realize the impressive behavior described above.
Fig 11 Two very simple Braitenberg vehicles and their reactions to a light - photo 1
Fig. 1.1
Two very simple Braitenberg vehicles and their reactions to a light source
Clearly the above definition is insufficient because AI has the goal of solving difficult practical problems which are surely too demanding for the Braitenberg vehicle. In the Encyclopedia Britannica [] one finds a Definition that goes like:
AI is the ability of digital computers or computer controlled robots to solve problems that are normally associated with the higher intellectual processing capabilities of humans
But this definition also has weaknesses. It would admit for example that a computer with large memory that can save a long text and retrieve it on demand displays intelligent capabilities, for memorization of long texts can certainly be considered a higher intellectual processing capability of humans, as can for example the quick multiplication of two 20-digit numbers. According to this definition, then, every computer is an AI system. This dilemma is solved elegantly by the following definition by Elaine Rich []:
Artificial Intelligence is the study of how to make computers do things at which, at the moment, people are better.
Rich, tersely and concisely, characterizes what AI researchers have been doing for the last 50 years. Even in the year 2050, this definition will be up to date.
Tasks such as the execution of many computations in a short amount of time are the strong points of digital computers. In this regard they outperform humans by many multiples. In many other areas, however, humans are far superior to machines. For instance, a person entering an unfamiliar room will recognize the surroundings within fractions of a second and, if necessary, just as swiftly make decisions and plan actions. To date, this task is too demanding for autonomous robots. According to Richs definition, this is therefore a task for AI. In fact, research on autonomous robots is an important, current theme in AI. Construction of chess computers, on the other hand, has lost relevance because they already play at or above the level of grandmasters.
It would be dangerous, however, to conclude from Richs definition that AI is only concerned with the pragmatic implementation of intelligent processes. Intelligent systems, in the sense of Richs definition, cannot be built without a deep understanding of human reasoning and intelligent action in general, because of which neuroscience (see Sect. ) is of great importance to AI. This also shows that the other cited definitions reflect important aspects of AI.
A particular strength of human intelligence is adaptivity. We are capable of adjusting to various environmental conditions and change our behavior accordingly through learning . Precisely because our learning ability is so vastly superior to that of computers, machine learning is, according to Richs definition, a central subfield of AI.
1.1.1 Brain Science and Problem Solving
Through research of intelligent systems we can try to understand how the human brain works and then model or simulate it on the computer. Many ideas and principles in the field of neural networks (see Chap. ) stem from brain science with the related field of neuroscience.
A very different approach results from taking a goal-oriented line of action, starting from a problem and trying to find the most optimal solution. How humans solve the problem is treated as unimportant here. The method, in this approach, is secondary. First and foremost is the optimal intelligent solution to the problem. Rather than employing a fixed method (such as, for example, predicate logic) AI has as its constant goal the creation of intelligent agents for as many different tasks as possible. Because the tasks may be very different, it is unsurprising that the methods currently employed in AI are often also quite different. Similar to medicine, which encompasses many different, often life-saving diagnostic and therapy procedures, AI also offers a broad palette of effective solutions for widely varying applications. For mental inspiration, consider Fig. on page 4. Just as in medicine, there is no universal method for all application areas of AI, rather a great number of possible solutions for the great number of various everyday problems, big and small.
Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Introduction to Artificial Intelligence»

Look at similar books to Introduction to Artificial Intelligence. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Introduction to Artificial Intelligence»

Discussion, reviews of the book Introduction to Artificial Intelligence and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.