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.