注冊(cè) | 登錄讀書好,好讀書,讀好書!
讀書網(wǎng)-DuShu.com
當(dāng)前位置: 首頁出版圖書科學(xué)技術(shù)計(jì)算機(jī)/網(wǎng)絡(luò)人工智能計(jì)算智能:從概念到實(shí)現(xiàn)(英文版)

計(jì)算智能:從概念到實(shí)現(xiàn)(英文版)

計(jì)算智能:從概念到實(shí)現(xiàn)(英文版)

定 價(jià):¥69.00

作 者: (美)埃伯哈特(Eberhart,R.C.),(美)史玉回 著
出版社: 人民郵電出版社
叢編項(xiàng): 圖靈原版計(jì)算機(jī)科學(xué)系列
標(biāo) 簽: 人工智能

ISBN: 9787115194039 出版時(shí)間: 2009-02-01 包裝: 平裝
開本: 大16開 頁數(shù): 467 字?jǐn)?shù):  

內(nèi)容簡(jiǎn)介

  《計(jì)算智能:從概念到實(shí)現(xiàn)(英文版)》面向智能系統(tǒng)學(xué)科的前沿領(lǐng)域,系統(tǒng)地討論了計(jì)算智能的理論、技術(shù)及其應(yīng)用,比較全面地反映了計(jì)算智能研究和應(yīng)用的最新進(jìn)展。書中涵蓋了模糊控制、神經(jīng)網(wǎng)絡(luò)控制、進(jìn)化計(jì)算以及其他一些技術(shù)及應(yīng)用的內(nèi)容?!队?jì)算智能:從概念到實(shí)現(xiàn)(英文版)》提供了大量的實(shí)用案例,重點(diǎn)強(qiáng)調(diào)實(shí)際的應(yīng)用和計(jì)算工具,這些對(duì)于計(jì)算智能領(lǐng)域的進(jìn)一步發(fā)展是非常有意義的?!队?jì)算智能:從概念到實(shí)現(xiàn)(英文版)》取材新穎,內(nèi)容深入淺出,材料豐富,理論密切結(jié)合實(shí)際,具有較高的學(xué)術(shù)水平和參考價(jià)值。《計(jì)算智能:從概念到實(shí)現(xiàn)(英文版)》可作為高等院校相關(guān)專業(yè)高年級(jí)本科生或研究生的教材及參考用書,也可供從事智能科學(xué)、自動(dòng)控制、系統(tǒng)科學(xué)、計(jì)算機(jī)科學(xué)、應(yīng)用數(shù)學(xué)等領(lǐng)域研究的教師和科研人員參考。

作者簡(jiǎn)介

  Russell C.Eberhart,普度大學(xué)電子與計(jì)算機(jī)工程系主任,IEEE會(huì)士。與James Kennedy共同提出了粒子群優(yōu)化算法。曾任IEEE神經(jīng)網(wǎng)絡(luò)委員會(huì)的主席。除了本書之外。他還著有《群體智能》(影印版由人民郵電出版社出版)等。Yuhui Shi(史玉回),國(guó)際計(jì)算智能領(lǐng)域?qū)<?,現(xiàn)任Journal of Swarm Intelligence編委,IEEE CIS群體智能任務(wù)組主席,西交利物浦大學(xué)電子與電氣工程系教授。1992年獲東南大學(xué)博士學(xué)位,先后在美國(guó)、韓國(guó)、澳大利亞等地從事研究工作,曾任美國(guó)電子資訊系統(tǒng)公司專家長(zhǎng)達(dá)9年。他還是《群體智能》一書的作者之一。

圖書目錄

