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)
151. Learning Microsoft Cognitive Services [2017]
- Larsen, Leif.
- Packt Publishing, 2017.
- Description
- Book — 1 online resource
- Summary
-
- Cover
- Copyright
- Credits
- About the Author
- About the Reviewer
- www.PacktPub.com
- Customer Feedback
- Table of Contents
- Preface
- Chapter 1: Getting Started with Microsoft Cognitive Services
- Cognitive Services in action for fun and life changing purposes
- Setting up boilerplate code
- Detecting faces with the Face API
- Overview of what we are dealing with
- Vision
- Computer Vision
- Emotion
- Face
- Video
- Speech
- Bing Speech
- Speaker Recognition
- Custom Recognition
- Language
- Bing Spell Check
- Language Understanding Intelligent Service (LUIS)
- Linguistic Analysis
- Text Analysis
- Web Language Model
- Knowledge
- Academic
- Entity Linking
- Knowledge Exploration
- Recommendations
- Search
- Bing Web Search
- Bing Image Search
- Bing Video Search
- Bing News Search
- Bing Autosuggest
- Getting feedback on detected faces
- Summary
- Chapter 2: Analyzing Images to Recognize a Face
- Learning what an image is about using Computer Vision API
- Setting up a chapter example project
- Generic image analysis
- Recognizing celebrities using domain models
- Utilizing Optical Character Recognition
- Generating image thumbnails
- Diving deep into the Face API
- Retrieving more information from the detected faces
- Deciding whether two faces belong to the same person
- Finding similar faces
- Grouping similar faces
- Adding identification to our Smart-House application
- Creating our Smart-House application
- Adding people to be identified
- Identifying a person
- Summary
- Chapter 3: Analyzing Videos
- Knowing your mood using the Emotion API
- Getting images from a web camera
- Letting the smart-house know your mood
- Diving into the Video API
- Video operations as common code
- Getting operation results
- Wiring up execution in the ViewModel.
- Detecting and tracking faces in videos
- Detecting motion
- Stabilizing shaky videos
- Generating video thumbnails
- Analyzing emotions in videos
- Summary
- Chapter 4: Letting Applications Understand Commands
- Creating language-understanding models
- Register an account and get a license key
- Creating an application
- Recognizing key data using entities
- Understanding what the user wants using intents
- Simplifying development using pre-built models
- Pre-built applications
- Training a model
- Training and publishing the model
- Connecting to the smart-house application
- Model improvement through active usage
- Visualizing performance
- Resolving performance problems
- Adding model features
- Adding labeled utterances
- Looking for incorrect utterance labels
- Changing the schema
- Active learning
- Executing operations based on commands
- Maintaining conversations from unclear utterances
- Completing actions from intents
- Action fulfillment
- Summary
- Chapter 5: Speak with Your Application
- Converting text to audio and vice versa
- Speaking to the application
- Letting the application speak back
- Audio output format
- Error codes
- Supported languages
- Utilizing LUIS based on spoken commands
- Knowing who is speaking
- Adding speaker profiles
- Enrolling a profile
- Identifying the speaker
- Verifying a person through speech
- Customizing speech recognition
- Creating a custom acoustic model
- Creating a custom language model
- Deploying the application
- Summary
- Chapter 6: Understanding Text
- Setting up a common core
- New project
- Web requests
- Data contracts
- Correcting spelling errors
- Natural Language Processing using the Web Language Model
- Breaking a word into several
- Generating the next word in a sequence of words.
- Learning if a word is likely to follow a sequence of words
- Learning if certain words is likely to appear together
- Extracting information through textual analysis
- Detecting language
- Extracting key phrases from text
- Learning if a text is positive or negative
- Exploring text using linguistic analysis
- Introduction to linguistic analysis
- Analyzing text from a linguistic viewpoint
- Summary
- Chapter 7: Extending Knowledge Based on Context
- Linking entities based on context
- Providing personalized recommendations
- Creating a model
- Importing catalog data
- Importing usage data
- Building a model
- Consuming recommendations
- Recommending items based on prior activities
- Summary
- Chapter 8: Querying Structured Data in a Natural Way
- Tapping into academic content using the Academic API
- Setting up an example project
- Interpreting natural language queries
- Finding academic entities from query expressions
- Calculating the distribution of attributes from academic entities
- Entity attributes
- Creating the backend using the Knowledge Exploration Service
- Defining attributes
- Adding data
- Building the index
- Understanding natural language
- Local hosting and testing
- Going for scale
- Hooking into Microsoft Azure
- Deploying the service
- Answering FAQs using QnA Maker
- Creating a knowledge base from frequently asked questions
- Training the model
- Publishing the model
- Improving the model
- Summary
- Chapter 9: Adding Specialized Searches
- Searching the Web from the Smart-House application
- Preparing the application for web searches
- Searching the Web
- Getting the news
- News from queries
- News from categories
- Trending news
- Searching for images and videos
- Using a common user interface
- Searching for images
- Searching for videos.
- Helping the user with auto suggestions
- Adding Autosuggest to the user interface
- Suggesting queries
- Search commonalities
- Languages
- Pagination
- Filters
- Safe search
- Freshness
- Errors
- Summary
- Chapter 10: Connecting the Pieces
- Connecting the pieces
- Creating an intent
- Updating the code
- Executing actions from intents
- Searching news on command
- Describing news images
- Real-life applications using Microsoft Cognitive Services
- Uber
- DutchCrafters
- CelebsLike.me
- Pivothead
- wearable glasses
- Zero Keyboard
- The common theme
- Where to go from here
- Summary
- Appendix A: LUIS Entities and Intents
- LUIS pre-built intents
- LUIS pre-built entities
- Appendix B: Additional Information on Linguistic Analysis
- Part-of-Speech Tags
- Phrase types
- Appendix C: License Information
- Video Frame Analyzer
- OpenCvSharp3
- Newtonsoft. Json
- NAudio
- Definitions
- Grant of Rights
- Conditions and Limitations
- Index.
(source: Nielsen Book Data)
- Jiménez-Losada, Andrés, author.
- Cham, Switzerland : Springer, 2017.
- Description
- Book — 1 online resource (xix, 260 pages) : illustrations (some color) Digital: text file.PDF.
- Summary
-
- Cooperative Games.- Fuzzy Coalitions and Fuzziness of Games.- Games with a Fuzzy Bilateral Relation among the Players.- Fuzzy Communication.- A Priori Fuzzy Unions
- Fuzzy Permission.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Gulli, Antonio, author.
- Birmingham, UK : Packt Publishing, 2017.
- Description
- Book — 1 online resource (1 volume) : illustrations Digital: data file.
- Summary
-
Take the next step in implementing various common and not-so-common neural networks with Tensorflow 1.x About This Book * Skill up and implement tricky neural networks using Google's TensorFlow 1.x * An easy-to-follow guide that lets you explore reinforcement learning, GANs, autoencoders, multilayer perceptrons and more. * Hands-on recipes to work with Tensorflow on desktop, mobile, and cloud environment Who This Book Is For This book is intended for data analysts, data scientists, machine learning practitioners and deep learning enthusiasts who want to perform deep learning tasks on a regular basis and are looking for a handy guide they can refer to. People who are slightly familiar with neural networks, and now want to gain expertise in working with different types of neural networks and datasets, will find this book quite useful. What You Will Learn * Install TensorFlow and use it for CPU and GPU operations * Implement DNNs and apply them to solve different AI-driven problems. * Leverage different data sets such as MNIST, CIFAR-10, and Youtube8m with TensorFlow and learn how to access and use them in your code. * Use TensorBoard to understand neural network architectures, optimize the learning process, and peek inside the neural network black box. * Use different regression techniques for prediction and classification problems * Build single and multilayer perceptrons in TensorFlow * Implement CNN and RNN in TensorFlow, and use it to solve real-world use cases. * Learn how restricted Boltzmann Machines can be used to recommend movies. * Understand the implementation of Autoencoders and deep belief networks, and use them for emotion detection. * Master the different reinforcement learning methods to implement game playing agents. * GANs and their implementation using TensorFlow. In Detail Deep neural networks (DNNs) have achieved a lot of success in the field of computer vision, speech recognition, and natural language processing. The entire world is filled with excitement about how deep networks are revolutionizing artificial intelligence. This exciting recipe-based guide will take you from the realm of DNN theory to implementing them practically to solve the real-life problems in artificial intelligence domain. In this book, you will learn how to efficiently use TensorFlow, Google's open source framework for deep learning. You will implement different deep learning networks such as Convolutional Neural Networks (CNNs), Recurrent Neural Networks (RNNs), Deep Q-learning Networks (DQNs), and Generative Adversarial Networks (GANs) with easy to follow independent recipes. You will learn how to make Keras as backend with TensorFlow. With a problem-solution approach, you will understand how to implement different deep neural architectures to carry out complex tasks at work. You will learn the performance of different DNNs on some popularly used data sets such as MNIST, CIFAR-10, Youtube8m, and more. You will not only learn about the different mobile and embedded platforms supported by TensorFlow but also how to set up cloud platforms for deep learning applications. Get a sneak peek of TPU architecture and how they will affect DNN future. By using crisp, no-nonsense recipes, you will become an expert in implementing deep learning techniques in growing real-world applications and research areas such as reinforcement learning, GANs, autoencoders and more. Style and approach This book consists of hands-on recipes where you'll deal with real-world problems. You'll execute a series of tasks as you walk through data mining challenges using TensorFlow 1.x. Your one-stop solution for common and not-so-common pain points, this is a book that you must have on the shelf.
(source: Nielsen Book Data)
154. Adaptive semantics visualization [2016]
- Nazemi, Kawa, author.
- Switzerland : Springer, 2016.
- Description
- Book — 1 online resource (xviii, 422 pages) : illustrations (some color)
- Summary
-
- Part I Literature Review and State of the Art
- Part II Model for Adaptive Semantics Visualization
- Part III Proof of the Conceptual Model.
- Cham : Springer, [2016]
- Description
- Book — 1 online resource (vii, 135 pages) : illustrations
- Summary
-
- Advances in Business ICT: New Ideas from Ongoing Research.- Verification of Temporal Knowledge Bases as an Important Aspect of Knowledge Management Processes in Organization.- The role of simulation performance in software-in-the-loop simulations.- Cognitum Ontorion: Knowledge Representation and Reasoning System.- Overview of Selected Business Process Semantization Techniques.- Selected Approaches Towards Taxonomy of Business Process Anomalies.- Hybrid framework for investment project portfolio selection.- Towards Predicting Stock Price Moves with Aid of Sentiment Analysis of Twitter Social Network Data and Big Data Processing Environment.- On a Property of Phase Correlation and Possibilities to Reduce the Walsh Function System.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
156. Artificial neural network modelling [2016]
- Cham : Springer, 2016.
- Description
- Book — 1 online resource (vii, 472 pages) : illustrations (some color) Digital: text file.PDF.
- Summary
-
- Artificial Neural Networks Applications: An Introduction
- Order in the Black Box: Consistency And Robustness Of Neuron Activation Of Feed Forward Neural Networks And Its Use In Efficient Optimization Of Network Structure
- Artificial Neural Networks as Models of Robustness in Development And Regeneration: Stability of Memory During Morphological Remodeling
- A Structure Optimization Algorithm of Neural Networks For Pattern Learning from Educational Data
- Stochastic Neural Networks for Modelling Random Processes from Observed Data
- Curvelet Interaction with Artificial Neural Networks
- Hybrid Wavelet Neural Network Approaches.-Quantification of Prediction Uncertainty in Artificial Neural Network Models
- Classifying Calpain Inhibitors for The Treatment of Cataracts: A Self Organising Map (SOM) ANN/KM Approach in Drug Discovery
- Improved Ultrasound Based Computer Aided Diagnosis System for Breast Cancer Using Neural Networks Incorporating a Novel Effective Feature
- Degree of Central Regularity of Mass.-SOM Clustering and Modelling of Australian Railway Drivers' Sleep, Wake, Duty Profiles
- A Neural Approach to Electricity Demand Forecasting
- Development of Artificial Intelligence Based Regional Flood Estimation Techniques for Eastern Australia
- Artificial Neural Networks in Precipitation Nowcasting: An Australian Case Study
- Construction of Pmx Concentration Surfaces Using Neural Evolutionary Fuzzy Models of Semi Physical Class
- Application of Artificial Neural Network in Social Media Data Analysis: A Case of Lodging Business in Philadelphia
- Sentiment Analysis on Morphologically Rich Languages
- An Artificial Neural Network (ANN) Approach
- Predicting Stock Price Movements with News Sentiment: An Artificial Neural Networks Approach
- Modelling Mode Choice of Individual In Linked Trips with Artificial Neural Networks and Fuzzy Representation
- Artificial Neural Network (ANN) Pricing Model for Natural Rubber Products Based on Climate Dependencies
- A Hybrid Artificial Neural Network (ANN) Approach to Spatial and Non-Spatial Attribute Data Mining: A Case Study Experience.
- International Conference on Field and Service Robotics (10th : 2015 : Toronto, Ont.)
- Cham : Springer, 2016.
- Description
- Book — 1 online resource (xv, 653 pages) : illustrations (some color) Digital: text file.PDF.
- Summary
-
- Aquatic I
- Vision I
- Planetary
- Vision II
- Poster Session
- Aerial
- Aquatic II
- Underground
- Systems.
- Cham : Springer, 2016.
- Description
- Book — 1 online resource (xii, 275 pages) : color illustrations Digital: text file.PDF.
- Summary
-
- Fuzzy Logic and the Linz Seminar:Themes and some Personal Reminiscences
- How I Saw and How I See Fuzzy Sets
- Modules in the Category
- A Geometric Approach to MV-algebras
- On the Equational Characterization of Continuous t-norms
- The Semantics of Fuzzy Logics: Two Approaches to Finite Tomonoids
- Structure of Uninorms with Continuous Diagonal Functions
- The Notions of Overlap and Grouping Functions
- Asymmetric Copulas and Their Application in Design of Experiments
- Copulæ of Processes Related to the Brownian Motion: a Brief Survey
- Extensions of Capacities
- Multi-source Information Fusion Using Measure Representations
- Bases and Transforms of Set Functions
- Conditioning for Boolean Subsets, Indicator Functions, and Fuzzy Subsets
- Multivalued Functions Integration from Additive to Arbitrary Non-Negative Set Function.
- IEEE Latin American Robotics Symposium (11th : 2014 : São Carlos, São Paulo, Brazil)
- Berlin, Heidelberg : Springer, 2015.
- Description
- Book — 1 online resource (xvii, 169 pages) : illustrations Digital: text file.PDF.
- Summary
-
- Autonomous mobile robots.- Tele-operated and telepresence robots.- Human-robot interaction.- Trajectory control for mobile robots.- Autonomous vehicles.- Service-oriented robotic Systems.- Semantic mapping.- Environment mapping.- Visual odometry.- Applications of RGB-D sensors.- Humanoid and biped robots.- Robocup soccer robots.- Robot control.- Path planning.- Multiple vehicles and teams of robots.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
160. Case-based reasoning : a concise introduction [2013]
- López, Beatriz.
- Cham, Switzerland : Springer, ©2013.
- Description
- Book — 1 online resource (xv, 87 pages) : illustrations
- Summary
-
- Introduction The Case-Base Reasoning and Decision Making Learning Formal Aspects Summary and Beyond.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
161. Networking humans, robots and environments [2013]
- Oak Park, IL : Bentham Science Publishers, [2013]
- Description
- Book — 1 online resource (1 electronic resource (xi, 241 pages)) : illustrations
- Summary
-
- Cover; Title; EUL; Contents; Foreword; Preface; List of Contributors; Keywords; Chapter 01; Chapter 02; Chapter 03; Chapter 04; Chapter 05; Chapter 06; Chapter 07; Chapter 08; Chapter 09; Chapter 10; Chapter 11; Index.
- Schapire, Robert E.
- Cambridge, MA : MIT Press, ©2012.
- Description
- Book — 1 online resource (xv, 526 pages) : illustrations.
- Summary
-
- Foundations of machine learning
- Using AdaBoost to minimize training error
- Direct bounds on the generalization error
- The margins explanation for boosting's effectiveness
- Game theory, online learning, and boosting
- Loss minimization and generalizations of boosting
- Boosting, convex optimization, and information geometry
- Using confidence-rated weak predictions
- Multiclass classification problems
- Learning to rank
- Attaining the best possible accuracy
- Optimally efficient boosting
- Boosting in continuous time.
(source: Nielsen Book Data)
- Schapire, Robert E.
- Cambridge, MA : MIT Press, ©2012.
- Description
- Book — 1 online resource (xv, 526 pages) : illustrations.
- Summary
-
- Foundations of machine learning
- Using AdaBoost to minimize training error
- Direct bounds on the generalization error
- The margins explanation for boosting's effectiveness
- Game theory, online learning, and boosting
- Loss minimization and generalizations of boosting
- Boosting, convex optimization, and information geometry
- Using confidence-rated weak predictions
- Multiclass classification problems
- Learning to rank
- Attaining the best possible accuracy
- Optimally efficient boosting
- Boosting in continuous time.
(source: Nielsen Book Data)
164. Boosting : foundations and algorithms [2012]
- Schapire, Robert E.
- Cambridge, MA : MIT Press, ©2012.
- Description
- Book — 1 online resource (xv, 526 pages) : illustrations Digital: data file.
- Summary
-
- Foundations of machine learning
- Using AdaBoost to minimize training error
- Direct bounds on the generalization error
- The margins explanation for boosting's effectiveness
- Game theory, online learning, and boosting
- Loss minimization and generalizations of boosting
- Boosting, convex optimization, and information geometry
- Using confidence-rated weak predictions
- Multiclass classification problems
- Learning to rank
- Attaining the best possible accuracy
- Optimally efficient boosting
- Boosting in continuous time.
(source: Nielsen Book Data)
165. Boosting : foundations and algorithms [2012]
- Schapire, Robert E.
- Cambridge, MA : MIT Press, ©2012.
- Description
- Book — 1 online resource (xv, 526 pages) : illustrations Digital: data file.
- Summary
-
- Foundations of machine learning
- Using AdaBoost to minimize training error
- Direct bounds on the generalization error
- The margins explanation for boosting's effectiveness
- Game theory, online learning, and boosting
- Loss minimization and generalizations of boosting
- Boosting, convex optimization, and information geometry
- Using confidence-rated weak predictions
- Multiclass classification problems
- Learning to rank
- Attaining the best possible accuracy
- Optimally efficient boosting
- Boosting in continuous time.
(source: Nielsen Book Data)
- Hauppauge, N.Y. : Nova Science Publishers, ©2011.
- Description
- Book — 1 online resource (x, 274 pages) : illustrations
- Summary
-
- Preface
- Progressive Organization of Co-Operating Colonies/Collections of Ants/Agents (POOCA) for Competent Pheromone-Based Navigation & Multi-Agent Learning
- Ant Colony Solution to the Optimal Transformer Sizing & Efficiency Problem in Power Systems
- Distributed Decisions: New Insights from Radio-Tagged Ants
- Ant Colony Optimization used in No Wavefront Sensor Adaptive Optics Systems for Solid-State Lasers
- Any Colony Optimization Agents & Path Routing: The Cases of Construction Scheduling & Urban Water Distribution Pipe Networks
- KANTS: A Self-Organized Ant System for Pattern Clustering & Classification
- A Hybrid System Based in Ant Colony & Paraconsistent Logic
- Ant Colony Optimization: A Powerful Strategy for Biomarker Feature Selection
- Any Colony Optimization Based Message Authentication for Wireless Networks
- Index.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- International Workshop on Combinations of Intelligent Methods and Applications (2nd : 2010 : Arras, France)
- Berlin ; Heidelberg : Springer, ©2011.
- Description
- Book — 1 online resource (165 pages) : illustrations
- Summary
-
- Defeasible Planning through Multi-Agent Argumentation .-Operator behavior modelling in a submarine .-Automatic Wrapper Adaptation by Tree Edit Distance Matching
- Representing Temporal Knowledge in the Semantic Web: The Extended 4D Fluents Approach
- Combining a Multi-Document Update Summarization System -CBSEAS- with a Genetic Algorithm
- Extraction of Essential Events with Application to Damage Evaluation on Fuel Cells
- Detecting car accidents based on traffic flow measurements using machine learning techniques
- Next Generation Environments for Context-aware Learning Design
- Neurules-A Type of Neuro-Symbolic Rules: An Overview.
- New Jersey ; London : World Scientific, 2011.
- Description
- Book — 1 online resource (xii, 338 pages) : illustrations
- Summary
-
- Theoretical Foundations of Both SI and ANN
- Advances of SI and ANN
- Hybridization of SI and ANN
- Applications.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Caferra, Ricardo, 1945-
- London : ISTE ; Hoboken, NJ : Wiley, 2011.
- Description
- Book — 1 online resource (537 pages) : illustrations
- Summary
-
- Chapter 1 Introduction 1
- 1.1 Logic, foundations of computer science, and applications of logic to computer science 1
- 1.2 On the utility of logic for computer engineers 3
- Chapter 2 A Few Thoughts Before the Formalization 7
- 2.1 What is logic? 7
- 2.1.1 Logic and paradoxes 8
- 2.1.2 Paradoxes and set theory 9
- l2.1.2.1 The answer 10
- 2.1.3 Paradoxes in arithmetic and set theory 13
- 2.1.3.1 The halting problem 13
- 2.1.4 On formalisms and well-known notions 15
- 2.1.4.1 Some "well-known" notions that could turn out to be difficult to analyze 19
- 2.1.5 Back to the definition of logic 23
- 2.1.5.1 Some definitions of logic for all 24
- 2.1.5.2 A few more technical definitions 24
- 2.1.5.3 Theory and meta-theory (language and meta-language) 30
- 2.1.6 A few thoughts about logic and computer science 30
- 2.2 Some historic landmarks 32
- Chapter 3 Propositional Logic 39
- 3.1 Syntax and semantics 40
- 3.1.1 Language and meta-language 43
- 3.1.2 Transformation rules for cnf and dnf 49
- 3.2 The method of semantic tableaux 54
- 13.2.1 A slightly different formalism: signed tableaux 58
- 3.3 Formal systems 64
- 3.3.1 A capital notion: the notion of proof 64
- 3.3.2 What do we learn from the way we do mathematics? 72
- 3.4 A formal system for PL (PC) 78
- 3.4.1 Some properties of formal systems 84
- 3.4.2 Another formal system for PL (PC) 86
- 3.4.3 Another formal system 86
- 3.5 The method of Davis and Putnam 92
- 3.5.1 The Davis-Putnam method and the SAT problem 95
- 3.6 Semantic trees in PL 96
- 3.7 The resolution method in PL 101
- 3.8 Problems, strategies, and statements 109
- 3.8.1 Strategies 110
- 3.9 Horn clauses 113
- 3.10 Algebraic point of view of propositional logic 114
- Chapter 4 First-order Terms 121
- 4.1 Matching and unification 121
- 4.1.1 A motivation for searching for a matching algorithm 121
- 4.1.2 A classification of trees 123
- 4.2 First-order terms, substitutions, unification 125
- Chapter 5 First-Order Logic (FOL) or Predicate Logic (PL1, PC1) 131
- 5.1 Syntax 133
- 5.2 Semantics 137
- 5.2.1 The notions of truth and satisfaction 139
- 5.2.2 A variant: multi-sorted structures 150
- 5.2.2.1 Expressive power, sort reduction 150
- 5.2.3 Theories and their models 152
- 5.2.3.1 How can we reason in FOL? 153
- 5.3 Semantic tableaux in FOL 154
- 5.4 Unification in the method of semantic tableaux 166
- 5.5 Toward a semi-decision procedure for FOL 169
- 5.5.1 Prenex normal form 169
- 5.5.1.1 Skolemization 174
- 5.5.2 Skolem normal form 176
- 5.6 Semantic trees in FOL 186
- 5.6.1 Skolemization and clausal form 188
- 5.7 The resolution method in FOL 190
- 5.7.1 Variables must be renamed 201
- 5.8 A decidable class: the monadic class 202
- 5.8.1 Some decidable classes 205
- 5.9 Limits: Gödel's (first) incompleteness theorem 206
- Chapter 6 Foundations of Logic Programming 213
- 6.1 Specifications and programming 213
- 6.2 Toward a logic programming language 219
- 6.3 Logic programming: examples 222
- 6.3.1 Acting on the execution control: cut"/" 229
- 6.3.1.1 Translation of imperative structures 231
- 6.3.2 Negation as failure (NAF) 232
- 6.3.2.1 Some remarks about the strategy used by LP and negation as failure 238
- 6.3.2.2 Can we simply deduce instead of using NAF? 239
- 6.4 Computability and Horn clauses 241
- Chapter 7 Artificial Intelligence 245
- 7.1 Intelligent systems: AI 245
- 7.2 What approaches to study AI? 249
- 7.3 Toward an operational definition of intelligence 249
- 7.3.1 The imitation game proposed by Turing 250
- 7.4 Can we identify human intelligence with mechanical intelligence? 251
- 7.4.1 Chinese room argument 252
- 7.5 Some history 254
- 7.5.1 Prehistory 254
- 7.5.2 History 255
- 7.6 Some undisputed themes in AI 256
- Chapter 8 Inference 259
- 8.1 Deductive inference 260
- 8.2 An important concept: clause subsumption 266
- 8.2.1 An important problem 268
- 8.3 Abduction 273
- 8.3.1 Discovery of explanatory theories 274
- 8.3.1.1 Required conditions 275
- 8.4 Inductive inference 278
- 8.4.1 Deductive inference 279
- 8.4.2 Inductive inference 280
- 8.4.3 Hempel's paradox (1945) 280
- 8.5 Generalization: the generation of inductive hypotheses 284
- 8.5.1 Generalization from examples and counter examples 288
- Chapter 9 Problem Specification in Logical Languages 291
- 9.1 Equality 291
- 9.1.1 When is it used? 292
- 9.1.2 Some questions about equality 292
- 9.1.3 Why is equality needed? 293
- 9.1.4 Whatis equality? 293
- 9.1.5 How to reason with equality? 295
- 9.1.6 Specification without equality 296
- 9.1.7 Axiomatization of equality 297
- 9.1.8 Adding the definition of = and using the resolution method 297
- 9.1.9 By adding specialized rules to the method of semantic tableaux 299
- 9.1.10 By adding specialized rules to resolution 300
- 9.1.10.1 Paramodulation and demodulation 300
- 9.2 Constraints 309
- 9.3 Second Order Logic (SOL): a few notions 319
- 9.3.1 Syntax and semantics 324
- 9.3.1.1 Vocabulary 324
- 9.3.1.2 Syntax 325
- 9.3.1.3 Semantics 325
- Chapter 10 Non-classical Logics 327
- l0.l Many-valued logics 327
- 10.1.1 How to reason with p-valued logics? 334
- 10.1.1.1 Semantic tableaux for p-valued logics 334
- 10.2 Inaccurate concepts: fuzzy logic 337
- 10.2.1 Inference in FL 348
- 10.2.1.1 Syntax 349
- 10.2.1.2 Semantics 349
- 10.2.2 Herbrand's method in FL 350
- 10.2.2.1 Resolution andFL 351
- 10.3 Modal logics 353
- 10.3.1 Toward a semantics 355
- 10.3.1.1 Syntax (language of modal logic) 357
- 10.3.1.2 Semantics 358
- 10.3.2 How to reason with modallogics? 360
- 10.3.2.1 Formal systems approach 360
- 10.3.2.2 Translation approach 361
- 10.4 Some elements of temporal logic 371
- 10.4.1 Temporal operators and semantics 374
- 10.4.1.1 A famous argument 375
- 10.4.2 A temporal logic 377
- 10.4.3 How to reason with temporal logics? 378
- 10.4.3.1 The method of semantic tableaux 379
- 10.4.4 An example of a PL for linear and discrete time; PTL (or PLTL) 381
- 10.4.4.1 Syntax 331
- 10.4.4.2 Semantics 382
- 10.4.4.3 Method of semantic tableaux for PLTL (direct method) 333
- Chapter 11 Knowledge and Logic: Some Notions 385
- 11.1 What is knowledge? 335
- 11.2 Knowledge and modal logic 389
- 11.2.1 Toward a formalization 389
- 11.2.2 Syntax 339
- 11.2.2.1 What expressive power? An example 389
- 11.2.2.2 Semantics 339
- 11.2.3 New modal operators 391
- 11.2.3.1 Syntax (extension) 391
- 11.2.3.2 Semantics (extension) 391
- 11.2.4 Application examples 392
- 11.2.4.1 Modeling the muddy children puzzle 392
- 11.2.4.2 Corresponding Kripke worlds 392
- 11.2.4.3 Properties of the (formalization chosen for the) knowledge 394
- Chapter 12 Solutions to the Exercises 395.
(source: Nielsen Book Data)
- Príncipe, J. C. (José C.)
- New York ; London : Springer, ©2010.
- Description
- Book — 1 online resource (xxii, 515 pages) : illustrations Digital: text file.PDF.
- Summary
-
- Information Theory, Machine Learning, and Reproducing Kernel Hilbert Spaces.- Renyi's Entropy, Divergence and Their Nonparametric Estimators.- Adaptive Information Filtering with Error Entropy and Error Correntropy Criteria.- Algorithms for Entropy and Correntropy Adaptation with Applications to Linear Systems.- Nonlinear Adaptive Filtering with MEE, MCC, and Applications.- Classification with EEC, Divergence Measures, and Error Bounds.- Clustering with ITL Principles.- Self-Organizing ITL Principles for Unsupervised Learning.- A Reproducing Kernel Hilbert Space Framework for ITL.- Correntropy for Random Variables: Properties and Applications in Statistical Inference.- Correntropy for Random Processes: Properties and Applications in Signal Processing.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- International Workshop on Natural Computing (4th : 2009 : Himeji-shi, Japan)
- Tokyo ; New York : Springer, ©2010.
- Description
- Book — 1 online resource (xii, 390 pages) : illustrations Digital: text file.PDF.
- Summary
-
- Investigating Universal Computability of Conventional Cellular Automata Problems on an Organic Molecular Matrix Noise-Based Logic and Computing: From Boolean Logic Gates to Brain Circuitry and Its Possible Hardware Realization Models and Mechanisms for Artificial Morphogenesis Biologically-Inspired Network Architecture for Future Networks Foraging Behaviors and Potential Computational Ability of Problem-Solving in an Amoeba Two Molecular Information Processing Systems Based on Catalytic Nucleic Acids The Effect of Community on Distributed Bio-inspired Service Composition Efficient Computation in Brownian Cellular Automata A Molecular Communication System Properties of Threshold Coupled Chaotic Neuronal Maps Implementation of Rotary Element with Quantum Cellular Automata Universal 2-State Asynchronous Cellular Automaton with Inner-Independent Transitions Effect of Population Size in Extended Parameter-Free Genetic Algorithm Temperature Effects on Olive Fruit Fly Infestation in the FlySim Cellular Automata Model Computing by Observing Changes Robustness of the Critical Behaviour in a Discrete Stochastic Reaction-Diffusion Medium Quantifying the Severity of the Permutation Problem in Neuroevolution Extending the Geometrical Design of DNA Nanostructures An Optical Solution for the Subset Sum Problem Design of True Random One-Time Pads in DNA XOR Cryptosystem On Designing Gliders in Three-Dimensional Larger than Life Cellular Automata Instability of Collective Flow in Two-Dimensional Optimal Velocity Model A New Differential Evolution for Multiobjective Optimization by Uniform Design and Minimum Reduce Hypervolume Noise Effects on Chaos in Chaotic Neuron Model Application of Improved Grammatical Evolution to Santa Fe Trail Problems Limit Theorem for a Time-Dependent Coined Quantum Walk onthe Line Top-Predator Survivor Region Is Affected by Bottom-Prey Mortality Rate on the Monte-Carlo Simulation in Lattice Model Simulation and Theoretical Comparison between 'Zipper' and 'Non-Zipper' Merging Universality of 2-State 3-Symbol Reversible Logic Elements - A Direct Simulation Method of a Rotary Element Pump Current as a Signal Transformation Evaluation of Generation Alternation Models in Evolutionary Robotics Photonic Switching of DNA's Position That Represents the Internal State in Photonic DNA Automaton Fluctuation Induced Structure in Chemical Reaction with Small Number of Molecules Parallel Retrieval of Nanometer-Scale Light-Matter Interactions for Nanophotonic Systems A Compressible Fluid Model for Traffic Flow and Nonlinear Saturation of Perturbation Growth Functional Sized Population Magnetic Optimization Algorithm Emergence and Collapse of Order in Ad Hoc Cellular Automata A Transition Rule Set for the First 2-D Optimum-Time Synchronization Algorithm A Two-Dimensional Optimum-Time Firing Squad Synchronization Algorithm and Its Implementation Quaternion Based Thermal Condition Monitoring System Firing Correlation in Spiking Neurons with Watts-Strogatz Rewiring Methods for Shortening Waiting Time in Walking-Distance Introduced Queueing Systems Effect of Mutation to Distribution of Optimum Solution in Genetic Algorithm.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Berlin : Springer, ©2010.
- Description
- Book — 1 online resource (xvii, 826 pages) : illustrations (some color) Digital: text file.PDF.
- Summary
-
- Part 1 Keynote Speakers
- Part 2 Quantitative Logic
- Part 3 Fuzzy Sets and Systems
- Part 4 Soft Computing.
- London ; New York : Springer-Verlag, ©2010.
- Description
- Book — 1 online resource (xiii, 293 pages) : color illustrations Digital: text file.PDF.
- Summary
-
- 1. Programming-by-Demonstration of Robot Motions
- 2. Grasp Recognition by Fuzzy Modeling and Hidden Markov Models
- 3. Distributed Adaptive Coordinated Control of Multi-Manipulator Systems Using Neural Networks
- 4. A New Framework for View-invariant Human Action Recognition
- 5. Using Fuzzy Gaussian Inference and Genetic Programming to Classify 3D Human Motions
- 6. Obstacle Detection using Cross-ratio and Disparity Velocity
- 7. Learning and Vision-based Obstacle Avoidance and Navigation
- 8. A Fraction Distortion Model for Accurate Camera Calibration and Correction
- 9. A Leader-follower Flocking System Based on Estimated Flocking Center
- 10. A Behavior Based Control System for Surveillance
- 11. Hierarchical Composite Anti-Disturbance Control for Robotic Systems Using Robust Disturbance Observer
- 12. Autonomous Navigation for Mobile Robots with Human-Robot Interaction
- 13. Prediction-based Perceptual System of a Partner Robot for Natural Communication
- Index.
- Baerns, M. (Manfred), 1934-
- London : Imperial College Press, ©2009.
- Description
- Book — 1 online resource (xi, 178 pages) : illustrations Digital: data file.
- Summary
-
- Introduction to Approaches in the Development of Heterogeneous Catalysts
- Methods of Searching for Optimal Catalytic Materials
- Analysis and Mining of Data Gathered in Catalytic Experiments
- Artificial Neural Networks in the Study of Catalytic Performance.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Baerns, M. (Manfred), 1934-
- London : Imperial College Press, ©2009.
- Description
- Book — 1 online resource (xi, 178 pages) : illustrations Digital: data file.
- Summary
-
- Introduction to Approaches in the Development of Heterogeneous Catalysts
- Methods of Searching for Optimal Catalytic Materials
- Analysis and Mining of Data Gathered in Catalytic Experiments
- Artificial Neural Networks in the Study of Catalytic Performance.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
176. Progress in robotics : FIRA RoboWorld Congress 2009, Incheon, Korea, August 16-20, 2009 : proceedings [2009]
- FIRA Roboworld Congress.
- Berlin ; New York : Springer, ©2009.
- Description
- Book — 1 online resource (xiv, 392 pages) : illustrations
- Summary
-
- Humanoid Robotics.- Time-Varying Affective Response for Humanoid Robots.- The Co-simulation of Humanoid Robot Based on Solidworks, ADAMS and Simulink.- From RoboNova to HUBO: Platforms for Robot Dance.- BunnyBot: Humanoid Platform for Research and Teaching.- Teen Sized Humanoid Robot: Archie.- Interdisciplinary Construction and Implementation of a Human Sized Humanoid Robot by Master Students.- Human Robot Interaction.- Safety Aspects in a Human-Robot Interaction Scenario: A Human Worker Is Co-operating with an Industrial Robot.- Integration of a RFID System in a Social Robot.- A Practical Study on the Design of a User-Interface Robot Application.- Infrared Remote Control with a Social Robot.- BlogRobot: Mobile Terminal for Blog Browse Using Physical Representation.- An Exploratory Investigation into the Effects of Adaptation in Child-Robot Interaction.- Devious Chatbots - Interactive Malware with a Plot.- Towards Better Human Robot Interaction: Understand Human Computer Interaction in Social Gaming Using a Video-Enhanced Diary Method.- Promotion of Efficient Cooperation by Sharing Environment with an Agent Having a Body in Real World.- Interaction Design for a Pet-Like Remote Control.- Experiences with a Barista Robot, FusionBot.- Mutually Augmented Cognition.- How Humans Optimize Their Interaction with the Environment: The Impact of Action Context on Human Perception.- Development of a Virtual Presence Sharing System Using a Telework Chair.- PLEXIL-DL: Language and Runtime for Context-Aware Robot Behaviour.- Ambient Intelligence in a Smart Home for Energy Efficiency and Eldercare.- Education and Entertainment.- Intelligent Technologies for Edutainment Using Multiple Robots.- Remote Education Based on Robot Edutainment.- Not Just "Teaching Robotics" but "Teaching through Robotics".- A Proposal of Autonomous Robotic Systems Educative Environment.- Mechatronics Education: From Paper Design to Product Prototype Using LEGO NXT Parts.- Fostering Development of Students' Collective and Self-efficacy in Robotics Projects.- From an Idea to a Working Robot Prototype: Distributing Knowledge of Robotics through Science Museum Workshops.- Teaching Electronics through Constructing Sensors and Operating Robots.- Learning from Analogies between Robotic World and Natural Phenomena.- Integrating Robot Design Competitions into the Curriculum and K-12 Outreach Activities.- Teamwork and Robot Competitions in the Undergraduate Program at the Copenhagen University College of Engineering.- Cooperative Robotics.- Multiagents System with Dynamic Box Change for MiroSot.- Multi Block Localization of Multiple Robots.- Soty-Segment: Robust Color Patch Design to Lighting Condition Variation.- Task-Based Flocking Algorithm for Mobile Robot Cooperation.- Analysis of Spatially Limited Local Communication for Multi-Robot Foraging.- AMiRESot - A New Robot Soccer League with Autonomous Miniature Robots.- Robotic System Design.- BeBot: A Modular Mobile Miniature Robot Platform Supporting Hardware Reconfiguration and Multi-standard Communication.- System Design for Semi-automatic AndroSot.- Learning, Optimization, Communication.- Extended TA Algorithm for Adapting a Situation Ontology.- An Integer-Coded Chaotic Particle Swarm Optimization for Traveling Salesman Problem.- USAR Robot Communication Using ZigBee Technology.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Singapore ; River Edge, NJ : World Scientific, 2003.
- Description
- Book — 1 online resource (xxxviii, 402 p.) : ill.
- Summary
-
- A Review of Search and Resource Discovery Techniques in Peer-to-Peer Networks (S Botros & S Waterhouse)
- Adaptive Content Mapping for Internet Navigation (R W Brause & M Ueberall)
- Flexible Queries to XML Information (E Damiani et al.)
- Agent-Based Hypermedia Models (W Balzano et al.)
- Self-Organizing Neural Networks Application for Information Organization (R Rizzo)
- Emotion-Orientated Intelligent Systems (T Ichimura et al.)
- Public Opinion Channel: A Network-Based Interactive Broadcasting System for Supporting a Knowledge-Creating Community (T Fukuhara et al.)
- A New Era of Intelligent E-Commerce Based on Intelligent Java Agent-Based Development Environment (iJADE) (R S T Lee)
- Automated Internet Trading Based on Optimized Physics Models of Markets (L Ingber & R P Mondescu)
- Implementing and Maintaining a Web Case-Based Reasoning System for Heating Ventilation and Air Conditioning Systems Sales Support (I Watson).
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- New Jersey ; London : World Scientific, ©2002.
- Description
- Book — 1 online resource
- Summary
-
- pt. I. Pattern Recognition
- Ch. 1. Multiple Classifier Systems
- Ch. 2. Building Decision Trees from the Fourier Spectrum of a Tree Ensemble
- Ch. 3. Clustering Large Data Sets
- Ch. 4. Multi-objective Variable String Genetic Classifier: Application to Remote Sensing Imagery
- pt. II. Image Processing and Vision
- Ch. 5. Dissimilarity Measures Between Fuzzy Sets or Fuzzy Structures
- Ch. 6. Early Vision: Concepts and Algorithms
- Ch. 7. Self-organizing Neural Network for Multi-level Image Segmentation
- Ch. 8. Geometric Transformation by Moment Method with Wavelet Matrix
- Ch. 9. New Computationally Efficient Algorithms for Video Coding.
179. Artificial intelligence methods and applications [1992]
- Singapore ; River Edge, N.J. : World Scientific, ©1992.
- Description
- Book — 1 online resource (xxiv, 705 pages) : illustrations
- Summary
-
- An introduction to artificial intelligence, N.G. Bourbakis
- fundamental methods for horn logic and AI applications, E. Kounalis and P. Marquis
- applications of genetic algorithms to permutation problems, F. Petry and B. Buckles
- extracting procedural knowledge from software systems using inductive learning in the PM system, R. Reynolds and E. Zannoni
- resource oriented parallel planning, S. Lee and K. Chung
- advanced parsing technology for knowledge based shells, J. Kipps
- analysis and synthesis of intelligent systems, W. Arden
- document analysis and recognition, S.N. Srihari et al
- signal understanding - an AI approach to modulation and classification, J.E. Whelchel et al
- and others.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Mishra, Sakti, author.
- Birmingham : Packt Publishing, Limited, 2022.
- Description
- Book — 1 online resource (430 p.)
- Summary
-
- Table of Contents An Overview of Amazon EMR Exploring the Architecture and Deployment Options Common Use Cases and Architecture Patterns Big Data Applications and Notebooks Available in Amazon EMR Setting Up and Configuring EMR Clusters Monitoring, Scaling, and High Availability Understanding Security in Amazon EMR Understanding Data Governance in Amazon EMR Implementing Batch ETL Pipeline with Amazon EMR and Apache Spark Implementing Real-Time Streaming with Amazon EMR and Spark Streaming Implementing UPSERT on S3 Data Lake with Apache Spark and Apache Hudi Orchestrating Amazon EMR Jobs with AWS Step Functions and Apache Airflow/MWAA Migrating On-Premises Hadoop Workloads to Amazon EMR Best Practices and Cost Optimization Techniques.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Iodice, Gian Marco, author
- Birmingham : Packt Publishing, Limited, 2022.
- Description
- Book — 1 online resource (344 pages)
- Summary
-
- Table of Contents Getting Started with TinyML Prototyping with Microcontrollers Building a Weather Station with TensorFlow Lite for Microcontrollers Voice Controlling LEDs with Edge Impulse Indoor Scene Classification with TensorFlow Lite for Microcontrollers and the Arduino Nano Building a Gesture-Based Interface for YouTube Playback Running a Tiny CIFAR-10 Model on a Virtual Platform with the Zephyr OS Toward the Next TinyML Generation with microNPU.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Rivera, Juan De Dios Santos.
- Berkeley, CA : APress, [2020]
- Description
- Book — 1 online resource
- Summary
-
- Chapter 1
- Welcome to TensorFlow.js Headings
- What is TensorFlow.js?
- TensorFlow.js API
- Tensors Operations Variables
- How to install it
- Use cases Chapter 2 Building your First Model Headings
- Building a logistic regression classification model
- Building a linear regression model
- Doing unsupervised learning with k-means
- Dimensionality reduction and visualization with t-SNE and d3.js
- Our first neural network Chapter 3 Create a drawing app to predict handwritten digits using Convolutional Neural Networks and MNIST Headings
- Convolutional Neural Networks
- The MNIST Dataset
- Design the model architecture
- Train the model
- Evaluate the model
- Build the drawing app
- Integrate the model within the app
- Chapter 4 "Move your body!" A game featuring PoseNet, a pose estimator model Headings
- What is PoseNet?
- Loading the model
- Interpreting the result
- Building a game around it Chapter 5 Detect yourself in real-time using an object detection model trained in Google Cloud's AutoML Headings
- TensorFlow Object Detection API
- Google Cloud's AutoML
- Training the model
- Exporting the model and importing it in TensorFlow.js
- Building the webcam app Chapter 6 Transfer Learning with Image Classifier and Voice Recognition Headings
- What's Transfer Learning?
- MobileNet and ImageNet (MobileNet is the base model and ImageNet is the training set)
- Transferring the knowledge
- Re-training the model
- Testing the model with a video Chapter 7 Censor food you do not like with pix2pix, Generative Adversarial Networks, and ml5.js Headings
- Introduction to Generative Adversarial Networks
- What is image translation?
- Training your custom image translator with pix2pix
- Deploying the model with ml5.js Chapter 8 Detect toxic words from a Chrome Extension using a Universal Sentence Encoder Headings
- Toxicity classifier
- Training the model
- Testing the model
- Integrating the model in a Chrome Extension Chapter 9 Time Series Analysis and Text Generation with Recurrent Neural Networks Headings
- Recurrent Neural Networks
- Example 1: Building an RNN for time series analysis
- Example 2: Building an RNN to generate text Chapter 10 Best practices, integrations with other platforms, remarks and final words Headings
- Best practices
- Integration with other platforms
- Materials for further practice
- Conclusion.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
183. Uncertainty data in interval-valued fuzzy set theory : properties, algorithms and applications [2019]
- Pe̜kala, Barbara, author.
- Cham, Switzerland : Springer, [2019]
- Description
- Book — 1 online resource (xiv, 181 pages) : illustrations Digital: text file.PDF.
- Summary
-
- Introduction to Fuzzy Sets.- Interval-Valued Fuzzy Relations.- Applications.- Summary and Open Problem.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
184. Fuzzy logic augmentation of neural and optimization algorithms : theoretical aspects and real applications [2018]
- Cham : Springer, [2018]
- Description
- Book — 1 online resource (xi, 546 pages : illustrations) Digital: text file; PDF.
- Summary
-
- Part I: Type-2 Fuzzy Logic in Metaheuristics.- A comparative study of dynamic adaptation of parameters in the GWO algorithm using type-1 and interval type-2 fuzzy logic.- Ensemble Neural Network optimization using a gravitational search algorithm with Interval Type-1 and Type-2 fuzzy parameter adaptation in pattern recognition applications.- Improved method based on type-2 fuzzy logic for the adaptive harmony search algorithm.- Comparison of bio-inspired methods with parameter adaptation through interval type-2 fuzzy logic.- Differential Evolution algorithm with Interval type-2 fuzzy logic for the optimization of the mutation parameter.- Part II: Neural Networks Theory and Applications.- Person recognition with modular deep neural network using the iris biometric measure.- Neuro-evolutionary Neural Network for the Estimation of Melting Point of Ionic Liquids.- A proposal to classify ways of walking patterns using spik-ing neural networks.- Partially-connected Artificial Neural Networks developed by Grammatical Evolution for pattern recognition problems.- Part III: Metaheuristics: Theory and Applications.- Bio-inspired Metaheuristics for Hyper-parameter Tuning of Support Vector Machine Classifiers.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
185. New trends in e-service and smart computing [2018]
- Cham, Switzerland : Springer, [2018]
- Description
- Book — 1 online resource (VII, 110 pages) : 41 illustrations, 25 illustrations in color Digital: text file; PDF.
- Summary
-
- Co-occurrence Relation" and "Ingredient Category" Recommend Alternative-ingredients.- Design and Initial Evaluation of Bluetooth Low Energy Separate Channel Fingerprinting.- Toward Sustainable Smart Mobility Information Infrastructure Platform :-Project Overview-.- Model-based methodology Establishing Traceability between Requirements, Design and Operation Information in Lifecycle-Oriented Architecture.- Sports game summarization based on sub-events and game-changing phrases.- Headline Generation with Recurrent Neural Network.- Customer State Analysis with Enthusiasm Analysis.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Europhras (Conference) (2nd : 2017 : London, England)
- Cham, Switzerland : Springer, 2017.
- Description
- Book — 1 online resource (xv, 463 pages) Digital: text file.PDF.
- Summary
-
- Phraseology in translation and contrastive studies.- Lexicography and terminography.- Exploitation of corpora in phraseological studies.- Development of corpora for phraseological studies.- Phraseology and language learning.- Cognitive and cultural aspects of phraseology.- Theoretical and descriptive approaches to phraseology.- Computational approaches to phraseology.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
187. Computational intelligence in wireless sensor networks : recent advances and future challenges [2017]
- Cham, Switzerland : Springer, 2017.
- Description
- Book — 1 online resource (xv, 210 pages) : illustrations Digital: text file; PDF.
- Summary
-
- Preface.- A Genetic Programming Approach to Cost-Sensitive Control in Resource Constrained Sensor Systems.- A Study on Performance of the Hill Climbing Heuristic Method for Router Placement in Mesh Networks.- An Automated Irrigation System Based on a Low- Cost Micro-controller for Tomato Production in South India.- Artificial-Neural-Network-based Real-Time Urban Road Traffic State Estimation Framework.- Attack Detection using Evolutionary Computation.- Computational Intelligence based Security in WSNs - Technologies and Design Challenges.- Efficient Anomaly Detection System for Video Surveillance Application in WVSN with Particle Swarm Optimization.- Planning Robust Sensor Relocation Trajectories for a Mobile Robot with Evolutionary Multi-Objective Optimization.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Grigorev, Alexey, author.
- Birmingham, UK : Packt Publishing, 2017.
- Description
- Book — 1 online resource (1 volume) : illustrations
- Summary
-
Use Java to create a diverse range of Data Science applications and bring Data Science into production About This Book * An overview of modern Data Science and Machine Learning libraries available in Java * Coverage of a broad set of topics, going from the basics of Machine Learning to Deep Learning and Big Data frameworks. * Easy-to-follow illustrations and the running example of building a search engine. Who This Book Is For This book is intended for software engineers who are comfortable with developing Java applications and are familiar with the basic concepts of data science. Additionally, it will also be useful for data scientists who do not yet know Java but want or need to learn it. If you are willing to build efficient data science applications and bring them in the enterprise environment without changing the existing stack, this book is for you! What You Will Learn * Get a solid understanding of the data processing toolbox available in Java * Explore the data science ecosystem available in Java * Find out how to approach different machine learning problems with Java * Process unstructured information such as natural language text or images * Create your own search engine * Get state-of-the-art performance with XGBoost * Learn how to build deep neural networks with DeepLearning4j * Build applications that scale and process large amounts of data * Deploy data science models to production and evaluate their performance In Detail Java is the most popular programming language, according to the TIOBE index, and it is a typical choice for running production systems in many companies, both in the startup world and among large enterprises. Not surprisingly, it is also a common choice for creating data science applications: it is fast and has a great set of data processing tools, both built-in and external. What is more, choosing Java for data science allows you to easily integrate solutions with existing software, and bring data science into production with less effort. This book will teach you how to create data science applications with Java. First, we will revise the most important things when starting a data science application, and then brush up the basics of Java and machine learning before diving into more advanced topics. We start by going over the existing libraries for data processing and libraries with machine learning algorithms. After that, we cover topics such as classification and regression, dimensionality reduction and clustering, information retrieval and natural language processing, and deep learning and big data. Finally, we finish the book by talking about the ways to deploy the model and evaluate it in production settings. Style and approach This is a practical guide where all the important concepts such as classification, regression, and dimensionality reduction are explained with the help of examples.
(source: Nielsen Book Data)
- ICAARS (Conference) (1st : 2016 : Coimbatore, India)
- Singapore : Springer, 2016.
- Description
- Book — 1 online resource (x, 153 pages) : illustrations Digital: text file; PDF.
- Summary
-
- Remote Material Handling systems
- Industrial Robotics
- Mobile Robotics
- Adaptive control
- Vision system
- Smart materials
- Tele-operation.
190. Causal inference in econometrics [2016]
- [Cham] : Springer, 2016.
- Description
- Book — 1 online resource (xi, 638 pages) : illustrations (some color) Digital: text file.PDF.
- Summary
-
- Part I Fundamental Theory.- Part II Applications.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Cham : Springer, 2016.
- Description
- Book — 1 online resource (ix, 207 pages) : illustrations (some color) Digital: text file.PDF.
- Summary
-
- Intro; Preface; Contents; 1 The Role of Computational Intelligence in Quantitative Software Engineering; 1 Introduction
- Software Development and the Art of Cappuccino; 2 Persistent Problems in Software Development; 3 Uncertainty; 4 Irreversibility; 5 Complexity; 6 Handling Uncertainty, Irreversibility, and Complexity 2026 and Cappuccino!; 7 The Pivotal Role of Computational Intelligence in Quantitative Software Engineering; 8 Conclusions; References; 2 Computational Intelligence: An Introduction; Abstract; 1 Introduction
- 2 Computational Intelligence: An Agenda of Synergy of Algorithms of Learning, Optimization and Knowledge Representation3 Neural Networks and Neurocomputing; 4 Evolutionary and Biologically Inspired Computing: Towards a Holistic View at Global Optimization; 5 Information Granularity and Granular Computing; 6 Formal Platforms of Information Granularity; 6.1 Information Granules of Higher Type and Higher Order; 6.2 Hybrid Models of Information Granules; 7 The Concept of Information Granulation-Degranulation; 8 Clustering as a Means of Design of Information Granules
- 8.1 Unsupervised Learning with Fuzzy Sets8.2 Fuzzy C-Means as an Algorithmic Vehicle of Data Reduction Through Fuzzy Clusters; 8.3 Knowledge-Based Clustering; 9 Computational Intelligence and Software Engineering; 10 Conclusions; References; 3 Towards Benchmarking Feature Subset Selection Methods for Software Fault Prediction; Abstract; 1 Introduction; 2 Related Work; 3 Feature Subset Selection (FSS) Methods; 3.1 Information Gain (IG) Attribute Ranking; 3.2 Relief (RLF); 3.3 Principal Component Analysis (PCA); 3.4 Correlation-Based Feature Selection (CFS)
- 3.5 Consistency-Based Subset Evaluation (CNS)3.6 Wrapper Subset Evaluation (WRP); 3.7 Genetic Programming (GP); 4 Experimental Setup; 5 Results and Analysis; 6 Validity Evaluation; 7 Conclusions; References; 4 Evolutionary Computation for Software Product Line Testing: An Overview and Open Challenges; Abstract; 1 Introduction; 2 Background; 2.1 SPL Foundations
- Feature Models and Running Example; 2.2 Basics of Evolutionary Algorithms; 3 Overview of SPL Testing; 4 Combinatorial Interaction Testing for Software Product Lines; 4.1 Basic Terminology; 4.2 SPL Genetic Solver (SPLGS)
- 4.3 State of the Art CIT for SPL Testing5 Multi-objective SPL Testing; 5.1 Multi-objective Optimization Formalization; 5.2 An Example Scenario; 5.3 Computation of Exact Pareto Fronts; 5.4 Sate of the Art in Evolutionary Multi-objective Optimization for SPL Testing; 6 Evolutionary Testing of SPLs in Practice; 7 Open Challenges and Questions; 8 Conclusions; Acknowledgments; References; 5 Metaheuristic Optimisation and Mutation-Driven Test Data Generation; Abstract; 1 Introduction; 2 Test Data Generation; 3 Mutation Analysis; 4 Metaheuristic Optimisation
- International Conference on Bio-inspired Computing, Theories and Applications (10th : 2015 : Hefei Shi, China)
- Berlin : Springer, 2015.
- Description
- Book — 1 online resource (xviii, 727 pages) : color illustrations Digital: text file.PDF.
- Summary
-
This book constitutes the proceedings of the 10th International Conference on Bio-Inspired Computing: Theories and Applications, BIC-TA 2015, held in Hefei, China, in September 2015. The 63 revised full papers presented were carefully reviewed and selected from 182 submissions. The papers deal with the following main topics: evolutionary computing, neural computing, DNA computing, and membrane computing.
- COIN (Workshop) (14th : 2014 : Valencia, Spain)
- Cham : Springer, 2015.
- Description
- Book — 1 online resource (x, 269 pages) : illustrations Digital: text file.PDF.
- Summary
-
- Intro; Preface; Organization; Contents; Utilizing Permission Norms in BDI Practical Normative Reasoning; 1 Introduction; 2 Background; 2.1 Jason; 2.2 Event Calculus; 3 Norm Representation; 3.1 Norms; 4 BDI Agent Normative Reasoning; 5 Experiments; 5.1 Gold and Silver Mining Society; 6 Summary; References; Holonic Institutions for Multi-scale Polycentric Self-governance; 1 Introduction; 2 Background and Motivation; 2.1 Formalising Ostrom's Principles; 2.2 The Eighth Principle: Nested Enterprises; 2.3 An Example; 3 Institutions and Holons; 3.1 Institutions: An Informal Overview
- 3.2 Self-organising Electronic Institutions3.3 Holonic Systems; 4 Holonic Institutions; 5 Case Study for Community Energy Systems; 5.1 Smart Houses; 5.2 Decentralised Community Energy Systems; 5.3 Holonic Institutions; 5.4 Polycentric Self-Governance; 6 Related and Future Work; 7 Summary and Conclusions; References; Contextualized Planning Using Social Practices; 1 Introduction; 2 Background; 2.1 2APL; 2.2 Case-Based Reasoning; 2.3 Work Practice Simulation; 3 Social Practices; 3.1 Social Intelligence and Social Practices; 3.2 Characteristics of Social Practices
- 3.3 Social Practices in Deliberation4 Scenario; 5 Discussion and Conclusion; References; Modelling the Impact of Role Specialisation on Cooperative Behaviour in Historic Trader Scenarios; 1 Introduction; 2 Dynamic Deontics; 2.1 Characteristics; 2.2 Operationalisation; 3 Historic Trader Scenarios; 4 Model; 5 Simulation Results; 5.1 Role Unification Without Norm Enforcement; 5.2 Role Unification with Norm Enforcement; 5.3 Role Specialisation Without Norm Enforcement; 5.4 Role Specialisation with Norm Enforcement; 6 Discussion, Conclusions and Outlook; References
- Severity-Sensitive Robustness Analysis in Normative Systems1 Introduction; 2 ISR Scenario; 3 Formalization; 4 Normative Ranking of Possible Worlds; 4.1 Computing Pw; 4.2 Computing the Ranking; 5 Detailed Example; 6 Checking Robustness; 7 Discussion; 8 Conclusions; Building an Artificial Primitive Human Society: An Agent-Based Approach; Abstract; 1 Introduction; 2 Background; 2.1 Simulation Environment and Settings; 3 Experimental Settings and Results; 4 Discussion; 5 Conclusion and Future Direction; References; Designing for Planned Emergence in Multi-agent Systems; 1 Introduction
- 2 OJAzzIC Overview3 Design Considerations; 3.1 Scenario; 3.2 Design Questions; 3.3 Designing an OJAzzIC Based System; 4 Incident Response Demonstration System; 4.1 Define the Goal Model; 4.2 Define the Organizational Model; 4.3 Define the Agent Capabilities Model; 4.4 Define the Role Model; 4.5 Establish Social Policies; 5 Observations; 6 Related Work; 7 Conclusion; References; Supporting Request Acceptance with Use Policies; 1 Introduction; 2 Related Work; 3 Overview; 4 Requests and Use Policies; 4.1 Representations; 4.2 Conflict; 5 The Event Calculus Normative Model; 5.1 Event Calculus
(source: Nielsen Book Data)
194. Intelligent methods for cyber warfare [2015]
- Cham : Springer, [2014]
- Description
- Book — 1 online resource (xii, 278 pages) : illustrations Digital: text file; PDF.
- Summary
-
- Malware and Machine Learning
- Soft Computing Based Epidemical Crisis Prediction
- An ACP-Based Approach to Intelligence and Security Informatics
- Microfiles as a Potential Source of Confidential Information Leakage
- Decision Support in Open Source Intelligence
- Information Fusion Process Design Issues for Hard and Soft Information: Developing an Initial Prototype
- Intrusion Detection with Type-2 Fuzzy Ontologies and Similarity Measures
- A multi-objective genetic algorithm based approach for effective intrusion detection using neural networks
- Cyber Insider Mission Detection for Situation Awareness
- A Game Theoretic Engine for Cyber Warfare
- Mission Impact Assessment for Cyber Warfare
- Uncertainty modeling: the Computational Economists' View on Cyberwarfare.
195. Advances in computer science and education [2012]
- Heidelberg [Germany] : Springer, 2012.
- Description
- Book — 1 online resource (xvi, 480 pages) : illustrations (some color) Digital: text file.PDF.
- Summary
-
- Improvement Model of Business Continuity Management on E-Learning / Gang Chen
- Using Computer Simulation to Improve Teaching and Learning Effectiveness on DC/DC Converter / LiPing Fan
- The Improved Diagonal-Matrix-Weight IMM Algorithm Based on LDU Factorization / Liang Gao, Jianping Xing, Fan Shi
- Performance Analysis of VCN and IVCN Localization Algorithms in WSN / Yang Liu, Jianping Xing, Hua Wu, Xiaoming Wu
- Impact Analysis of Environment Factors on Iterative Calculation of Secondary Grid Division (ICSGD) Localization Scheme for Wireless Sensor Networks / Yuxin Ren, Jianping Xing, Yang Liu, Can Sun
- Research on Data-Driven in Business Workflow System Design / ChuanSheng Zhou
- Research on XML Data-Driven Based Web Page Design / ChuanSheng Zhou
- Research and Application of Data-Driven in Web System Design / ChuanSheng Zhou
- Cogitation of Information Technology Construction in University Library / Ning Xu.
- Study on E-Commerce Application in Manufacturing Enterprises: A Case Study of Ruijie Network Co., Ltd. / Ling Tian, Xiaohong Wang, Liwei Li
- Discussion on Occupation Moral Education in Higher Vocational Colleges / Jushun Li
- Dynamic Analysis and System Design Based on Diluted Asymmetric Discrete-Time Hopfield Network / Li Tu, Chi Zhang
- Evaluation Method on the Scientific Research of Local University / Xiaomin Huang
- A Random Endogenous Economic Growth Model and Equilibrium Analysis / Zhongcheng Zhang
- Try to Talk about the Background of the Information Network Moral Construction / LiYan Yang
- Construction of Library Information Resources Depending on Internet Environment / LiYan Yang
- A General Fuzzified CMAC and Its Function Approximation / Zhipeng Shen, Chen Guo
- Discussion on Young Teachers' Teaching Method / Peng Qin, Yinghua Wang, Zhihai Qin
- Reform of Basic Computer Teaching in Universities and Its Measures under New Circumstances / Jianguo Yu, Shuanghong Liu.
- Exploration of the Building Model about Theme_Based Learning and Shared Community Based Python Add Django / Xiang Li, Mei Zhu, Xuan Zhan
- Principles and Methods in Teaching English with Multimedia / YiFei Zhu
- Research on the Difference of Attitudinal Changes between Ambivalent Consumers / Minxue Huang, Xiaoliang Feng, Chao Wang
- Study on Chinese Error Checking / Chongwen Wang, Bo Yuan
- Double-Sources Dijkstra Algorithm within Typical Urban Road Networks / Shiming Wang, Jianping Xing, Yong Wu
- Development and Practice of Knowledge Service Platform Based on DSpace / Lu Han, Yi Ding
- Application of Hopfield Network in Grayscale Image Recognition / Li Tu, Zhiping Liao, Chi Zhang
- Design of Mobile Learning-Recommendation Services Supporting Small-Screen Display Interfaces / Hong-Ren Chen
- The Effect of Perceived Organizational Support on Employee Work Engagement: A Case Study Analysis / TingJun Kou
- Web-Based Data Mining in Computer Culture Basic Course in College Using an Improved GA / Jianxin Bi.
- Teaching Mode Innovation and Practice of "Foundation of Computer Programming" / Yaqing Shi, Meijuan Wang, Cheng Hu
- MBR Phrase Scoring and Pruning for SMT / Nan Duan
- Application of Computer Aided Instruction (CAI) in English Teaching for Non-English-Major Postgraduates Based on Constructivism / Xueyao Chen
- Discussion on Digital Storytelling in Comprehensive Practice Courses Application / JiangYan Zheng, Hao Zhang, Liang Hong
- GCM Data Analysis Using Dimensionality Reduction / Zuoling Li, Guirong Weng
- Application of the BP Neural Network PID Algorithm in Heat Transfer Station Control / Yang Yu, Dongmei Yin
- The Influence of Human Resource Management Information System on Human Resource Management / Yan-Hong Yu
- The Empirical Study of Investment Opportunities in the Value-Relevance of Accounting Earnings / Yuanyang Fu, He Guo, Danping Wang
- On Software Professional Studio Construction in Higher Vocational Schools and Its Meaning / ShuYan Yu.
- The Research on Teaching Ideas of "Data Structure and Algorithm" in Non-computer Major / Zhao Wang
- Application-Oriented Intercultural Engineering Education in Automotive Engineering and Service / Yanfen Mao, Ming Chen, Hans Wiedmann
- Research of Private Courier Enterprise Based on E-Commerce / Bo Zhang
- The Considering about Chinese Enterprises to Establish E-Training Platform / Jianlin Qiu
- Empirical Study on Undergraduate Employability and Training Mechanism in Chinese Independent Institutes / Yong Chen
- Research and Practice on the Open Teaching for the Authentication of AutoCAD Senior Application Engineers / Qibing Wang
- The Application Research on Determination Method of Poor University Students Based on the Interval Density Cluster / Huang Zhenzhen
- Course Design and Practices of Teaching Undergraduate's Database System / Hongji Wang, Qingqin Yan
- The Impact of Use Context on Mobile Payment Acceptance: An Empirical Study in China / Luzhuang Wang, Yongzheng Yi.
- An Empirical Research on Correlation of Communication Companies' Compensation Gap with Enterprise's Performance / Luzhuang Wang, Hui Yu
- On the Principles of College Chinese Textbooks Compilation / Zhonghua Li
- The Secondary Hash MM Algorithm Based on Probability Factor / Yan Niu, Lele Huan
- An Optimal Model of Selecting Players for Mathematics Competition / Ying Wei
- Gestalt Psychology Theory Based Design of User's Experience on Online Trade Websites / Peng Bian, Nairen Zhang
- Exploration and Practice on Construction of Curriculum Group of Numerical Analysis / Datian Niu, Xuegang Yuan, Jia Jiao, Wei Zhao
- College Chinese and Humanities Education / Zhonghua Li
- Distributed Detecting and Real-Time Advertising System of Equipment Failure Based on MANET / Xia Qin, Tian Yi
- Strengthen Study Motivations of College Students via Learning Environment Improvement / Xin Zhang, Libo Huang.
- The Mediating Role of Entrepreneurial Efficiency on the Relationship between Human Resource Management and Corporate Entrepreneurship / ChunLi Liu, HongLi Wang
- M-Learning Activity Design for College English Courses / Lin Hu, Honghua Xu, Shuying Zhuang
- A Novel Approach to Online Image Education Resource Retrieval by Semantic Network and Interactive Filtering / Xianlin Peng, Ling Gao, Yuwen Ning
- A Study on the Establishment of Interpretation Teaching Model Based on Multi-media Network / JinBao Cai, Jing Xiao, Ying Lin
- Inter-domain Communication Mechanism Design and Implementation for High Performance / Tan Jie, Huang Wei
- The Study on College Library Electronic Resources Integration Based on Internet / Min Ren
- A Multimedia Based Natural Forest Park for Ecological Education / Zhen Liu, YanJie Chai
- Web-Based Interactive Animation for Children's Safety Education: From 2D to 3D / Zhen Liu, YanJie Chai
- The Evaluation on Ideological and Political Teachers' Competency / Yongfang Liu.
- The Application of Set Pair Analysis in College Ideological and Political Education / Yongfang Liu, Zhikai Yun
- The Improvement of Enterprise-Oriented Scale-Free Network Model / Yongxian Chen, Dichong Wu, Canlin Mo
- Research on Model of Ontology-Based Semantic Information Retrieval / Yu Cheng, Ying Xiong
- Research of ICE-Based Unified Identity Authentication Model / Yue Zhang, BingBing Xia
- Research of Key Technologies in Development in Thesis Management System / Huadong Wang
- The Localization Algorithm for Wireless Sensor Networks Based on Distance Clustering / Xiaohui Chen, Jinpeng Chen, Bangjun Lei
- Research and Analysis of the Social Access to College Sports Venues in Wuhan / Han Jiang
- Prediction of Zenith Tropospheric Delay Based on BP Neural Network / Yong Wang, Lihui Zhang, Jing Yang
- Advance in Scence Change-Based H.264 Rate Control Methods / Feifei Lu, Xiao Chen
- Optimizing the Network Topology in Gnutella P2P Networks / Jin Bo.
- Madureira, Ana.
- Dordrecht : Springer, 2012.
- Description
- Book — 1 online resource (492 pages)
- Summary
-
- The Process of Industrial Bioethanol Production Explained by Self-Organised Maps / Miguel A. Sanz-Bobi, Pablo Ruiz and Julio Montes
- Towards a Further Understanding of the Robotic Darwinian PSO / Micael S. Couceiro, Fernando M.L. Martins, Filipe Clemente, Rui P. Rocha and Nuno M.F. Ferreira
- A Comparison Study Between Two Hyperspectral Clustering Methods: KFCM and PSO-FCM / Amin Alizadeh Naeini, Saeid Niazmardi, Shahin Rahmatollahi Namin, Farhad Samadzadegan and Saeid Homayouni
- Comparison of Classification Methods for Golf Putting Performance Analysis / J. Miguel A. Luz, Micael S. Couceiro, David Portugal, Rui P. Rocha and Hélder Araújo, et al.
- Switched Unfalsified Multicontroller Nonparametric Model Based Design / Fernando Coito, Luís Brito Palma and Fernando Costa
- Evolving Fuzzy Uncalibrated Visual Servoing for Mobile Robots / P.J.S. Gonçalves, P.J.F. Lopes, P.M.B. Torres and J.M.R. Sequeira.
- Evaluating the Potential of Particle Swarm Optimization for Hyperspectral Image Clustering in Minimum Noise Fraction Feature Space / Shahin Rahmatollahi Namin, Amin Alizadeh Naeini and Farhad Samadzadegan
- On a Ball's Trajectory Model for Putting's Evaluation / Gonçalo Dias, Rui Mendes, Micael S. Couceiro, Carlos M. Figueiredo and J. Miguel A. Luz
- Efficient Discriminative Models for Proteomics with Simple and Optimized Features / Lionel Morgado, Carlos Pereira, Paula Veríssimo and António Dourado
- Meta-heuristics Self-Parameterization in a Multi-agent Scheduling System Using Case-Based Reasoning / Ivo Pereira, Ana Madureira and Paulo de Moura Oliveira
- Haptic-Based Robot Teleoperation: Interacting with Real Environments / Pedro Neto, Nélio Mourato and J. Norberto Pires
- Multi-agent Predictive Control with Application in Intelligent Infrastructures / J.M. Igreja, S.J. Costa, J.M. Lemos and F.M. Cadete
- Single-Objective Spreading Algorithm / E.J. Solteiro Pires, Luís Mendes, António M. Lopes, P.B. de Moura Oliveira and J.A. Tenreiro Machado.
- Fault Tolerant Control Based on Adaptive LQG and Fuzzy Controllers / Carla Viveiros, Luis Brito Palma and José Manuel Igreja
- P2P Web Service Based System for Supporting Decision-Making in Cellular Manufacturing Scheduling / Maria Leonilde R. Varela, Rui Barbosa and Susana Costa
- Web-Based Decision Support System for Orders Planning / António Arrais-Castro, Maria Leonilde R. Varela and Sílvio Carmo-Silva
- Product Documentation Management Through REST-Based Web Service / Filipe Rocha, Maria Leonilde R. Varela and Sílvio Carmo-Silva
- Fuzzy Web Platform for Electrical Energy Losses Management / Gaspar Gonçalves Vieira, Maria Leonilde R. Varela and Rita A. Ribeiro
- Web System for Supporting Project Management / Cátia Filipa Veiga Alves, André Filipe Nogueira da Silva and Maria Leonilde R. Varela
- Generation Capacity Expansion Planning in Restructured Electricity Markets Using Genetic Algorithms / Adelino J.C. Pereira and João Tomé Saraiva.
- Decision Making in Maintainability of High Risk Industrial Equipment / José Sobral and Luis Ferreira
- The Classification Platform Applied to Mammographic Images / P.J.S. Gonçalves
- On an Optimization Model for Approximate Nonnegative Matrix Factorization / Ana Maria de Almeida
- Random Walks in Electric Networks / D.M.L.D. Rasteiro
- Business Intelligence Tools / Jorge Bernardino and Marco Tereso
- Food Service Management Web Platform Based on XML Specification and Web Services / Pedro Sabioni, Vinícius Carneiro and Maria Leonilde R. Varela
- Differential Evolution on the Minimization of Thermal Residual Stresses in Functionally Graded Structures / T.A.N. Silva and M.A.R. Loja
- Magnetic Wheeled Climbing Robot: Design and Implementation / M.F. Silva, R.S. Barbosa and A.L.C. Oliveira
- Development of an AGV Controlled by Fuzzy Logic / Ramiro S. Barbosa, Manuel F. Silva and Dário J. Osório
- Affect Recognition / Raquel Faria and Ana Almeida
- Web 2.0: Tagging Usefulness / Joaquim Filipe P. Santos and Ana Almeida.
- Multidimensional Scaling Analysis of Electricity Market Prices / Filipe Azevedo and J. Tenreiro Machado
- PCMAT Metadata Authoring Tool / Paulo Couto, Constantino Martins, Luiz Faria, Marta Fernandes and Eurico Carrapatoso
- Collaborative Broker for Distributed Energy Resources / João Carlos Ferreira, Alberto Rodrigues da Silva, Vítor Monteiro and João L. Afonso
- A Multidimensional Scaling Classification of Robotic Sensors / Miguel F.M. Lima and J.A. Tenreiro Machado
- Rough Set Theory: Data Mining Technique Applied to the Electrical Power System / C.I. Faustino Agreira, C.M. Machado Ferreira and F.P. Maciel Barbosa
- Tuning a Fractional Order Controller from a Heat Diffusion System Using a PSO Algorithm / Isabel S. Jesus and Ramiro S. Barbosa
- A Tool for Biomedical -- Documents Classification Using Support Vector Machines / João Oliveira, Daniel Correia, Carlos Pereira, Paula Veríssimo and António Dourado.
- Conflicts Management in Retail Systems with Self-Regulation / Bruno Magalhães and Ana Madureira
- Adaptive e-Learning Systems Foundational Issues of the ADAPT Project / Eduardo Pratas and Viriato M. Marques
- Recognizing Music Styles -- An Approach Based on the Zipf-Mandelbrot Law / Viriato M. Marques and Cecília Reis
- A Platform for Peptidase Detection Based on Text Mining Techniques and Support Vector Machines / Daniel Correia, Carlos Pereira, Paula Veríssimo and António Dourado
- Optimal Configuration of Uniplanar-Unilateral External Fixators in Tibia Fractures / Luis Roseiro and Augusta Neto
- Identification of the Forces in the Suspension System of a Race Car Using Artificial Neural Networks / Luis Roseiro, Carlos Alcobia, Pedro Ferreira, Abderrahmane Baïri and Najib Laraqi, et al.
- Combinational Logic Circuits Design Tool for a Learning Management System / Cecília Reis and Viriato M. Marques
- Labeling Methods for the General Case of the Multi-objective Shortest Path Problem -- A Computational Study / J.M. Paixão and J.L. Santos.
(source: Nielsen Book Data)
197. Relational knowledge discovery [2012]
- Müller, M. E. (Martin E.), 1970-
- New York : Cambridge University Press, 2012.
- Description
- Book — 1 online resource
- Summary
-
- 1. Introduction
- 2. Relational knowledge
- 3. From data to hypotheses
- 4. Clustering
- 5. Information gain
- 6. Knowledge and relations
- 7. Rough set theory
- 8. Inductive logic learning
- 9. Ensemble learning
- 10. The logic of knowledge
- 11. Indexes and bibliography
- Bibliography
- Index.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Dingli, Alexiei.
- Berlin ; Heidelberg : Springer, ©2011.
- Description
- Book — 1 online resource (xx, 142 pages) : illustrations Digital: text file.PDF.
- Summary
-
- pt. 1. A world of annotations
- pt. 2. Leaving a mark ...
- pt. 3. Peeking at the future.
- Alpaydin, Ethem.
- 2nd ed. - Cambridge, Mass. : MIT Press, c2010.
- Description
- Book — 1 online resource (xl, 537 p.) : ill.
- Summary
-
The goal of machine learning is to program computers to use example data or past experience to solve a given problem. Many successful applications of machine learning exist already, including systems that analyze past sales data to predict customer behavior, optimize robot behavior so that a task can be completed using minimum resources, and extract knowledge from bioinformatics data. The second edition of Introduction to Machine Learning is a comprehensive textbook on the subject, covering a broad array of topics not usually included in introductory machine learning texts. In order to present a unified treatment of machine learning problems and solutions, it discusses many methods from different fields, including statistics, pattern recognition, neural networks, artificial intelligence, signal processing, control, and data mining. All learning algorithms are explained so that the student can easily move from the equations in the book to a computer program. The text covers such topics as supervised learning, Bayesian decision theory, parametric methods, multivariate methods, multilayer perceptrons, local models, hidden Markov models, assessing and comparing classification algorithms, and reinforcement learning. New to the second edition are chapters on kernel machines, graphical models, and Bayesian estimation; expanded coverage of statistical tests in a chapter on design and analysis of machine learning experiments; case studies available on the Web (with downloadable results for instructors); and many additional exercises. All chapters have been revised and updated. Introduction to Machine Learning can be used by advanced undergraduates and graduate students who have completed courses in computer programming, probability, calculus, and linear algebra. It will also be of interest to engineers in the field who are concerned with the application of machine learning methods.
(source: Nielsen Book Data)
- Alpaydin, Ethem.
- 2nd ed. - Cambridge, Mass. : MIT Press, ©2010.
- Description
- Book — 1 online resource (xl, 537 pages) : illustrations.
- Summary
-
The goal of machine learning is to program computers to use example data or past experience to solve a given problem. Many successful applications of machine learning exist already, including systems that analyze past sales data to predict customer behavior, optimize robot behavior so that a task can be completed using minimum resources, and extract knowledge from bioinformatics data. The second edition of Introduction to Machine Learning is a comprehensive textbook on the subject, covering a broad array of topics not usually included in introductory machine learning texts. In order to present a unified treatment of machine learning problems and solutions, it discusses many methods from different fields, including statistics, pattern recognition, neural networks, artificial intelligence, signal processing, control, and data mining. All learning algorithms are explained so that the student can easily move from the equations in the book to a computer program. The text covers such topics as supervised learning, Bayesian decision theory, parametric methods, multivariate methods, multilayer perceptrons, local models, hidden Markov models, assessing and comparing classification algorithms, and reinforcement learning. New to the second edition are chapters on kernel machines, graphical models, and Bayesian estimation; expanded coverage of statistical tests in a chapter on design and analysis of machine learning experiments; case studies available on the Web (with downloadable results for instructors); and many additional exercises. All chapters have been revised and updated. Introduction to Machine Learning can be used by advanced undergraduates and graduate students who have completed courses in computer programming, probability, calculus, and linear algebra. It will also be of interest to engineers in the field who are concerned with the application of machine learning methods.
(source: Nielsen Book Data)
Articles+
Journal articles, e-books, & other e-resources
Guides
Course- and topic-based guides to collections, tools, and services.