101. Computational intelligence [2013]
- New York : Nova Science Publishers, Inc., [2013]
- Description
- Book — 1 online resource (x, 212 pages) : illustrations
- Summary
-
- Preface
- Semi-supervised Learning
- Local Tangent Space Laplacian Eigenmaps
- Multi-Step Model of Switching Reinforcement Learning to Mimic Infants` Motor Development
- Reverse Engineering Networks as Ordinary Differential Equations Systems
- The Relevance of Bayesian Experimental Design for Modeling in Systems Biology
- Topographic Maps for clustering & fast identification of bacteria using 16S housekeeping gene
- Cognitive Modelling of Language Acquisition with Complex Networks
- Process Mining & Visual Analytics: Breathing Life into Business Process Models.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
102. Computational intelligence : synergies of fuzzy logic, neural networks, and evolutionary computing [2013]
- Siddique, N. H.
- Chichester, West Sussex, United Kingdom : John Wiley & Sons Inc., 2013.
- Description
- Book — 1 online resource
- Summary
-
- Foreword vii Preface ix Acknowledgement xi
- Chapter 1: Introduction 1-20 1.1 Computational Intelligence 1 1.2 Paradigms of Computational Intelligence 2 1.3 Synergies of Computational Intelligence Techniques 11 1.4 Applications of Computational Intelligence 13 1.5 Grand Challenges of Computational Intelligence 14 1.6 Overview of the Book 14 1.7 Matlab Basics 16 1.8 Bibliography 17
- Chapter 2: Fuzzy Logic 21-78 2.1 Introduction 21 2.2 Fuzzy Logic 23 2.3 Fuzzy Sets 24 2.4 Membership Functions 25 2.5 Features of MFs 30 2.6 Operations on Fuzzy sets 32 2.7 Linguistic Variables 39 2.8 Linguistic Hedges 42 2.9 Fuzzy Relations 45 2.10 Fuzzy If-Then Rules 48 2.11 Fuzzification 52 2.12 Defuzzification 54 2.13 Inference Mechanism 59 2.13.1 Mamdani Fuzzy Inference 60 2.13.2 Sugeno Fuzzy Inference 61 2.13.3 Tsukamoto Fuzzy Inference 65 2.14 Worked out Examples 67 2.15 Matlab Programs 76 2.16 Bibliography 77
- Chapter 3: Fuzzy Systems and Applications 79-128 3.1 Introduction 79 3.2 Fuzzy System 80 3.3 Fuzzy Modelling 81 3.3.1 Structure Identification 82 3.3.2 Parameter Identification 85 3.3.3 Construction of parameterised Membership Functions 86 3.4 Fuzzy Control 92 3.4.1 Fuzzification 93 3.4.2 Inference Mechanism 93 3.4.3 Rule-base 98 3.4.4 Defuzzification 100 3.5 Design of Fuzzy Controller 101 3.5.1 Input-output Selection 102 3.5.2 Choice of Membership Functions 102 3.5.3 Creation of Rule-base 103 3.5.4 Types of Fuzzy Controller 104 3.6 Modular Fuzzy Controller .121 3.7 Matlab Programs 124 3.8 Bibliography 125
- Chapter 4: Neural Networks 129-201 4.1 Introduction 129 4.2 Artificial Neuron Model 130 4.3 Activation Functions 132 4.4 Network Architecture 134 4.4.1 Feedforward Networks 134 4.4.1.1 Multilayer Perceptron (MLP) Networks 136 4.4.1.2 Radial Basis Function (RBF) Networks 138 4.4.1.3 General Regression Neural Networks 142 4.4.1.4 Probabilistic Neural Network 146 4.4.1.5 Belief Network 149 4.4.1.6 Hamming Network 150 4.4.1.7 Stochastic Networks 153 4.5 Learning in Neural Networks 153 4.5.1 Supervised learning 154 4.5.1.1 Widro-Hoff Learning Algorithm 155 4.5.1.2 Gradient Descent Rule 4.5.1.3 Generalised Delta Learning Rule 162 4.5.1.4 Backpropagation Learning Algorithm 165 4.5.1.5 Cohen-Grossberg Learning Rule 171 4.5.1.6 Adaptive Conjugate Gradient Model of Adeli and Hung 173 4.5.2 Unsupervised Learning 173 4.5.2.1 Hebbian Learning Rule 174 4.5.2.2 Kohonen Learning 178 4.6 Recurrent Neural Networks 187 4.6.1 Elman Networks 189 4.6.2 Jordan Networks 192 4.6.3 Hopfield Networks 194 4.7 Matlab Programs 198 4.8 Bibliography 198
- Chapter 5: Neural Systems 202-232 5.1 Introduction 200 5.2 System Identification and Control 201 5.2.1 System Description 201 5.2.2 System Identification 202 5.2.3 System Control ..203 5.3 Neural Networks for Control 205 5.3.1 System Identification 206 5.3.2 Neural Networks for Control Design 208 5.3.2.1 NN-based direct (or specialised learning) control 209 5.3.2.2 NN-based indirect control .210 5.3.2.3 Backpropagation-through time control 211 5.3.2.4 NN-based direct inverse control 212 5.3.2.5 Model Predictive Control 214 5.3.2.6 NN-based Adaptive Control 216 5.3.2.7 NARMA-L2 (Feedback Linearization) Control 223 5.4 Matlab Programs 226 5.5 Bibliography 227
- Chapter 6: Evolutionary Computation 233-304 6.1 Introduction 233 6.2 Evolutionary Computing 234 6.3 Terminologies of Evolutionary Computing 235 6.3.1 Chromosome Representation 235 6.3.2 Encoding Scheme 236 6.3.3 Population 243 6.3.4 Evaluation (or Fitness) Functions 245 6.3.5 Fitness Scaling 246 6.4 Genetic Operators 247 6.4.1 Selection Operators 247 6.4.2 Crossover Operators 252 6.4.3 Mutation Operators 261 6.5 Performance Measure of EA 264 6.6 Evolutionary Algorithms 265 6.6.1 Evolutionary Programming 265 6.6.2 Evolution Strategies 271 6.6.3 Genetic Algorithms 277 6.6.4 Genetic Programming 283 6.6.5 Differential Evolution 294 6.6.6 Cultural Algorithm 299 6.7 Matlab Programs 300 6.8 Bibliography 301
- Chapter 7: Evolutionary Systems 305-340 7.1 Optimisation .305 7.2 Multi-objective Optimisation ..310 7.2.1 Vector Evaluated GA 315 7.2.2 Multi-objective GA 315 7.2.3 Niched Pareto GA .316 7.2.4 Non-dominated Sorting GA 316 7.2.5 Strength Pareto Evolutionary Algorithm 318 7.3 Co-evolution .319 7.3.1 Cooperative Co-evolution 324 7.3.2 Competitive Co-evolution .326 7.4 Parallel Evolutionary Algorithms 328 7.4.1 Global GA 329 7.4.2 Migration (or Island) Model GA 330 7.4.3 Diffusion GA .331 7.4.4 Hybrid Parallel GA 334 7.5 Bibliography .336
- Chapter 8: Evolutionary Fuzzy Systems 341-392 8.1 Introduction 341 8.2 Evolutionary Adaptive Fuzzy Systems 343 8.2.1 Evolutionary Tuning of Fuzzy Systems 345 8.2.2 Evolutionary Learning of Fuzzy Systems 361 8.3 Objective Functions and Evaluation 368 8.3.1 Objective Functions 368 8.3.2 Evaluation 370 8.4 Fuzzy Adaptive Evolutionary Algorithms 371 8.4.1 Fuzzy Logic based Control of EA Parameters 374 8.4.2 Fuzzy Logic based Genetic Operators of EA 387 8.5 Bibliography 388
- Chapter 9: Evolutionary Neural Systems 393-455 9.1 Introduction 393 9.2 Supportive Combinations 395 9.2.1 NN-EA Supportive Combination 395 9.2.2 EA-NN Supportive Combination 398 9.3 Collaborative Combinations 406 9.3.1 EA for NN Connection Weight Training 408 9.3.2 EA for NN Architectures 416 9.3.3 EA for NN Node Transfer Functions 430 9.3.4 EA for NN Weight, Architecture and Transfer Function Training 434 9.4 Amalgamated Combination 437 9.5 Competing Conventions 440 9.6 Bibliography 447
- Chapter 10: Neuro Fuzzy Systems 455-530 10.1 Introduction 455 10.2 Combination of Neural and Fuzzy Systems 458 10.3 Cooperative Neuro-Fuzzy Systems 459 10.3.1 Cooperative FS-NN Systems 460 10.3.2 Cooperative NN-FS Systems 461 10.4 Concurrent Neuro-Fuzzy Systems 470 10.5 Hybrid Neuro-Fuzzy Systems 471 10.5.1 Fuzzy Neural Networks with Mamdani-type Fuzzy Inference System 472 10.5.2 Fuzzy Neural Networks with Takagi-Sugeno-type Fuzzy Inference System 474 10.5.3 Fuzzy Neural Networks with Tsukamoto-type Fuzzy Inference System 476 10.5.4 Neural Network based Fuzzy System (Sigma-Pi Network) 480 10.5.5 Fuzzy-Neural System Architecture with Ellipsoid Input Space 484 10.5.6 Fuzzy Adaptive Learning Control Network (FALCON) 487 10.5.7 Approximate Reasoning based Intelligent Control (ARIC) 490 10.5.8 Generalised ARIC (GARIC) 495 10.5.9 Fuzzy Basis Function Networks (FBFN) 502 10.5.10 FUzzy Net (FUN) 505 10.5.11 Combination of Fuzzy Inference and Neural Network in Fuzzy Inference Software (FINEST) 507 10.5.12 Neuro-Fuzzy Controller (NEFCON) 510 10.5.13 Self-constructing Neural Fuzzy Inference Network (SONFIN) 512 10.6 Adaptive Neuro-Fuzzy System 515 10.6.1 Adaptive Neuro-Fuzzy Inference System (ANFIS) 516 10.6.2 Coactive Neuro-Fuzzy Inference System (CANFIS) 519 10.7 Fuzzy Neurons 523 10.8 Matlab Programs 526 10.9 Bibliography 527 Appendix531-606 Index.
- (source: Nielsen Book Data)
- Foreword xiii Preface xv Acknowledgements xix
- 1 Introduction to Computational Intelligence 1 1.1 Computational Intelligence 1 1.2 Paradigms of Computational Intelligence 2 1.3 Approaches to Computational Intelligence 3 1.4 Synergies of Computational Intelligence Techniques 11 1.5 Applications of Computational Intelligence 12 1.6 Grand Challenges of Computational Intelligence 13 1.7 Overview of the Book 13 1.8 MATLAB R - Basics 14 References 15
- 2 Introduction to Fuzzy Logic 19 2.1 Introduction 19 2.2 Fuzzy Logic 20 2.3 Fuzzy Sets 21 2.4 Membership Functions 22 2.5 Features of MFs 27 2.6 Operations on Fuzzy Sets 29 2.7 Linguistic Variables 33 2.8 Linguistic Hedges 35 2.9 Fuzzy Relations 37 2.10 Fuzzy If Then Rules 39 2.11 Fuzzification 43 2.12 Defuzzification 44 2.13 Inference Mechanism 48 2.14 Worked Examples 54 2.15 MATLAB R - Programs 61 References 61
- 3 Fuzzy Systems and Applications 65 3.1 Introduction 65 3.2 Fuzzy System 66 3.3 Fuzzy Modelling 67 3.4 Fuzzy Control 75 3.5 Design of Fuzzy Controller 81 3.6 Modular Fuzzy Controller 97 3.7 MATLAB R - Programs 99 References 100
- 4 Neural Networks 103 4.1 Introduction 103 4.2 Artificial Neuron Model 106 4.3 Activation Functions 107 4.4 Network Architecture 108 4.5 Learning in Neural Networks 124 4.6 Recurrent Neural Networks 149 4.7 MATLAB R - Programs 155 References 156
- 5 Neural Systems and Applications 159 5.1 Introduction 159 5.2 System Identification and Control 160 5.3 Neural Networks for Control 163 5.4 MATLAB R - Programs 179 References 180
- 6 Evolutionary Computing 183 6.1 Introduction 183 6.2 Evolutionary Computing 183 6.3 Terminologies of Evolutionary Computing 185 6.4 Genetic Operators 194 6.5 Performance Measures of EA 208 6.6 Evolutionary Algorithms 209 6.7 MATLAB R - Programs 234 References 235
- 7 Evolutionary Systems 239 7.1 Introduction 239 7.2 Multi-objective Optimization 243 7.3 Co-evolution 250 7.4 Parallel Evolutionary Algorithm 256 References 262
- 8 Evolutionary Fuzzy Systems 265 8.1 Introduction 265 8.2 Evolutionary Adaptive Fuzzy Systems 267 8.3 Objective Functions and Evaluation 287 8.4 Fuzzy Adaptive Evolutionary Algorithms 290 References 303
- 9 Evolutionary Neural Networks 307 9.1 Introduction 307 9.2 Supportive Combinations 309 9.3 Collaborative Combinations 318 9.4 Amalgamated Combination 343 9.5 Competing Conventions 345 References 351
- 10 Neural Fuzzy Systems 357 10.1 Introduction 357 10.2 Combination of Neural and Fuzzy Systems 359 10.3 Cooperative Neuro-Fuzzy Systems 360 10.4 Concurrent Neuro-Fuzzy Systems 369 10.5 Hybrid Neuro-Fuzzy Systems 369 10.6 Adaptive Neuro-Fuzzy System 404 10.7 Fuzzy Neurons 409 10.8 MATLAB R - Programs 411 References 412 Appendix A: MATLAB R - Basics 415 Appendix B: MATLAB R - Programs for Fuzzy Logic 433 Appendix C: MATLAB R - Programs for Fuzzy Systems 443 Appendix D: MATLAB R - Programs for Neural Systems 461 Appendix E: MATLAB R - Programs for Neural Control Design 473 Appendix F: MATLAB R - Programs for Evolutionary Algorithms 489 Appendix G: MATLAB R - Programs for Neuro-Fuzzy Systems 497 Index 507.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Amsterdam ; Washington, D.C. : IOS Press, ©2012.
- Description
- Book — 1 online resource
- Summary
-
- ADVANCES IN KNOWLEDGE-BASED AND INTELLIGENT INFORMATION AND ENGINEERING SYSTEMS; Frontiers in Artificial Intelligence and Applications; Preface; Contents; Set of Experience and Experiential Decisional DNA; An Estimation of Distribution Algorithm for Solving the Quay Crane Scheduling Problem with Availability Constraints; Performance comparison of non-RNN and RNN in Emergence of Discrete Decision Making through Reinforcement Learning; Genetic Algorithm Solving Orienteering Problem in Large Networks; Optimisation of Ensemble Classifiers using Genetic Algorithm.
- A Learning Based Evolutionary Algorithm For Distributed Multi-Depot VRPPositive Predictive Value based dynamic K-Nearest Neighbor; An Analysis of Clustering Approaches to Distributed Learning on Heterogeneously Distributed Datasets; Unsupervised Discretization Method based on Adjustable Intervals; Evaluation of Random Subspace and Random Forest Regression Models Based on Genetic Fuzzy Syste; A logic for strategies in persuasion dialogue games; Multi-Agent Logic based on Temporary Logic TS4Kn serving Web Search; LMT: A Lightweight Logical Framework for Multi-agent Systems.
- Adaptive organization for cooperative systemsAn optimal tactic for intelligent agents to conduct search & detection operations based on multiple look angles; A complex system approach for a reliable Smart Grid modeling; A Comparison Analysis of Consensus Determining Using One and Two-level Methods; Multi-Agent Logic with Distances, Uncertainty and Interaction Based on Linear Temporal Frames; A framework for handling fuzzy temporal events; On the Continuous Evaluation of the Macrostructure of Sleep.
- Entropic Dimensionality Reduction in Discriminating Between Alzheimer's Disease and Vascular DementiaMeaning Judgment Method for Alphabet Abbreviation Using the Association Mechanism; Method of Constructing the Integral OLAP-model based on Formal Concept Analysis; Semantically Enhanced Text Stemmer (SETS) for Document Clustering; Prosaico: Characterisation of objectives within the scope of an intelligent system for sport advising; Exploiting the Self-Organizing Financial Stability Map; Knowledge-Driven Method for Object Qualification in 3D Point Cloud Data.
- SAC3̂
- A Rule-Based System to Include Context in the Durability Analysis of Civil StructuresPredicting the Final Result of Sporting Events Based on Changes in Bookmaker Odds; A Novel Channel Estimation Scheme Combining Adaptive Supervised and Unsupervised Algorithms; Reference signal cancellation in passive radar using Volterra-Wiener class filter with dynamic structure; Prosodic feature normalization for emotionre cognition by using synthesized speech; Regularity Dimension of Medical Images; Automatic Scoring of Shooting Targets with Tournament Precision.
- London, UK : Imperial College Press ; Singapore : Dist. by World Scientific, 2012.
- Description
- Book — 1 online resource (x, 307 pages) : illustrations
- Summary
-
- Evolutionary computation and its applications. 1. Maximal margin algorithms for pose estimation / Ying Guo and Jiaming Li. 2. Polynomial modeling in a dynamic environment based on a particle swarm optimization / Kit Yan Chan and Tharam S. Dillon. 3. Restoration of half-toned color-quantized images using particle swarm optimization with multi-wavelet mutation / Frank H.F. Leung, Benny C.W. Yeung and Y.H. Chan
- Fuzzy logics and their applications. 4. Hypoglycemia detection for insulin-dependent diabetes mellitus: evolved fuzzy inference system approach / S.H. Ling, P.P. San and H.T. Nguyen
- Neural networks and their applications. 5. Study of limit cycle behavior of weights of perceptron / C.Y.F. Ho and B.W.K. Ling. 6. Artificial neural network modeling with application to nonlinear dynamics / Yi Zhao. 7. Solving Eigen-problems of matrices by neural networks / Yiguang Liu [and others]. 8. Automated screw insertion monitoring using neural networks: a computational intelligence approach to assembly in manufacturing / Bruno Lara, Lakmal D. Seneviratne and Kaspar Althoefer
- Support vector machines and their applications. 9. On the applications of heart disease risk classification and hand-written character recognition using support vector machines / S.R. Alty, H.K. Lam and J. Prada. 10. Nonlinear modeling using support vector machine for heart rate response to exercise / Weidong Chen [and others]. 11. Machine learning-based nonlinear model predictive control for heart rate response to exercise / Yi Zhang [and others]. 12. Intelligent fault detection and isolation of HVAC system based on online support vector machine / Davood Dehestani [and others].
- London, UK : Imperial College Press ; Singapore : Dist. by World Scientific, 2012.
- Description
- Book — 1 online resource (x, 307 pages) : illustrations
- Summary
-
- Evolutionary computation and its applications. 1. Maximal margin algorithms for pose estimation / Ying Guo and Jiaming Li. 2. Polynomial modeling in a dynamic environment based on a particle swarm optimization / Kit Yan Chan and Tharam S. Dillon. 3. Restoration of half-toned color-quantized images using particle swarm optimization with multi-wavelet mutation / Frank H.F. Leung, Benny C.W. Yeung and Y.H. Chan
- Fuzzy logics and their applications. 4. Hypoglycemia detection for insulin-dependent diabetes mellitus: evolved fuzzy inference system approach / S.H. Ling, P.P. San and H.T. Nguyen
- Neural networks and their applications. 5. Study of limit cycle behavior of weights of perceptron / C.Y.F. Ho and B.W.K. Ling. 6. Artificial neural network modeling with application to nonlinear dynamics / Yi Zhao. 7. Solving Eigen-problems of matrices by neural networks / Yiguang Liu [and others]. 8. Automated screw insertion monitoring using neural networks: a computational intelligence approach to assembly in manufacturing / Bruno Lara, Lakmal D. Seneviratne and Kaspar Althoefer
- Support vector machines and their applications. 9. On the applications of heart disease risk classification and hand-written character recognition using support vector machines / S.R. Alty, H.K. Lam and J. Prada. 10. Nonlinear modeling using support vector machine for heart rate response to exercise / Weidong Chen [and others]. 11. Machine learning-based nonlinear model predictive control for heart rate response to exercise / Yi Zhang [and others]. 12. Intelligent fault detection and isolation of HVAC system based on online support vector machine / Davood Dehestani [and others].
106. Advanced artificial intelligence [2011]
- Shi, Zhongzhi.
- Singapore ; Hackensack, NJ : World Scientific, ©2011.
- Description
- Book — 1 online resource (xvi, 613 pages) : illustrations
- Summary
-
- Machine generated contents note: ch. 1 Introduction
- 1.1. Brief History of AI
- 1.2. Cognitive Issues of AI
- 1.3. Hierarchical Model of Thought
- 1.4. Symbolic Intelligence
- 1.5. Research Approaches of Artificial Intelligence
- 1.6. Automated Reasoning
- 1.7. Machine Learning
- 1.8. Distributed Artificial Intelligence
- 1.9. Artificial Thought Model
- 1.10. Knowledge Based Systems
- Exercises
- ch. 2 Logic Foundation of Artificial Intelligence
- 2.1. Introduction
- 2.2. Logic Programming
- 2.3. Nonmonotonic Logic
- 2.4. Closed World Assumption
- 2.5. Default Logic
- 2.6. Circumscription Logic
- 2.7. Nonmonotonic Logic NML
- 2.8. Autoepistemic Logic
- 2.9. Truth Maintenance System
- 2.10. Situation Calculus
- 2.11. Frame Problem
- 2.12. Dynamic Description Logic
- Exercises
- ch. 3 Constraint Reasoning
- 3.1. Introduction
- 3.2. Backtracking
- 3.3. Constraint Propagation
- 3.4. Constraint Propagation in Tree Search
- 3.5. Intelligent Backtracking and Truth Maintenance.
- 3.6. Variable Instantiation Ordering and Assignment Ordering
- 3.7. Local Revision Search
- 3.8. Graph-based Backjumping
- 3.9. Influence-based Backjumping
- 3.10. Constraint Relation Processing
- 3.11. Constraint Reasoning System COPS
- 3.12. ILOG Solver
- Exercise
- ch. 4 Qualitative Reasoning
- 4.1. Introduction
- 4.2. Basic approaches in qualitative reasoning
- 4.3. Qualitative Model
- 4.4. Qualitative Process
- 4.5. Qualitative Simulation Reasoning
- 4.6. Algebra Approach
- 4.7. Spatial Geometric Qualitative Reasoning
- Exercises
- ch. 5 Case-Based Reasoning
- 5.1. Overview
- 5.2. Basic Notations
- 5.3. Process Model
- 5.4. Case Representation
- 5.5. Case Indexing
- 5.6. Case Retrieval
- 5.7. Similarity Relations in CBR
- 5.8. Case Reuse
- 5.9. Case Retainion
- 5.10. Instance-Based Learning
- 5.11. Forecast System for Central Fishing Ground
- Exercises
- ch. 6 Probabilistic Reasoning
- 6.1. Introduction
- 6.2. Foundation of Bayesian Probability
- 6.3. Bayesian Problem Solving
- 6.4. Naive Bayesian Learning Model.
- 6.5. Construction of Bayesian Network
- 6.6. Bayesian Latent Semantic Model
- 6.7. Semi-supervised Text Mining Algorithms
- Exercises
- ch. 7 Inductive Learning
- 7.1. Introduction
- 7.2. Logic Foundation of Inductive Learning
- 7.3. Inductive Bias
- 7.4. Version Space
- 7.5. AQ Algorithm for Inductive Learning
- 7.6. Constructing Decision Trees
- 7.7. ID3 Learning Algorithm
- 7.8. Bias Shift Based Decision Tree Algorithm
- 7.9. Computational Theories of Inductive Learning
- Exercises
- ch. 8 Support Vector Machine
- 8.1. Statistical Learning Problem
- 8.2. Consistency of Learning Processes
- 8.3. Structural Risk Minimization Inductive Principle
- 8.4. Support Vector Machine
- 8.5. Kernel Function
- Exercises
- ch. 9 Explanation-Based Learning
- 9.1. Introduction
- 9.2. Model for EBL
- 9.3. Explanation-Based Generalization
- 9.4. Explanation Generalization using Global Substitutions
- 9.5. Explanation-Based Specialization
- 9.6. Logic Program of Explanation-Based Generalization
- 9.7. SOAR Based on Memory Chunks.
- 9.8. Operationalization
- 9.9. EBL with imperfect domain theory
- Exercises
- ch. 10 Reinforcement Learning
- 10.1. Introduction
- 10.2. Reinforcement Learning Model
- 10.3. Dynamic Programming
- 10.4. Monte Carlo Methods
- 10.5. Temporal-Difference Learning
- 10.6. Q-Learning
- 10.7. Function Approximation
- 10.8. Reinforcement Learning Applications
- Exercises
- ch. 11 Rough Set
- 11.1. Introduction
- 11.2. Reduction of Knowledge
- 11.3. Decision Logic
- 11.4. Reduction of Decision Tables
- 11.5. Extended Model of Rough Sets
- 11.6. Experimental Systems of Rough Sets
- 11.7. Granular Computing
- 11.8. Future Trends of Rough Set Theory
- Exercises
- ch. 12 Association Rules
- 12.1. Introduction
- 12.2. The Apriori Algorithm
- 12.3. FP-Growth Algorithm
- 12.4. CFP-Tree Algorithm
- 12.5. Mining General Fuzzy Association Rules
- 12.6. Distributed Mining Algorithm For Association Rules
- 12.7. Parallel Mining of Association Rules
- Exercises
- ch. 13 Evolutionary Computation
- 13.1. Introduction
- 13.2. Formal Model of Evolution System Theory.
- 13.3. Darwin's Evolutionary Algorithm
- 13.4. Classifier System
- 13.5. Bucket Brigade Algorithm
- 13.6. Genetic Algorithm
- 13.7. Parallel Genetic Algorithm
- 13.8. Classifier System Boole
- 13.9. Rule Discovery System
- 13.10. Evolutionary Strategy
- 13.11. Evolutionary Programming
- Exercises
- ch. 14 Distributed Intelligence
- 14.1. Introduction
- 14.2. The Essence of Agent
- 14.3. Agent Architecture
- 14.4. Agent Communication Language ACL
- 14.5. Coordination and Cooperation
- 14.6. Mobile Agent
- 14.7. Multi-Agent Environment MAGE
- 14.8. Agent Grid Intelligence Platform
- Exercises
- ch. 15 Artificial Life
- 15.1. Introduction
- 15.2. Exploration of Artificial Life
- 15.3. Artificial Life Model
- 15.4. Research Approach of Artificial Life
- 15.5. Cellular Automata
- 15.6. Morphogenesis Theory
- 15.7. Chaos Theories
- 15.8. Experimental Systems of Artificial Life
- Exercises.
(source: Nielsen Book Data)
107. Applications of swarm intelligence [2011]
- New York : Nova Science Publishers, Inc., [2011]
- Description
- Book — 1 online resource. Digital: data file.
- Summary
-
- Preface
- Swarm Intelligence & Fuzzy Systems
- Evolutionary Strategies to Find Pareto Fronts in Multiobjective Problems
- Particle Swarm Optimization Applied to Real-World Combinatorial Problems: The Case Study of the In-Core Fuel Management Optimization
- Swarm Intelligence & Artificial Neural Networks
- Application of Particle Swarm Optimization Method to Inverse Heat Radiation Problem
- Ant Colony Optimization for Fuzzy System Parameter Optimization: From Discrete to Continuous Space
- Particle Swarm Optimization: A Survey
- Application of PSO to Electromagnetic & Radar-Related Problems in Non Cooperative Target Identification
- Ant Colony Optimization: A Powerful Strategy for Biomarker Feature Selection
- Swarm Intelligence Based Anonymous Authentication Protocol for Dynamic Group Management in EHRM System
- Index.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Hauppauge, N.Y. : Nova Science Publishers, c2011.
- Description
- Book — 1 online resource.
- Summary
-
- Preface
- Using Mono-Objective & Multi-Objective Particle Swarm Optimization for the Tuning of Process Control Laws
- Study on Vehicle Routing Problem with Time Windows Based on Enhanced Particle Swarm Optimization Approach
- Reliability Optimization Problems using Adaptive Genetic Algorithm & Improved Particle Swarm Optimization
- Convergence Issues in Particle Swarm Optimization
- Globally Convergent Modifications of Particle Swarm Optimization for Unconstrained Optimization
- Nonlinear 0-1 Programming through Particle Swarm Optimization using Decoding Algorithms
- Comparative Study of Different Approaches to Particle Swarm Optimization in Theory & Practice
- Particle Swarm Optimization for Computer Graphics & Geometric Modeling: Recent Trends
- The Singly-Linked Ring Topology for the Particle Swarm Optimization Algorithm
- PSO Assisted Multiuse Detection for DS-CDMA Communication Systems
- Optimization of Abrasive Flow Machining Process Parameters using Particle Swarm Optimization & Simulated Annealing Algorithms
- Index.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Schockaert, Steven.
- Singapore ; Hackensack, NJ : World Scientific, ©2010.
- Description
- Book — 1 online resource (xiii, 594 pages) : illustrations.
- Summary
-
- Relatedness of Fuzzy Sets, Fuzzification of Allen's Temporal Interval Relation
- Reasoning About Qualitative Relations Between Fuzzy Intervals
- Temporal Information Retrieval with Vague Events
- Representation and Composition of Fuzzy Spatial Relations
- Fuzzification of the Region Connection Calculus
- Reasoning in the Fuzzy Region Connection Calculus
- Geographic Information Retrieval with Vague Regions.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
110. Kernels for structured data [2008]
- Gärtner, Thomas.
- Singapore ; Hackensack, N.J. : World Scientific Pub. Co., ©2008.
- Description
- Book — 1 online resource
- Summary
-
- 1. Why kernels for structured data? 1.1. Supervised machine learning. 1.2. Kernel methods. 1.3. Representing structured data. 1.4. Goals and contributions. 1.5. Outline. 1.6. Bibliographical notes
- 2. Kernel methods in a nutshell. 2.1. Mathematical foundations. 2.2. Recognising patterns with kernels. 2.3. Foundations of kernel methods. 2.4. Kernel machines. 2.5. Summary
- 3. Kernel design. 3.1. General remarks on kernels and examples. 3.2. Kernel functions. 3.3. Introduction to kernels for structured data. 3.4. Prior work. 3.5. Summary
- 4. Basic term kernels. 4.1. Logics for learning. 4.2. Kernels for basic terms. 4.3. Multi-instance learning. 4.4. Related work. 4.5. Applications and experiments
- 5. Graph kernels. 5.1. Motivation and approach. 5.2. Labelled directed graphs. 5.3. Complete graph kernels. 5.4. Walk kernels. 5.5. Cyclic pattern kernels. 5.6. Related work. 5.7. Relational reinforcement learning. 5.8. Molecule classification. 5.9 Summary
- 6. Conclusions.
111. Principles of artificial neural networks [2007]
- Graupe, Daniel.
- 2nd ed. - New Jersey : World Scientific, ©2007.
- Description
- Book — 1 online resource (xv, 303 pages) : illustrations Digital: data file.
- Summary
-
- Introduction and Role of Artificial Neural Networks
- Fundamentals of Biological Neural Networks
- Basic Principles of ANNs and Their Early Structures
- The Perceptron
- The Madaline
- Back Propagation
- Hopfield Networks
- Counter Propagation
- Adaptive Resonance Theory
- The Cognitron and the Neocogntiron
- Statistical Training
- Recurrent (Time Cycling) Back Propagation Networks
- Large Scale Memory Storage and Retrieval (LAMSTAR) Network.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Berlin ; New York : Springer, ©2005.
- Description
- Book — 1 online resource (ix, 456 pages) : illustrations Digital: text file.PDF.
- Summary
-
- Web Intelligence, World Knowledge and Fuzzy Logic.- Towards More Powerful Information Technology via Computing with Words and Perceptions: Precisiated Natural Language, Protoforms and Linguistic Data Summaries.- Enhancing the Power of Search Engines and Navigations Based on Conceptual Model: Web Intelligence.- Soft Computing for Perception-Based Decision Processing and Analysis: Web-Based BISC-DSS.- Evaluating Ontology Based Search Strategies.- Soft Computing for Perception Based Information Processing.- Distributed Architecture for Modeling and Simulation of Autonomous Multi-agent Multi-Physics Systems.- Fuzzy Thesauri for and from the WWW.- Consumer Profiling Using Fuzzy Query and Social Network Techniques.- A Trial to Represent Dynamic Concepts.- SORE (Self Organizable Regulating Engine) - An Example of a Possible Building Block for a "Biologizing" Control System.- Multivariate Non-Linear Feature Selection with Kernel Methods.- A New Fuzzy Spectral Approach to Information Integration in a Search Engine.- Towards Irreducible Modeling of Structures and Functions of Protein Sequences.- Mining Fuzzy Association Rules: An Overview.- A Foundation for Computing with Words: Meta-Linguistic Axioms.- Augmented Fuzzy Cognitive Maps Supplemented with Case Based Reasoning for Advanced Medical Decision Support.- Pruning, Selective Binding and Emergence of Internal Models: Applications to ICA and Analogical Reasoning.- Evolution of the Laws That Deal with the Utilization of Information Networks.- Intelligent Type-2 Fuzzy Inference for Web Information Search Task.- Causality In An Inherently III Defined World.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Sinc̆ák, Peter, 1960-
- New Jersey ; London : World Scientific, c2004.
- Description
- Book — 1 online resource (xvi, 458 p.) : ill.
- Summary
-
- Mathematical Tools for Machine Intelligence
- Advanced Applications with Machine Intelligence
- Machine Intelligence for High Level Intelligent Systems.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
114. Machine intelligence : quo vadis? [2004]
- Sinc̆ák, Peter, 1960-
- New Jersey ; London : World Scientific, ©2004.
- Description
- Book — 1 online resource (xvi, 458 pages) : illustrations. Digital: data file.
- Summary
-
- Mathematical Tools for Machine Intelligence
- Advanced Applications with Machine Intelligence
- Machine Intelligence for High Level Intelligent Systems.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
115. Naturally intelligent systems [1990]
- Caudill, Maureen.
- Cambridge, Mass. : MIT Press, ©1990.
- Description
- Book — 1 online resource (304 pages) : illustrations
- Summary
-
For centuries, people have been fascinated by the possibility of building an artificial system that behaves intelligently. Now there is a new entry in this arena - neural networks. Naturally Intelligent Systems offers a comprehensive introduction to these exciting systems. It provides a technically accurate, yet down-to-earth discussion of neural networks, clearly explaining the underlying concepts of key neural network designs, how they are trained, and why they work. Throughout, the authors present actual applications that illustrate neural networks' utility in the new world.
(source: Nielsen Book Data)
Naturally Intelligent Systems offers a comprehensive introduction to neural networks.
(source: Nielsen Book Data)
For centuries, people have been fascinated by the possibility of building an artificial system that behaves intelligently. From Mary Shelley's Frankenstein monster to the computer intelligence of HAL in 2001, scientists have been cast in the role of creator of such devices. Now there is a new entry into this arena, neural networks, and "Naturally Intelligent Systems explores these systems to see how they work and what they can do. Neural networks are not computers in any traditional sense, and they have little in common with earlier approaches to the problem of fabricating intelligent behavior. Instead, they are information processing systems that are physically modeled after the structure of the brain and that are "trained to perform a task rather than programmed like a computer. Neural networks, in fact, provide a tool with problemsolving capabilities - and limitations - strikingly similar to those of animals and people. In particular, they are successful in applications such as speech, vision, robotics, and pattern recognition. "Naturally Intelligent Systems offers a comprehensive introduction to these exciting systems. It provides a technically accurate, yet down-to-earth discussion of neural networks. No particular mathematical background is necessary; it is written for all interested readers. "Naturally Intelligent Systents clearly explains the underlying concepts of key neural network designs, how they are trained, and why they work. It compares their behavior to the natural intelligence found in animals - and people. Throughout, Caudill and Butler bring the field into focus by presenting actual applications that illustrate neural networks' utility in the real world. MaureenCaudill is President of Adaptics, a neural network consulting company in San Diego and author of the popular "Neural Network Primer" articles that appear regularly in "AI Expert. Charles Butler is a Senior Principal Scientist at Physical Sciences in Alexandria, Virginia. He is a specialist in neural network application development. A Bradford Book.
(source: Nielsen Book Data)
- Lan, Guanghui, 1976-
- Cham : Springer, 2020.
- Description
- Book — 1 online resource (591 pages) Digital: text file.PDF.
- Summary
-
- Machine Learning Models.- Convex Optimization Theory.- Deterministic Convex Optimization.- Stochastic Convex Optimization.- Convex Finite-sum and Distributed Optimization.- Nonconvex Optimization.- Projection-free Methods.- Operator Sliding and Decentralized Optimization.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Montebello, Matthew, author.
- Cham, Switzerland : Springer, [2018]
- Description
- Book — 1 online resource Digital: text file; PDF.
- Summary
-
- Introduction
- e-Learning so far
- MOOCs, Crowdsourcing and Social Networks
- User Profiling and Personalisation
- Personal Learning Networks, Portfolios and Environments
- Customised e-Learning
- Looking Ahead.
(source: Nielsen Book Data)
118. Measuring and analysing the use of ontologies : a semantic framework for measuring ontology usage [2018]
- Ashraf, Jamshaid, author.
- Cham, Switzerland : Springer, [2018]
- Description
- Book — 1 online resource (XXIX, 288 pages) : 107 illustrations, 88 illustrations in color Digital: text file; PDF.
- Summary
-
- Motivation.- Closing the Loop: Placing Ontology Usage Analysis in the Ontology Development and Deployment Lifecycle.- Ontology Usage Analysis Framework (OUSAF).- Identification Phase : Ontology Usage Network Analysis Framework (OUN-AF).- Investigation Phase: Empirical Analysis of Domain Ontology Usage (EMP-AF).
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Koubâa, Anis, author.
- Cham, Switzerland : Springer, [2018]
- Description
- Book — 1 online resource (XIX, 190 pages) : 61 illustrations, 47 illustrations in color Digital: text file; PDF.
- Summary
-
- Part I Global Robot Path Planning
- 1.
- Introduction to Mobile Robot Path Planning
- 2.
- Background on Artificial Intelligence Algorithms for Global Path Planning
- 3.
- Design and Evaluation of Intelligent Global Path Planning Algorithms 4.
- Integration of Global Path Planners in ROS
- 5.
- Robot Path Planning using Cloud Computing for Large Grid Maps
- Part II Multi-Robot Task Allocation
- 6.
- General Background on Multi-Robot Task Allocation
- 7.
- Different Approaches to Solve the MRTA Problem
- 8.
- Performance Analysis of the MRTA Approaches for Autonomous Mobile Robot .
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Cham, Switzerland : Springer, [2018]
- Description
- Book — 1 online resource (viii, 221 pages) : illustrations Digital: text file.PDF.
- Summary
-
- Temporal Costs of Computing Unit Redundancy in Steady and Transient State.- SIPE: A Domain-Specific Language for Specifying Interactive Programming Exercises.- Managing Software Complexity by Exploiting Software Similarity Patterns.- A Prototype Tool for Semantic Validation of UML class Diagrams with the Use of Domain Ontologies Expressed in OWL 2.- Ensuring the Strong Exception Safety.- Efficient Testing of Time-dependent, Asynchronous Code.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
121. Introduction to morphogenetic computing [2017]
- Resconi, Germano, author.
- Cham, Switzerland : Springer, 2017.
- Description
- Book — 1 online resource (ix, 172 pages) : illustrations Digital: text file.PDF.
- Summary
-
- Database and Graph Theory [16].- Crossover and Permutation.- Similarity Between Graphs in Database by Permutations.- Morphogenetic and Morpheme Network to Structured Worlds.- Formal Description and References in Graph Theory.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Cham, Switzerland : Springer, 2017.
- Description
- Book — 1 online resource (xvii, 655 pages) : illustrations (some color) Digital: text file.PDF.
- Summary
-
- Model Predictive Control for Trajectory Tracking of Unmanned Aerial Vehicles Using ROS.- Design of Fuzzy Logic Controllers to ROS-based UAVs.- Flying Multiple UAVs Using ROS.- SkiROS
- A skill-based robot control architecture on top of ROS.- Control of Mobile Robots using ActionLib.- Parametric Identification of the Dynamics of Mobile Robots and Its Application for the Tuning of Controllers in ROS.- ROSLink: Bridging ROS with the Internet-of-Things for Cloud Robotics.- A ROS Package for Dynamic Bandwidth Management in Multi-Robot Systems.- An autonomous companion UAV for the SpaceBot Cup competition 2015. .
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Cham : Springer, 2016.
- Description
- Book — 1 online resource (xiii, 728 pages) : illustrations (some color) Digital: text file.PDF.
- Summary
-
The objective of this book is to provide the reader with a comprehensive coverage on the Robot Operating Systems (ROS) and latest related systems, which is currently considered as the main development framework for robotics applications. The book includes twenty-seven chapters organized into eight parts. Part 1 presents the basics and foundations of ROS. In Part 2, four chapters deal with navigation, motion and planning. Part 3 provides four examples of service and experimental robots. Part 4 deals with real-world deployment of applications. Part 5 presents signal-processing tools for perception and sensing. Part 6 provides software engineering methodologies to design complex software with ROS. Simulations frameworks are presented in Part 7. Finally, Part 8 presents advanced tools and frameworks for ROS including multi-master extension, network introspection, controllers and cognitive systems. This book will be a valuable companion for ROS users and developers to learn more ROS capabilities and features.
- ALIA (Symposium) (1st : 2014 : Bangor, Wales)
- Cham : Springer, 2015.
- Description
- Book — 1 online resource (xi, 141 pages) : illustrations Digital: text file.PDF.
- Summary
-
- Learning and evolution
- Human interaction
- Robotic simulation.
125. Cooperative robots and sensor networks 2015 [2015]
- Cham : Springer, 2015.
- Description
- Book — 1 online resource (vii, 278 pages) : illustrations (some color) Digital: text file.PDF.
- Summary
-
- Part I. Multi-Robots Systems
- Part II. Data Fusion, Localization and Mapping
- Part III. Security and Dependability
- Part IV. Mobility.
126. Advanced research in data privacy [2015]
- Cham : Springer, [2014]
- Description
- Book — 1 online resource (ix, 463 pages) : illustrations (some color) Digital: text file; PDF.
- Summary
-
- Introduction.- Respondent Privacy.- User Privacy.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Sugiyama, Masashi, 1974-
- Cambridge, Mass. : MIT Press, ©2012.
- Description
- Book — 1 online resource (xiv, 261 pages) : illustrations.
- Summary
-
Theory, algorithms, and applications of machine learning techniques to overcome "covariate shift" non-stationarity. As the power of computing has grown over the past few decades, the field of machine learning has advanced rapidly in both theory and practice. Machine learning methods are usually based on the assumption that the data generation mechanism does not change over time. Yet real-world applications of machine learning, including image recognition, natural language processing, speech recognition, robot control, and bioinformatics, often violate this common assumption. Dealing with non-stationarity is one of modern machine learning's greatest challenges. This book focuses on a specific non-stationary environment known as covariate shift, in which the distributions of inputs (queries) change but the conditional distribution of outputs (answers) is unchanged, and presents machine learning theory, algorithms, and applications to overcome this variety of non-stationarity. After reviewing the state-of-the-art research in the field, the authors discuss topics that include learning under covariate shift, model selection, importance estimation, and active learning. They describe such real world applications of covariate shift adaption as brain-computer interface, speaker identification, and age prediction from facial images. With this book, they aim to encourage future research in machine learning, statistics, and engineering that strives to create truly autonomous learning machines able to learn under non-stationarity.
(source: Nielsen Book Data)
- Sugiyama, Masashi, 1974-
- Cambridge, Mass. : MIT Press, ©2012.
- Description
- Book — 1 online resource (xiv, 261 pages) : illustrations.
- Summary
-
Theory, algorithms, and applications of machine learning techniques to overcome "covariate shift" non-stationarity. As the power of computing has grown over the past few decades, the field of machine learning has advanced rapidly in both theory and practice. Machine learning methods are usually based on the assumption that the data generation mechanism does not change over time. Yet real-world applications of machine learning, including image recognition, natural language processing, speech recognition, robot control, and bioinformatics, often violate this common assumption. Dealing with non-stationarity is one of modern machine learning's greatest challenges. This book focuses on a specific non-stationary environment known as covariate shift, in which the distributions of inputs (queries) change but the conditional distribution of outputs (answers) is unchanged, and presents machine learning theory, algorithms, and applications to overcome this variety of non-stationarity. After reviewing the state-of-the-art research in the field, the authors discuss topics that include learning under covariate shift, model selection, importance estimation, and active learning. They describe such real world applications of covariate shift adaption as brain-computer interface, speaker identification, and age prediction from facial images. With this book, they aim to encourage future research in machine learning, statistics, and engineering that strives to create truly autonomous learning machines able to learn under non-stationarity.
(source: Nielsen Book Data)
- Ruiz, Jose R.
- Birmingham : Packt Publishing Limited, ©2012.
- Description
- Book — 1 online resource
- Summary
-
- Preface
- Chapter 1: Understanding and Modifying Data Sources
- Chapter 2: Using Essbase Studio
- Chapter 3: Building the BSO Cube
- Chapter 4: Building the ASO Cube
- Chapter 5: Using EAS for Development
- Chapter 6: Creating Calculation Scripts
- Chapter 7: Using MaxL to Automate Process
- Chapter 8: Data Integration
- Chapter 9: Provisioning Security Using MaxL Editor or Shared Services
- Chapter 10: Developing Dynamic Reports Index.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
130. Perspectives on pattern recognition [2012]
- Hauppauge, N.Y. : Nova Science Publisher's, c2012.
- Description
- Book — 1 online resource
- Summary
-
- Preface
- Special Topics in Pattern Recognition with Applications in Nonprofileration
- Manufacturing Feature Recognition for Mould & Die Designs: Current Status & Future Directions
- Pattern-Recognition Receptors of Oral Epithelia
- Generating-Kernel Based Nonlinear Feature Extraction Methods
- Damage Assessment Based on Pattern Recognition
- Artificial Intelligence Techniques for Assisting the Decision of Making or Postponing the Embryo Transfer
- New Perspectives on a Pattern Recognition Algorithm Based on Haken's Synergetic Computer Network- With a Comment on Artificial Intelligence & Physical Intelligence
- Active Contours for Real Time Applications
- Class Distribution Estimation in Imprecise Domains Based on Supervised Learning
- Quantitative Bioimage Analysis Using Pattern Recognition
- Advances in Mining Emerging Patterns for Supervised Classification
- On the Geometrical Aspect of Biometric Authentication
- Pattern Recognition as a New Method of Numerical Research of the Concrete Dynamic System
- Pattern Recognition from ICA Mixture Modeling
- Index.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
131. Machine learning and systems engineering [2010]
- Dordrecht ; New York : Springer, ©2010.
- Description
- Book — 1 online resource (xxii, 612 pages) : illustrations Digital: text file.PDF.
- Summary
-
- Multimodal Human Spacecraft Interaction in Remote Environments
- A Framework for Collaborative Aspects of Intelligent Service Robot
- Piecewise Bezier Curves Path Planning with Continuous Curvature Constraint for Autonomous Driving
- Combined Heuristic Approach to Resource-Constrained Project Scheduling Problem
- A Development of Data-Logger for Indoor Environment
- Multiobjective Evolutionary Optimization and Machine Learning: Application to Renewable Energy Predictions
- Hybriding Intelligent Host-Based and Network-Based Stepping Stone Detections
- Open Source Software Use in City Government
- Pheromone-Balance Driven Ant Colony Optimization with Greedy Mechanism
- Study of Pitchfork Bifurcation in Discrete Hopfield Neural Network
- Grammatical Evolution and STE Criterion
- Data Quality in ANFIS Based Soft Sensors
- The Meccano Method for Automatic Volume Parametrization of Solids
- A Buck Converter Model for Multi-Domain Simulations
- The Computer Simulation of Shaping in Rotating Electrical Discharge Machining
- Parameter Identification of a Nonlinear Two Mass System Using Prior Knowledge
- Adaptive and Neural Learning for Biped Robot Actuator Control
- Modeling, Simulation, and Analysis for Battery Electric Vehicles
- Modeling Confined Jets with Particles and Swril
- Robust Tracking and Control of MIMO Processes with Input Saturation and Unknown Disturbance
- Analysis of Priority Rule-Based Scheduling in Dual-Resource-Constrained Shop-Floor Scenarios
- A Hybrid Framework for Servo-Actuated Systems Fault Diagnosis
- Multigrid Finite Volume Method for FGF-2 Transport and Binding
- Integrated Mining Fuzzy Association Rules For Mineral Processing State Identification
- A Combined Cycle Power Plant Simulator: A Powerful, Competitive, and Useful Tool for Operator's Training
- Texture Features Extraction in Mammograms Using Non-Shannon Entropies
- A Wideband DOA Estimation Method Based on Arbitrary Group Delay
- Spatial Speaker Spatial Positioning of Synthesized Speech in Java
- Commercial Break Detection and Content Based Video Retrieval
- ClusterDAM: Clustering Mechanism for Delivery of Adaptive Multimedia Content in Two-Hop Wireless Networks
- Ranking Intervals in Complex Stochastic Boolean Systems Using Intrinsic Ordering
- Predicting Memory Phases
- Information Security Enhancement to Public-Key Cryptosystem Through Magic Squares
- Resource Allocation for Grid Applications: An Economy Model
- A Free and Didactic Implementation of the SEND Protocol for IPv6
- A Survey of Network Benchmark Tools
- Hybrid Stock Investment Strategy Decision Support System
- Towards Performance Analysis of Ad hoc Multimedia Network
- Towards the Performance Optimization of Public-key Algorithms Using Fuzzy Modular Arithematic and Addition Chain
- RBDT-1 Method: Combining Rules and Decision Tree Capabilities
- Computational and Theoretical Concepts for Regulating Stem Cells Using Viral and Physical Methods
- DFA, a Biomedical Checking Tool for the Heart Control System
- Generalizations in Mathematical Epidemiology
- Review of Daily Physical Activity Monitoring System Based on Single Triaxial Accelerometer and Portable Data Measurement Unit
- A Study of the Protein Folding Problem by a Simulation Model
- Analysing Multiobjective Fitness Function with Finite State Automata.
132. Challenges for computational intelligence [2007]
- Berlin ; New York : Springer, ©2007.
- Description
- Book — 1 online resource (xii, 487 pages) : illustrations (some color) Digital: text file.PDF.
- Summary
-
- What Is Computational Intelligence and Where Is It Going?.- New Millennium AI and the Convergence of History.- The Challenges of Building Computational Cognitive Architectures.- Programming a Parallel Computer: The Ersatz Brain Project.- The Human Brain as a Hierarchical Intelligent Control System.- Artificial Brain and OfficeMate TR based on Brain Information Processing Mechanism.- Natural Intelligence and Artificial Intelligence: Bridging the Gap between Neurons and Neuro-Imaging to Understand Intelligent Behaviour.- Computational Scene Analysis.- Brain-, Gene-, and Quantum Inspired Computational Intelligence: Challenges and Opportunities.- The Science of Pattern Recognition. Achievements and Perspectives.- Towards Comprehensive Foundations of Computational Intelligence.- Knowledge-Based Clustering in Computational Intelligence.- Generalization in Learning from Examples.- A Trend on Regularization and Model Selection in Statistical Learning: A Bayesian Ying Yang Learning Perspective.- Computational Intelligence in Mind Games.- Computer Go: A Grand Challenge to AI.- Noisy Chaotic Neural Networks for Combinatorial Optimization.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Carter, Matt, 1975-
- Edinburgh : Edinburgh University Press, ©2007.
- Description
- Book — 1 online resource (ix, 222 pages : illustrations Digital: data file.
- Summary
-
- Introduction
- Dualism
- Behaviourism
- Neuroanatomy
- Australian materialism
- Functionalism
- Formal systems
- Computability
- Universal machines
- Computationalism
- Search
- Games
- Machine reasoning
- Machines and language
- Human reasoning
- Human language
- Meaning
- Representation
- Artificial neural networks
- Minds and computers.
(source: Nielsen Book Data)
Could a computer have a mind? What kind of machine would this be? Exactly what do we mean by OCymindOCO anyway? The notion of the OCyintelligentOCO machine, whilst continuing to feature in numerous entertaining and frightening fictions, has also been the focus of a serious and dedicated research tradition. Reflecting on these fictions, and on the research tradition that pursues OCyArtificial IntelligenceOCO, raises a number of vexing philosophical issues. Minds and Computers introduces readers to these issues by offering an engaging, coherent, and highly approachable interdisciplinary introduction to the Philosophy of Artificial Intelligence. Readers are presented with introductory material from each of the disciplines which constitute Cognitive Science: Philosophy, Neuroscience, Psychology, Computer Science, and Linguistics".
(source: Nielsen Book Data)
134. Rule-based evolutionary online learning systems : a principled approach to LCS analysis and design [2006]
- Butz, Martin V.
- Berlin : Springer, ©2006.
- Description
- Book — 1 online resource (xxi, 266 pages) : illustrations Digital: text file.PDF.
- Summary
-
- Prerequisites.- Simple Learning Classifier Systems.- The XCS Classifier System.- How XCS Works: Ensuring Effective Evolutionary Pressures.- When XCS Works: Towards Computational Complexity.- Effective XCS Search: Building Block Processing.- XCS in Binary Classification Problems.- XCS in Multi-Valued Problems.- XCS in Reinforcement Learning Problems.- Facetwise LCS Design.- Towards Cognitive Learning Classifier Systems.- Summary and Conclusions.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
135. Explanatory nonmonotonic reasoning [2005]
- Bochman, Alexander, 1955-
- Hackensack, NJ : World Scientific, ©2005.
- Description
- Book — 1 online resource (xiv, 408 pages) Digital: data file.
- Summary
-
- Scott Consequence Relations
- Biconsequence Relations
- Four-Valued Logics
- Nonmonotonic Semantics
- Default Consequence Relations
- Argumentation Theory
- Production and Causal Inference
- Epistemic Consequence Relations
- Modal Nonmonotonic Logics.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- TC12 International Conference on Artificial Intelligence Applications and Innovations (1st : 2004 : Toulouse, France)
- Boston, Mass. ; London : Kluwer Academic Publishers, ©2004.
- Description
- Book — 1 online resource (xiv, 484 pages) : illustrations
- Summary
-
- Paper Sessions Applications 1.- Artificial Intelligence Systems in Micromechanics.- Integrating Two Artificial Intelligence Theories in a Medical Diagnosis Application.- Artificial Intelligence and Law.- Virtual Market Environment for Trade.- Neural Networks and Fuzzy Systems.- An Artificial Neural Networks Approach to the Estimation of Physical Stellar Parameters.- Evolutionary Robot Behaviors Based on Natural Selection and Neural Network.- Control of Overhead Crane by Fuzzy-Pid with Genetic Optimisation.- Creative Design of Fuzzy Logic Controller.- On-Line Extraction of Fuzzy rules in a Wastewater Treatment Plant.- Agents.- An Autonomous Intelligent Agent Architecture Based on Constructivist AI.- Finding Manufacturing Expertise Using Ontologies and Cooperative Agents.- Using Agents in the Exchange of Product Data.- Applications 2.- A Pervasive Identification and Adaptation System for the Smart House.- Deductive Diagnosis of Digital Circuits.- Verification of NASA Emergent Systems.- Theory.- Knowledge Base Structure.- Learning Bayesian Metanetworks from Data with Multilevel Uncertainty.- Using Organizational Structures Emergence for Maintaining Functional Integrity in Embedded Systems Networks.- Efficient Attribute Reduction Algorithm.- Using Relative Logic for Pattern Recognition.- Intelligent Tutoring and Collaboration.- Mathtutor: A Multi-Agent Intelligent Tutoring System.- Analysis and Intelligent Support of Learning Communities in Semi-Structured Discussion Environments.- An Adaptive Assessment System to Evaluate Student Ability Level.- Forming the Optimal Team of Experts for Collaborative Work.- Internet.- Impact on Performance of Hypertext Classification of Selective Rich HTML Capture.- Introducing a Star Topology into Latent Class Models for Collaborative Filtering.- Dialoguing with an Online Assistant in a Financial Domain: The VIP-Advisor Approach.- An Agency for Semantic-Based Automatic Discovery of Web-Services.- Genetic Algorithms.- GESOS: A Multi-Objective Genetic Tool for Project Management Considering Technical and Non-Technical Constraints.- Using Genetic Algorithms and Tabu Search Parallel Models to Solve the Scheduling Problem.- Modelling Document Categories by Evolutionary Learning of Text Centroids.- Ontologies and Data Mining.- ODEval: A Tool for Evaluating RDF(S), DAML+OIL, and OWL Concept Taxonomies.- Air - A Platform for Intelligent Systems.- Swissanalyst.- Data Mining by MOUCLAS Algorithm for Petroleum Reservoir Characterization from Well Logging Data.- Reasoning and Scheduling.- Verification of Procedural Reasoning System (PRS) Programs Using Coloured Petri Nets (CPN).- On-Line Possibilistic Diagnosis Based on Expert Knowledge for Engine Dyno Test Benches.- CBR and Micro-Architecture Anti-Patterns Based Software Design Improvement.- A Decision Support System (DSS) for the Railway Scheduling Problem.- An Interactive Multicriteria Optimisation Approach to Scheduling.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
137. Analogue imprecision in MLP training [1996]
- Edwards, Peter J. (Peter John)
- Singapore ; River Edge, NJ : World Scientific, ©1996.
- Description
- Book — 1 online resource (xi, 178 pages) : illustrations
- Summary
-
- Neural network performance metrics
- noise in neural implementations
- simulation requirements and environment
- fault tolerance
- generalisation ability
- learning trajectory and speed.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Cham : Springer, 2020.
- Description
- Book — 1 online resource
- Summary
-
- Towards 'onlife' education. How technology is forcing us to rethink pedagogy.- On Blended Learning Flexibility: An Educational Approach.- The policy approach of b-learning. The university model of education in the public-private binomial. .
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- ACIS International Conference on Computational Science/Intelligence & Applied Informatics (6th : 2019 : Honolulu, Hawaii)
- Cham, Switzerland : Springer, [2020]
- Description
- Book — 1 online resource. Digital: text file; PDF.
- Summary
-
- Chapter 1. GUI Testing for Introductory Object-Oriented Programming Exercises (Ushio Inoue).-
- Chapter 2. Python Deserialization Denial of Services Attacks and their Mitigations (Kousei Tanaka).-
- Chapter 3. A Branch-and-Bound Based Exact Algorithm for the Maximum Edge-Weight Clique Problem (Satoshi Shimizu).-
- Chapter 4. A Software Model for Precision Agriculture Framework Based on Smart Farming System and Application of IoT Gateway (Symphorien Karl Yoki Donzia).-
- Chapter 5. Components of Mobile Integration in Social Business and E-commerce Application (Mechelle Grace Zaragoza).
- (source: Nielsen Book Data)
- Proposed Framework Application for a Quality Mobile Application Measurement and Evaluation.- Proposal and Development of Artificial Personality (AP) application using the "Requesting" Mechanism.- Load Experiment of the vDACS Scheme in case of the 300 Simultaneous Connection.- Hearing-Dog Robot to wake People up using its Bumping Action.- Implementation of Document Production Support System with Obsession Mechanism.- Detecting Outliners in Terms of Errors in Embedded Software Development Projects Using Imbalance Data Classification.- Development of Congestion State Guiding System for University Cafeteria.- Analog Learning Neural Circuit with Switched Capacitor and the Design of Deep Learning Model.- Study on Category Classification of Conversation Document in Psychological Counseling with Machine Learning.- Improvement of "Multiple Sightseeing Spot Scheduling System".- Advertising in the Webtoon of Cosmetics Brand -Focusing on 'tn' Youth Cosmetics Brands
- Testing Driven Development of Mobile Application using Automatic Bug Management Systems.- Shape Recovery of Polyp from Endoscope Image Using Blood Vessel Information.- Design of Agent Development Framework for RoboCupRescue Simulation.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
This book presents the scientific outcome of the 4th ACIS International Conference on Computational Science/Intelligence & Applied Informatics (CSII 2017), which was held on July 9-13, 2017 in Hamamatsu, Japan. The aim of this conference was to bring together researchers and scientists, businessmen and entrepreneurs, teachers, engineers, computer users, and students to discuss the numerous fields of computer science, to share their experiences and to exchange new ideas and information in a meaningful way. The book includes research findings concerning all aspects (theory, applications and tools) of computer and information science, and discusses the practical challenges encountered and the solutions adopted to address them. The book features 16 of the conference's most promising papers, written by researchers who are expected to make significant contributions in the field of computer and information science.
(source: Nielsen Book Data)
- Cham : Springer, 2020.
- Description
- Book — 1 online resource (xii, 430 pages) Digital: text file.PDF.
- Summary
-
- Machine Learning Paradigms: Introduction to Deep Learning-Based Technological Applications
- Part I Deep Learning in Sensing
- Vision to Language: Methods, Metrics and Datasets
- Deep Learning Techniques for Geospatial Data Analysis
- Deep Learning Approaches in Food Recognition
- Part II Deep Learning in Social Media and IOT
- Deep Learning for Twitter Sentiment Analysis: The Effect of Pre-trained Word Embedding
- A Good Defense Is a Strong DNN: Defending the IoT with Deep Neural Networks
- Part III Deep Learning in the Medical Field
- Survey on Deep Learning Techniques for Medical Imaging Application Area
- Deep Learning Methods in Electroencephalography
- Part IV Deep Learning in Systems Control
- The Implementation and the Design of a Hybriddigital PI Control Strategy Based on MISO Adaptive Neural Network Fuzzy Inference System Models-A MIMO Centrifugal Chiller case study
- A Review of Deep Reinforcement Learning Algorithms and Comparative Results on Inverted Pendulum System
- Part V Deep Learning in Feature Vector Processing
- Stock Market Forecasting by Using Support Vector Machines
- An Experimental Exploration of Machine Deep Learning for Drone Conflict Prediction
- Deep Dense Neural Network for Early Prediction of Failure-Prone Students
- Part VI Evaluation of Algorithm Performance
- Non-parametric Performance Measurement with Artificial Neural Networks
- A Comprehensive Survey on the Applications of Swarm Intelligence and Bio-Inspired Evolutionary Strategies
- Detecting Magnetic Field Levels Emitted by Tablet Computers via Clustering Algorithms.
(source: Nielsen Book Data)
141. Proceedings of the International Conference on Advanced Intelligent Systems and Informatics 2020 [2020]
- International Conference on Advanced Intelligent Systems and Informatics (6th : 2020 : Cairo, Egypt)
- Cham, Switzerland : Springer, [2021]
- Description
- Book — 1 online resource (xviii, 893 pages)
- Summary
-
- Part I. Intelligence and decision making system
- A Context-Based Video Compression: A Quantum-Inspired Vector Quantization Approach
- An Enhanced Database Recovery Model Based on Game Theory for Mobile Applications
- Location Estimation of RF Emitting Source Using Supervised Machine Learning Technique
- An Effective Offloading Model Based on Genetic Markov Process for Cloud Mobile Applications
- Toward an Efficient CRWSN Node Based on Stochastic Threshold Spectrum Sensing
- Video Captioning Using Attention Based Visual Fusion with Bi-temporal Context and Bi-modal Semantic Feature Learning
- Matchmoving Previsualization Based on Artificial Marker Detection
- Research Method of Blind Path Recognition Based on DCGAN
- The Impact of the Behavioral Factors on Investment Decision-Making: A Systemic Review on Financial Institutions
- Part II. Deep learning technology and applications (4 papers)
- Part III. Document and sentiment analysis (8 papers)
- Part IV. Blockchain and Cyber Physical System (6 papers)
- Part V Health Informatics and AI Against COVID-19 (7 papers)
- Part VI. Big Data Analytics and Service Quality (4 papers)
- Part VII. Data Mining, Decision Making, and Intelligent Systems (7 papers)
- Part VIII. Power and control systems (10 papers)
- Part IX. Business Intelligence (6 papers)
- Part X. Social media and Digital transformation (5 papers)
- Part XI. Robotic, Control Design and Smart Systems (12 papers).
(source: Nielsen Book Data)
142. Applied computing and information technology [2019]
- International Conference on Applied Computing and Information Technology (6th : 2018 : Kunming Shi, China)
- Cham, Switzerland : Springer, [2019]
- Description
- Book — 1 online resource : illustrations (some color)
- Summary
-
- SFactors Affecting Satisfaction of NCS Based Educational System
- Model-Driven Development of Mobile Applications Allowing Role-Driven Variants
- E-Learning Adaptation and Mobile Learning for Education
- Design and Evaluation of Soil pH IoT Sensor Attribute for Rice Agriculture in Central Africa
- A Study on the Architecture of Mixed Reality Application for Architectural Design Collaboration
- Exploring the Improvement of the Defense Information System
- A Modern Solution for Identifying, Monitoring, and Selecting Configurations for SSL/TLS Deployment
- Analyses of Characteristics of Changes in Cerebral Activation Status, Depending on Blood Types, in Response to Auditory Stimulation
- Development of Infant Care System Application.
- Unabridged. - New York : Gildan Audio, ℗2019.
- Description
- Sound recording — 1 online resource
- Summary
-
From making faster, better decisions to automating rote work to enabling robots to respond to emotions, AI and machine learning are already reshaping business and society. What should you and your company be doing today to ensure that you're poised for success and keeping up with your competitors in the age of AI' Artificial Intelligence: The Insights You Need from Harvard Business Review brings you today's most essential thinking on AI and explains how to launch the right initiatives at your company to capitalize on the opportunity of the machine intelligence revolution. Business is changing. Will you adapt or be left behind' Get up to speed and deepen your understanding of the topics that are shaping your company's future with the Insights You Need from Harvard Business Review series. Featuring HBR's smartest thinking on fast-moving issues-blockchain, cybersecurity, AI, and more-each book provides the foundational introduction and practical case studies your organization needs to compete today and collects the best research, interviews, and analysis to get it ready for tomorrow. You can't afford to ignore how these issues will transform the landscape of business and society. The Insights You Need series will help you grasp these critical ideas-and prepare you and your company for the future.
144. Bioinspired heuristics for optimization [2019]
- Cham, Switzerland : Springer, [2019]
- Description
- Book — 1 online resource (viii, 314 pages) : illustrations (some color) Digital: text file.PDF.
- Summary
-
- Possibilistic Framework for Multi-objective Optimization under Uncertainty.- Solving the Uncapacitated Single Allocation p-Hub Median Problem on GPU. Phase Equilibrium Description of a Supercritical Extraction System using Metaheuristic Optimization Algorithms.- Intrusion Detection System based on a behavioral approach.- A new hybrid method to solve the multi-objective optimization problem for a composite hat-stiffened panel.- Storage yard management: modelling and solving.- Multi-capacitated location problem : A new resolution method combining exact and heuristic approaches based on set partitioning.- Application of genetic algorithm for solving bilevel linear programming problems.- Adapted Bin-Packing algorithm for the yard optimization problem.- Hidden Markov Model classifier for the adaptive ACS-TSP pheromone parameters.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- ACIS International Conference on Computational Science/Intelligence & Applied Informatics (5th : 2018 : Yonago-shi, Japan)
- Cham, Switzerland : Springer, 2019.
- Description
- Book — 1 online resource (xiii, 185 pages) : illustrations (some color) Digital: text file.PDF.
- Summary
-
- Chapter 1. GUI Testing for Introductory Object-Oriented Programming Exercises (Ushio Inoue).-
- Chapter 2. Python Deserialization Denial of Services Attacks and their Mitigations (Kousei Tanaka).-
- Chapter 3. A Branch-and-Bound Based Exact Algorithm for the Maximum Edge-Weight Clique Problem (Satoshi Shimizu).-
- Chapter 4. A Software Model for Precision Agriculture Framework Based on Smart Farming System and Application of IoT Gateway (Symphorien Karl Yoki Donzia).-
- Chapter 5. Components of Mobile Integration in Social Business and E-commerce Application (Mechelle Grace Zaragoza).
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Numerical and Evolutionary Optimization Workshop (2017 : Tijuana, Baja California, Mexico)
- Cham, Swizterland : Springer, [2019]
- Description
- Book — 1 online resource (xiv, 312 pages) : illustrations Digital: text file.PDF.
- Summary
-
- Deterministic Parameter Control in Differential Evolution with Combined Variants for Constrained Search Spaces.- A Descent Method for Equality and Inequality Constrained Multiobjective Optimization Problems.- Evaluating Memetic Building Spatial Design Optimisation Using Hypervolume Indicator Gradient Ascent.- Fitting Multiple Ellipses with PEARL and a Multi-objective Genetic Algorithm.- Analyzing Evolutionary Art Audience Interaction by Means of a Kinect Based Non-Intrusive Method.- Applying Control Theory to Optimize the Inventory Holding Costs in Supply Chains.- On the Selection of Tuning Parameters in Predictive Controllers Based on NSGA-II.- IDA-PBC Controller Tuning Using Steepest Descent.- Self-Tuning for a SISO-Type Fuzzy Control Based on the Relay Feedback Approach.- Optimal Design Of Sliding Mode Control Combined with Positive Position Feedback.- Biot's Parameters Estimation In Ultrasound Propagation Through Cancellous Bone.- Optimal Sizing of Low-DropOut Voltage Regulators by NSGA-II and PVT Analysis.- Genetic Optimization of Fuzzy Systems for the Classification of Treated Water Quality.- Stabilization Based on Fuzzy System for Structures Affected by External Disturbances.- Comparison of Two Methods for I/Q Imbalance Compensation Applied in RF Power Amplifiers.- An Application of Data Envelopment Analysis to the Performance Assessment of Online Social Networks Usage in Mazatlan Hotel Organizations. .
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
147. Applied computing & information technology [2018]
- International Conference on Applied Computing and Information Technology (5th : 2017 : Hamamatsu-shi, Japan)
- Cham, Switzerland : Springer, [2018]
- Description
- Book — 1 online resource (xiii, 203 pages) : illustrations (some color) Digital: text file; PDF.
- Summary
-
- Meal-Assistance Robot Operated by Head Movement.- Decision Tree Analysis in Game Informatics.- Binary Blockchain: Solving the Mining Congestion Problem by Dynamically Adjusting the Mining Capacity.- An Efficient Signature Scheme for Anonymous Credentials.- Improve Example-Based Machine Translation Quality for Low-Resource Language Using Ontology.- A Fast Area Labeling Method using Auxiliary Lines.- Heuristic Test Case Generation Techniques Using Extended Place/Transistion Net.- Risk Assessment of Security Requirements of Banking Information Systems Based on Attack Patterns.- mCITYPASS: Privacy-preserving Secure Access to Federated Touristic Services with Mobile Devices.- Heuristic-Based Usability Evaluation Tool for Android Applications.- Automated Essay Scoring System Based on Rubric.- Mobile Development Tools and Method Integration.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- European Conference on Computer Vision (15th : 2018 : Munich, Germany)
- Cham, Switzerland : Springer, 2018.
- Description
- Book — 1 online resource (xxxi, 851 pages) : illustrations
- Summary
-
- Learning for vision
- Computational photography
- Human analysis
- Human sensing
- Stereo and reconstruction
- Optimization
- Matching and recognition
- Video attention
- Poster sessions.
149. Optimized cloud based scheduling [2018]
- Tan, Rong Kun Jason, author.
- Cham, Switzerland : Springer, 2018.
- Description
- Book — 1 online resource (xiii, 99 pages) : illustrations Digital: text file.PDF.
- Summary
-
- Introduction.- Background.- Benchmarking.- Computation of Large Datasets.- Optimized Online Scheduling Algorithms.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
150. Applied computing and information technology [2017]
- International Conference on Applied Computing and Information Technology (4th : 2016 : Las Vegas, Nev.)
- Cham, Switzerland : Springer, 2017.
- Description
- Book — 1 online resource (xiii, 197 pages) : illustrations (some color) Digital: text file; PDF.
- Summary
-
- Business Sustainability Conceptualization.- A Replicated Study on Relationship between Code Quality and Method Comments.- A Predictive Model for Standardized Test Performance in Michigan Schools.- A Development Technique for Mobile Applications Program.- Identification Method Applications Development using Adapting Component Model.- Development of Guiding Walking Support Device for Visually Impaired People with the GPS.- User Evaluation Prediction Models Based on Conjoint Analysis and Neural Networks for Interactive Evolutionary Computation.- Emotional Video Scene Retrieval Using Multilayer Convolutional Network.- Proactive Approach for the Prevention of DDoS Attacks in Cloud Computing Environments.- Practical Uses of Memory Storage Extension.- How to Build a High Quality Mobile Applications Based on Improved Process.- A New Hybrid Discrete Firefly Algorithm for Solving the Traveling Salesman Problem.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
Articles+
Journal articles, e-books, & other e-resources
Guides
Course- and topic-based guides to collections, tools, and services.