chapter one Foundations
Definitions
Biological Basis for Neural Networks
Neurons
Biological versus Artificial Neural Networks
Biological Basis for Evolutionary Computation
Chromosomes
Biological versus Artificial Chromosomes
Behavioral Motivations for Fuzzy Logic
Myths about Computational Intelligence
Computational Intelligence Application Areas
Neural Networks
Evolutionary Computation
Fuzzy Logic
Summary
Exercises
chapter two Computational Intelligence
Adaptation
Adaptation versus Learning
Three Types of Adaptation
Three Spaces of Adaptation
Self-organization and Evolution
Evolution beyond Darwin
Historical Views of Computational Intelligence
Computational Intelligence as Adaptation and Self-organization
The Ability to Generalize
Computational Intelligence and Soft Computing versus Artificial Intelligence and Hard Computing
Summary
Exercises
chapter three Evolutionary Computation Concepts and Paradigms
History of Evolutionary Computation
Genetic Algorithms
Evolutionary Programming
Evolution Strategies
Genetic Programming
Particle Swarm Optimization
Toward Unification
Evolutionary Computation Overview
EC Paradigm Attributes
Implementation
Genetic Algorithms
Overview of Genetic Algorithms
A Sample GA Problem
Review of GA Operations in the Simple Example
Schemata and the Schema Theorem
Comments on Genetic Algorithms
Evolutionary Programming
Evolutionary Programming Procedure
Finite State Machine Evolution for Prediction
Function Optimization
Comments on Evolutionary Programming
Evolution Strategies
Selection
Key Issues in Evolution Strategies
Genetic Programming
Particle Swarm Optimization
Developments
Resources
Summary
Exercises
chapter four Evolutionary Computation Implementations
Implementation Issues
Homogeneous versus Heterogeneous Representation
Population Adaptation versus Individual Adaptation
Static versus Dynamic Adaptation
Flowcharts versus Finite State Machines
Handling Multiple Similar Cases
Allocating and Freeing Memory Space
Error Checking
Genetic Algorithm Implementation
Programming Genetic Algorithms
Running the GA Implementation
Particle Swarm Optimization Implementation
Programming the PSO Implementation
Programming the Co-evolutionary PSO
Running the PSO Implementation
Summary
Exercises
chapter five Neural Network Concepts and Paradigms
Neural Network History
Where Did Neural Networks Get Their Name?
The Age of Camelot
The Dark Age
The Renaissance
The Age of Neoconnectionism
The Age of Computational Intelligence
What Neural Networks Are andWhy They Are Useful
Neural Network Components and Terminology
Terminology
Input and Output Patterns
NetworkWeights
Processing Elements
Processing Element Activation Functions
Neural Network Topologies
Terminology
Two-layer Networks
Multilayer Networks
Neural Network Adaptation
Terminology
Hebbian Adaptation
Competitive Adaptation
Multilayer Error Correction Adaptation
Summary of Adaptation Procedures
ComparingNeuralNetworks and Other Information ProcessingMethods
Stochastic Approximation
Kalman Filters
Linear and Nonlinear Regression
Correlation
Bayes Classification
Vector Quantization
Radial Basis Functions
Computational Intelligence
Preprocessing
Selecting Training, Test, and Validation Datasets
Preparing Data
Postprocessing
Denormalization of Output Data
Summary
Exercises
chapter six Neural Network Implementations
Implementation Issues
Topology
Back-propagation Network Initialization and Normalization
LearningVector QuantizerNetwork Initialization andNormalization
Feedforward Calculations for the Back-propagation Network
Feedforward Calculations for the LVQ-I Net
Back-propagation SupervisedAdaptation by Error Back-propagation
LVQ Unsupervised Adaptation Calculations
The LVQ Supervised Adaptation Algorithm
Issues in Evolving Neural Networks
Advantages and Disadvantages of Previous EvolutionaryApproaches
Evolving Neural Networks with Particle Swarm Optimization
Back-propagation Implementation
Programming a Back-propagation Neural Network
Running the Back-propagation Implementation
The Kohonen Network Implementations
Programming the Learning Vector Quantizer
Running the LVQ Implementation
Programming the Self-organizing Feature Map
Running the SOFM Implementation
Evolutionary Back-propagation Network Implementation
Programming the Evolutionary Back-propagation Network
Running the Evolutionary Back-propagation Network
Summary
Exercises
chapter seven Fuzzy Systems Concepts and Paradigms
History
Fuzzy Sets and Fuzzy Logic
Logic, Fuzzy and Otherwise
Fuzziness Is Not Probability
The Theory of Fuzzy Sets
Fuzzy Set Membership Functions
Linguistic Variables
Linguistic Hedges
Approximate Reasoning
Paradoxes in Fuzzy Logic
Equality of Fuzzy Sets
Containment
NOT: The Complement of a Fuzzy Set
AND: The Intersection of Fuzzy Sets
OR: The Union of Fuzzy Sets
Compensatory Operators
Fuzzy Rules
Fuzzification
Fuzzy Rules Fire in Parallel
Defuzzification
Other Defuzzification Methods
Measures of Fuzziness
Developing a Fuzzy Controller
Why Fuzzy Control
A Fuzzy Controller
Building a Mamdani-type Fuzzy Controller
Fuzzy Controller Operation
Takagi-Sugeno-Kang Method
Summary
Exercises
chapter eight Fuzzy Systems Implementations
Implementation Issues
Fuzzy Rule Representation
Evolutionary Design of a Fuzzy Rule System
An Object-oriented Language: C++
Fuzzy Rule System Implementation
Programming Fuzzy Rule Systems
Running the Fuzzy Rule System
Iris Dataset Application
Evolving Fuzzy Rule Systems
Programming the Evolutionary Fuzzy Rule System
Running the Evolutionary Fuzzy Rule System
Summary
Exercises
chapter nine Computational Intelligence Implementations
Implementation Issues
Adaptation of Genetic Algorithms
Fuzzy Adaptation
Knowledge Elicitation
Fuzzy Evolutionary Fuzzy Rule System Implementation
Programming the Fuzzy Evolutionary Fuzzy Rule System
Running the Fuzzy Evolutionary Fuzzy Rule System
Choosing the Best Tools
Strengths andWeaknesses
Modeling and Optimization
Practical Issues
Applying Computational Intelligence to Data Mining
An Example Data Mining System
Summary
Exercises
chapter ten Performance Metrics
General Issues
Selecting Gold Standards
Partitioning the Patterns for Training, Testing, and Validation
Cross Validation
Fitness and Fitness Functions
Parametric and Nonparametric Statistics
Percent Correct
Average Sum-squared Error
Absolute Error
Normalized Error
Evolutionary Algorithm Effectiveness Metrics
Mann-Whitney U Test
Receiver Operating Characteristic Curves
Recall and Precision
Other ROC-related Measures
Confusion Matrices
Chi-square Test
Summary
Exercises
chapter eleven Analysis and Explanation
Sensitivity Analysis
Relation Factors
Zurada Sensitivity Analysis
Evolutionary Computation Sensitivity Analysis
Hinton Diagrams
Computational Intelligence Tools for Explanation Facilities
Explanation Facility Requirements
Neural Network Explanation
Fuzzy Expert System Explanation
Evolutionary Computation Tools for Explanation
An Example Neural Network Explanation Facility
Summary
Exercises
Bibliography
Index
About the Authors

本目錄推薦

掃描二維碼
Copyright ? 讀書網(wǎng) ranfinancial.com 2005-2020, All Rights Reserved.
鄂ICP備15019699號(hào) 鄂公網(wǎng)安備 42010302001612號(hào)