ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Algorithms and architectures of artificial intelligence

دانلود کتاب الگوریتم و معماری از هوش مصنوعی

Algorithms and architectures of artificial intelligence

مشخصات کتاب

Algorithms and architectures of artificial intelligence

دسته بندی: الگوریتم ها و ساختارهای داده
ویرایش:  
نویسندگان:   
سری: Frontiers in artificial intelligence and applications 159 
ISBN (شابک) : 1586037706, 9781586037703 
ناشر: IOS Press 
سال نشر: 2007 
تعداد صفحات: 185 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 2 مگابایت 

قیمت کتاب (تومان) : 39,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 14


در صورت تبدیل فایل کتاب Algorithms and architectures of artificial intelligence به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب الگوریتم و معماری از هوش مصنوعی نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب الگوریتم و معماری از هوش مصنوعی

این کتاب مروری بر روش های توسعه یافته در هوش مصنوعی برای جستجو، یادگیری، حل مسئله و تصمیم گیری می دهد. این یک نمای کلی از الگوریتم‌ها و معماری‌های هوش مصنوعی ارائه می‌دهد که به درجه بلوغ رسیده‌اند که یک روش می‌تواند به عنوان یک الگوریتم ارائه شود، یا زمانی که یک معماری کاملاً تعریف شده شناخته شده است، به عنوان مثال. در شبکه های عصبی و عوامل هوشمند. این می تواند به عنوان یک کتاب راهنما برای طیف گسترده ای از توسعه دهندگان برنامه کاربردی که علاقه مند به استفاده از روش های هوش مصنوعی در محصولات نرم افزاری خود هستند، استفاده شود. بخش‌هایی از متن نسبتاً مستقل هستند، بنابراین می‌توان به نمایه نگاه کرد و مستقیماً به توصیف یک روش ارائه‌شده در قالب یک الگوریتم انتزاعی یا یک راه‌حل معماری رفت. این کتاب همچنین می تواند به عنوان کتاب درسی برای درس هوش مصنوعی کاربردی مورد استفاده قرار گیرد. تمرینات مربوط به موضوع در پایان هر فصل اضافه می شود. نه مهارت های برنامه نویسی و نه دانش خاصی در علوم کامپیوتر از خواننده انتظار نمی رود. با این حال، برخی از بخش‌های متن توسط کسانی که اصطلاحات محاسباتی را به خوبی می‌دانند، کاملاً درک خواهد شد.


توضیحاتی درمورد کتاب به خارجی

'This book gives an overview of methods developed in artificial intelligence for search, learning, problem solving and decision-making. It gives an overview of algorithms and architectures of artificial intelligence that have reached the degree of maturity when a method can be presented as an algorithm, or when a well-defined architecture is known, e.g. in neural nets and intelligent agents. It can be used as a handbook for a wide audience of application developers who are interested in using artificial intelligence methods in their software products. Parts of the text are rather independent, so that one can look into the index and go directly to a description of a method presented in the form of an abstract algorithm or an architectural solution. The book can be used also as a textbook for a course in applied artificial intelligence. Exercises on the subject are added at the end of each chapter. Neither programming skills nor specific knowledge in computer science are expected from the reader. However, some parts of the text will be fully understood by those who know the terminology of computing well.'



فهرست مطالب

Title page......Page 1
Contents......Page 7
Introduction......Page 11
Language of algorithms......Page 13
Knowledge Handling......Page 15
Abstract representation of knowledge systems......Page 16
Examples of deductive systems......Page 18
Brute force deduction and value propagation......Page 21
Language......Page 22
Inference rule - resolution......Page 24
Pure Prolog......Page 25
Nonmonotonic theories......Page 27
Production rules......Page 29
Decision tables......Page 31
Rete algorithm......Page 32
Semantic networks......Page 35
Frames......Page 37
Hierarchical connection......Page 39
Semantic connection......Page 40
Union......Page 41
Examples of knowledge architectures......Page 42
Ontologies and knowledge systems......Page 44
Summary......Page 45
Exercises......Page 48
Search......Page 51
Search problem......Page 52
Breadth-first search......Page 54
Depth-first search......Page 56
Search on binary trees......Page 57
Best-first search......Page 58
Beam search......Page 59
Hill-climbing......Page 60
Constrained hill-climbing......Page 61
Search with backtracking......Page 62
Search on and-or trees......Page 63
Search with dependency-directed backtracing......Page 64
Branch-and-bound search......Page 65
Stochastic branch and bound search......Page 66
Minimax search......Page 67
Alpha-beta pruning......Page 68
A* algorithm......Page 70
Unification......Page 72
Dictionary search......Page 73
Simulated annealing......Page 75
Discrete dynamic programming......Page 78
Viterby algorithms......Page 80
Forward search and backward search......Page 82
Hierarchy of search methods......Page 83
Exercises......Page 85
Learning and Decision Making......Page 89
Parametric learning......Page 90
Adaptive automata......Page 91
Concept learning as search in a hypothesis space......Page 94
Specific to general concept learning......Page 96
General to specific concept learning......Page 98
Inductive inference......Page 100
Learning with an oracle......Page 101
Inductive logic programming......Page 102
Learning by inverting resolution......Page 104
Massively parallel learning in genetic algorithms......Page 108
Learning in neural nets......Page 110
Perceptrons......Page 112
Hopfield nets......Page 113
Hamming nets......Page 114
Carpenter-Grossberg classifier......Page 116
Bayesian networks......Page 119
Taxonomy of neural nets......Page 122
Data clustering......Page 123
K-means clustering......Page 124
Learning decision trees from examples......Page 126
Learning productions from examples......Page 129
Discovering regularities in monotonous systems......Page 130
Discovering relations and structure......Page 133
Summary......Page 135
Exercises......Page 137
Problem Solving and Planning......Page 139
Constraint satisfaction problem......Page 140
Binary consistency......Page 142
Path consistency......Page 143
Functional constraint networks......Page 144
Computational problems and value propagation......Page 145
Equational problem-solver......Page 147
Minimizing an algorithm......Page 149
Higher-order constraint propagation......Page 150
Clustering of equations......Page 155
Interval propagation......Page 158
Deductive synthesis of programs......Page 159
Transformational synthesis of programs......Page 160
Structural synthesis of programs......Page 161
Planning......Page 163
Intelligent agents......Page 165
Agent architectures......Page 166
Agent communication languages......Page 169
Implementation of agents......Page 170
Reflection......Page 171
Exercises......Page 173
References......Page 177
Subject Index......Page 179




نظرات کاربران