{"id":252248,"date":"2026-07-13T01:54:15","date_gmt":"2026-07-12T22:54:15","guid":{"rendered":"https:\/\/1kitap1.com\/en\/artificial-intelligence-2e-michael-negnevitsky-1\/"},"modified":"2026-07-13T01:54:15","modified_gmt":"2026-07-12T22:54:15","slug":"artificial-intelligence-2e-michael-negnevitsky-1","status":"publish","type":"post","link":"https:\/\/1kitap1.com\/en\/artificial-intelligence-2e-michael-negnevitsky-1\/","title":{"rendered":"Artificial Intelligence 2E &#8211; Michael &#8211; Negnevitsky (1)"},"content":{"rendered":"<figure style=\"text-align:center;margin:0 auto 1.5em;\"><img decoding=\"async\" src=\"https:\/\/1kitap1.com\/en\/wp-content\/uploads\/2026\/07\/387cec6c36ada17a.jpg\" alt=\" - Unknown book cover\" style=\"max-width:300px;width:100%;height:auto;box-shadow:0 4px 12px rgba(0,0,0,.25);border-radius:4px;\"\/><\/figure>\n<p>First, it computes the net weighted input as before: n i\u00bc1 xiwi \u0001 \u0001; where n is the number of inputs, and \u0001 is the threshold applied to the neuron. Next, this input value is passed through the activation function. However, unlike a percepron, neurons in the back-propagation network use a sigmoid activation function: Ysigmoid \u00bc 1 \u00fe e\u0001X \u00f06:9\u00de The derivative of this function is easy to compute. It also guarantees that the neuron output is bounded between 0 and 1.<\/p>\n<p>What about the learning law used in the back-propagation networks? To derive the back-propagation learning law, let us consider the three-layer network shown in Figure 6.9. The indices i, j and k here refer to neurons in the input, hidden and output layers, respectively. Input signals, x1; x2; . . . ; xn, are propagated through the network from left to right, and error signals, e1; e2; . . . ; el, from right to left. The symbol wij denotes the weight for the connection between neuron i in the input layer and neuron j in the hidden layer, and the symbol wjk the weight between neuron j in the hidden layer and neuron k in the output layer.<\/p>\n<p>Figure 6.9 Three-layer back-propagation neural network To propagate error signals, we start at the output layer and work backward to the hidden layer. The error signal at the output of neuron k at iteration p is de\ufb01ned by ek\u00f0p\u00de \u00bc yd;k\u00f0p\u00de \u0001 yk\u00f0p\u00de; \u00f06:10\u00de where yd;k\u00f0p\u00de is the desired output of neuron k at iteration p. Neuron k, which is located in the output layer, is supplied with a desired output of its own. Hence, we may use a straightforward procedure to update weight wjk. In fact, the rule for updating weights at the output layer is similar to the perceptron learning rule of Eq.<\/p>\n<p>(6.7): wjk\u00f0p \u00fe 1\u00de \u00bc wjk\u00f0p\u00de \u00fe \u0002wjk\u00f0p\u00de; \u00f06:11\u00de where \u0002wjk\u00f0p\u00de is the weight correction. When we determined the weight correction for the perceptron, we used input signal xi. But in the multilayer network, the inputs of neurons in the output layer are different from the inputs of neurons in the input layer.<\/p>\n<blockquote>\n<p>We work with leading authors to develop the strongest educational materials in computer science, bringing cutting-edge thinking and best learning practice to a global market. Under a range of well-known imprints, including Addison-Wesley, we craft high quality print and electronic publications which help readers to understand and apply their content, whether studying or at work. To \ufb01nd out more about the complete range of our publishing please visit us on the World Wide Web at: www.pearsoned.co.uk Arti\ufb01cial Intelligence A Guide to Intelligent Systems Second Edition Michael Negnevitsky Pearson Education Limited Edinburgh Gate Harlow Essex CM20 2JE England and Associated Companies throughout the World.<\/p>\n<p>Visit us on the World Wide Web at: www.pearsoned.co.uk First published 2002 Second edition published 2005 # Pearson Education Limited 2002 The right of Michael Negnevitsky to be identi\ufb01ed as author of this Work has been asserted by the author in accordance with the Copyright, Designs and Patents Act 1988. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, recording or otherwise, without either the prior written permission of the publisher or a licence permitting restricted copying in the United Kingdom issued by the Copyright Licensing Agency Ltd, 90 Tottenham Court Road, London W1T 4LP.<\/p>\n<p>The programs in this book have been included for their instructional value. They have been tested with care but are not guaranteed for any particular purpose. The publisher does not offer any warranties or representations nor does it accept any liabilities with respect to the programs. All trademarks used herein are the property of their respective owners. The use of any trademarks in this text does not vest in the author or publisher any trademark ownership rights in such trademarks, nor does the use of such trademarks imply any af\ufb01liation with or endorsement of this book by such owners.<\/p>\n<p>ISBN 0 321 20466 2 British Library Cataloguing-in-Publication Data A catalogue record for this book can be obtained from the British Library Library of Congress Cataloging-in-Publication Data Negnevitsky, Michael. Arti\ufb01cial intelligence: a guide to intelligent systems\/Michael Negnevitsky. p. cm. Includes bibliographical references and index. ISBN 0-321-20466-2 (case: alk. paper) 1. Expert systems (Computer science) 2. Arti\ufb01cial intelligence. I. Title.<\/p>\n<\/blockquote>\n<p><em>This is a short excerpt from the opening of &ldquo;&rdquo; by Unknown, quoted for review and introduction purposes. All rights belong to the copyright holders.<\/em><\/p>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_85 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/1kitap1.com\/en\/artificial-intelligence-2e-michael-negnevitsky-1\/#Book_Information\" >Book Information<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/1kitap1.com\/en\/artificial-intelligence-2e-michael-negnevitsky-1\/#Reading_Word_Statistics\" >Reading &amp; Word Statistics<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/1kitap1.com\/en\/artificial-intelligence-2e-michael-negnevitsky-1\/#Most_Frequent_Words\" >Most Frequent Words<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/1kitap1.com\/en\/artificial-intelligence-2e-michael-negnevitsky-1\/#PDF_Download\" >PDF Download<\/a><\/li><\/ul><\/nav><\/div>\n<h2><span class=\"ez-toc-section\" id=\"Book_Information\"><\/span>Book Information<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<ul>\n<li><strong>Unique ID:<\/strong> 387cec6c36ada17a<\/li>\n<li><strong>File Extension:<\/strong> .pdf<\/li>\n<li><strong>File Size:<\/strong> 9,730,157 bytes (9.279 MB)<\/li>\n<li><strong>Title:<\/strong> &#8211;<\/li>\n<li><strong>Author:<\/strong> Unknown<\/li>\n<li><strong>ISBN:<\/strong> 0321204662<\/li>\n<li><strong>Pages:<\/strong> 436<\/li>\n<li><strong>Language:<\/strong> English (en)<\/li>\n<\/ul>\n<h2><span class=\"ez-toc-section\" id=\"Reading_Word_Statistics\"><\/span>Reading &amp; Word Statistics<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<ul>\n<li><strong>Estimated Reading Time:<\/strong> 660.46 minutes<\/li>\n<li><strong>Total Words:<\/strong> 132,092<\/li>\n<li><strong>Total Characters:<\/strong> 799,704<\/li>\n<li><strong>Average Words per Page:<\/strong> 302.96<\/li>\n<li><strong>Average Characters per Page:<\/strong> 1834.18<\/li>\n<\/ul>\n<h2><span class=\"ez-toc-section\" id=\"Most_Frequent_Words\"><\/span>Most Frequent Words<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>fuzzy (990), expert (905), system (796), systems (683), rule (585), knowledge (572), neural (537), network (513), data (511), set (473), rules (447), figure (423), input (393), number (368), output (343), problem (334), example (322), learning (283), genetic (282), layer (274), networks (271), neuron (259), one (255), value (253), also (251), neurons (247), used (244), two (221), function (219), sets (207), new (207), logic (205), between (202), intelligent (200), use (197), inference (197), training (194), however (176), thus (174), men (169), computer (164), reasoning (159), step (155), programming (154), values (153), probability (151), process (147), membership (147), problems (145), class (142), algorithms (141), tall (141), chromosome (136), weights (134), arti\ufb01cial (132), method (131), intelligence (128), rule-based (128), information (128), user (125), population (125), certainty (124), evolutionary (123), human (123), \ufb01rst (122), different (121), shown (120), \ufb01tness (120), see (119), object (119), rain (119), algorithm (118), now (117), theory (117), engineering (115), weight (114), functions (112), mining (111), model (111), words (110), solution (109), inputs (109), based (108), represented (108), often (107), domain (107), work (106), given (105), called (105), frame-based (104), represent (103), base (103), fact (102), applications (102), need (101), linguistic (99), performance (97), single (97), form (96), property (95).<\/p>\n<h2><span class=\"ez-toc-section\" id=\"PDF_Download\"><\/span>PDF Download<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p style=\"text-align:center;\"><a href=\"https:\/\/1kitap1.com\/en\/wp-content\/uploads\/2026\/07\/artificial-intelligence-2e-michael-negnevitsky-1.pdf\" download rel=\"nofollow\" style=\"display:inline-block;background:#2271b1;color:#ffffff;padding:14px 36px;border-radius:6px;text-decoration:none;font-weight:bold;font-size:1.05em;\">&#11015;&#65039; PDF Download<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>First, it computes the net weighted input as before: n i\u00bc1 xiwi \u0001 \u0001; where n is the number of inputs, and \u0001 is the threshold applied to the neuron. Next, this input value is passed through the activation function. However, unlike a percepron, neurons in the back-propagation network use a sigmoid activation function: Ysigmoid [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":252246,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[],"class_list":["post-252248","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-english"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/1kitap1.com\/en\/wp-json\/wp\/v2\/posts\/252248","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/1kitap1.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/1kitap1.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/1kitap1.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/1kitap1.com\/en\/wp-json\/wp\/v2\/comments?post=252248"}],"version-history":[{"count":0,"href":"https:\/\/1kitap1.com\/en\/wp-json\/wp\/v2\/posts\/252248\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/1kitap1.com\/en\/wp-json\/wp\/v2\/media\/252246"}],"wp:attachment":[{"href":"https:\/\/1kitap1.com\/en\/wp-json\/wp\/v2\/media?parent=252248"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/1kitap1.com\/en\/wp-json\/wp\/v2\/categories?post=252248"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/1kitap1.com\/en\/wp-json\/wp\/v2\/tags?post=252248"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}