Search Results - (((((((ant OR king) OR semantic) OR win) OR cantor) OR anne) OR share) OR hints) algorithms.
Suggested Topics within your search.
Suggested Topics within your search.
- Artificial intelligence 43
- Data processing 35
- Mathematics 26
- artificial intelligence 22
- Mathematical models 21
- Algorithms 20
- Machine learning 20
- Technological innovations 19
- Data mining 18
- Mathematical optimization 18
- Information technology 17
- algorithms 17
- Computer science 15
- Management 15
- Artificial Intelligence 13
- Big data 13
- Computer networks 12
- Computer algorithms 11
- Social aspects 10
- Computational linguistics 8
- Neural networks (Computer science) 8
- Research 8
- Computer programming 7
- Data Mining 7
- Digital techniques 7
- Economic aspects 7
- History 7
- Logic, Symbolic and mathematical 7
- Natural language processing (Computer science) 7
- Python (Computer program language) 7
Search alternatives:
- ant »
- semantic »
- cantor »
- win »
- share »
-
201
Introduction to graph theory
Published 2009Table of Contents: “…What Is Mathematical Induction; 7.2. Graph Theory Algorithms and Their Complexity; 7.3. Answers and Hints to Selected Exercises; 7.4. …”
Full text (MFA users only)
Electronic eBook -
202
High Performance Computing Systems and Applications & OSCAR Symposium.
Published 2003Table of Contents: “…""The Impact of Hyper-Threading on Communication Performance in HPC Clusters""""A Preliminary Feasibility Study of the LARPBS Optical Bus Parallel Model""; ""Efficient Broadcast on Computational Grids""; ""The Canadian Internetworked Scientific Supercomputer""; ""Distributed Beagle: An Environment for Parallel and Distributed Evolutionary Computations""; ""A Brief Introduction to UPC""; ""SCOJO -- Share-Based Job Coscheduling with Integrated Dynamic Resource Directory in Support Or Grid Scheduling""…”
Full text (MFA users only)
Electronic eBook -
203
Making tough decisions well and badly : framing, deciding, implementing, assessing
Published 2016Full text (MFA users only)
Electronic eBook -
204
Applied Artificial Intelligence : Proceedings of the 7th International FLINS Conference.
Published 2006Table of Contents: “…Integrated operations in arctic environments / F. wre. Can the semantic web be designed without using fuzzy logic? …”
Full text (MFA users only)
Electronic eBook -
205
Web-based learning : men and machines - proceedings of the first international conference on web-based learning in china (icwl 2002).
Published 2002Table of Contents: “…Patterns of Web Based Learning in the Semantic Web Era ; PART THREE Tools.…”
Full text (MFA users only)
Electronic eBook -
206
Internet+ and electronic business in China : innovation and applications
Published 2018Table of Contents: “…Emotional analysis of online reviews on e-business platforms -- Chapter 14. Semantic search of online reviews on e-business platforms -- Part IV. …”
Full text (MFA users only)
Electronic eBook -
207
-
208
Slantwise moves : games, literature, and social invention in nineteenth-century America
Published 2018Full text (MFA users only)
Electronic eBook -
209
Technologies for Engineering Manufacturing Systems Control in Closed Loop.
Published 2013Table of Contents: “…Intro; 1 Introduction; 2 Basic Principles; 2.1 Technologies for studying Behavior; 2.2 Plants; 2.3 Controllers; 2.3.1 IEC 61131-3; 2.3.2 IEC 61499-1; 2.4 System Models; 2.4.1 Syntax; 2.4.2 Semantics; 2.5 Basics of Specifications; 2.5.1 Computation Tree Logic; 2.5.2 Extended Computation Tree Logic; 2.5.3 Timed Computation Tree Logic; 2.5.4 Symbolic Timing Diagrams; 2.6 Closed-Loop Composition; 2.7 Model Checking; 2.7.1 General Remarks; 2.7.2 Model Checking Algorithm; 2.8 Summary; 3 Formal Modeling of Plant, Controller, and the Closed Loop; 3.1 Demonstration Example; 3.2 Formal Plant Modeling.…”
Full text (MFA users only)
Electronic eBook -
210
-
211
Computational intelligence in aerospace sciences
Published 2014Table of Contents: “…Coello Coello and Oliver Schütze ; Function landscapes and the difficulty of global optimization / Marco Locatelli ; Stochastic methods for single objective global optimization / Christian Lorenz Müller ; Uncertainty quantification in computational science / Gianluca Iaccarino ; Basic concepts of game theory for aerospace engineering applications / Lina Mallozzi -- Autonomy and robotics: Nonlinear state estimation algorithms for autonomous vehicles / Kumar Pakki Bharani Chandra and Da-Wei Gu ; Path planning algorithms in 2-D and 3-D obstacle-rich environments / Rosli Omar, Batu Pahat, Da-Wei Gu; Semantics of perception and action for symbolic reasoning in aerospace systems Sandor M. …”
Full text (MFA users only)
Electronic eBook -
212
Information Theory Meets Power Laws : Stochastic Processes and Language Models.
Published 2020Full text (MFA users only)
Electronic eBook -
213
Applied Parallel Computing.
Published 2012Table of Contents: “…Design of Algorithms; 5.1. Algorithm Models; 5.1.1. Master-slave; 5.1.2. …”
Full text (MFA users only)
Electronic eBook -
214
Eat, cook, grow : mixing human-computer interactions with human-food interactions
Published 2014Table of Contents: “…"You don't have to be a gardener to do urban agriculture": understanding opportunities for designing interactive technologies to support urban food production / William Odom -- Augmented agriculture, algorithms, aerospace, and alimentary architectures / Jordan Geiger -- The allure of provenance: tracing food through user-generated production information / Ann Light -- Beyond gardening: a new approach to HCI and urban agriculture / Tad Hirsch -- Hungry for data: metabolic interaction from farm to fork to phenotype / Marc Tuters and Denisa Kera -- Food futures: three provocations to challenge HCI interventions / Greg Hearn and David Lindsay Wright -- Bringing technology to the dining table / Charles Spence -- List of recipes.…”
Full text (MFA users only)
Electronic eBook -
215
International e-Conference of Computer Science 2006
Published 2007Table of Contents: “…A Computational Algorithm to Obtain the Law of the Solvable Lie Algebra of n x n Upper-Triangular MatricesWeb Data Extraction using Semantic Generators -- Integrity-Enhanced Improvements for ISO 9001 registeredOrganizations -- A Ghost Bit Based Finite Field Arithmetic for FPGAs -- A Scalable Finite Field Multiplier with Interleaving Reduction -- Intelligent Tutoring Systems and Convex Geometries -- Towards Operational Content Infrastructure -- A Computational Fusion of Wavelets and Neural Networks in a Classifier for Biomedical Applications…”
Full text (MFA users only)
Electronic Conference Proceeding eBook -
216
STAIRS 2010 : Proceedings of the Fifth Starting AI Researchers' Symposium.
Published 2010Table of Contents: “…; Generative Structure Learning for Markov Logic Networks; Learning Fuzzy Models of User Interests in a Semantic Information Retrieval System; Ontology-Based Document and Query Representation May Improve the Effectiveness of Information Retrieval.…”
Full text (MFA users only)
Electronic eBook -
217
Natural language processing with TensorFlow : teach language to machines using Python's deep learning library
Published 2018Table of Contents: “…WordNet -- using an external lexical knowledge base for learning word representationsTour of WordNet; Problems with WordNet; One-hot encoded representation; The TF-IDF method; Co-occurrence matrix; Word2vec -- a neural network-based approach to learning word representation; Exercise: is queen = king -- he + she?; Designing a loss function for learning word embeddings; The skip-gram algorithm; From raw text to structured data; Learning the word embeddings with a neural network; Formulating a practical loss function; Efficiently approximating the loss function.…”
Full text (MFA users only)
Electronic eBook -
218
Computers and information processing technologies I : selected, peer reviewed papers from the 2014 International Conference on Computers and Information Processing Technologies (IC...
Published 2014Table of Contents: “…The MPI and OpenMP Implementation of Parallel Algorithm for Generating Mandelbrot SetAdaptive Congestion Control via Dynamic Output Feedback; An Advanced ECC Dynamic Password-Based Remote Authentication Scheme for Cloud Computing; An Audio Hiding Algorithm Based on Spline Interpolation and Wavelet Transform; Evaluation Method for Anti-Interference Performance of Measuring Based on Entropy Loss; RE-Based Weighted Distributed Equipment Layout; Algorithms of Mining Maximum Frequent Itemsets Based on Compression Matrix; A Secret Sharing Scheme on Access Structure.…”
Full text (MFA users only)
Electronic Conference Proceeding eBook -
219
Advances in digital technologies : proceedings of the 6th International Conference on Applications of Digital Information and Web Technologies 2015
Published 2015Table of Contents: “…Application of Genetic Algorithms to Context-Sensitive Text MiningA Decision Tree Classification Model for Determining the Location for Solar Power Plant; A Framework for Multi-Label Learning Using Label Ranking and Correlation; A Comparative Analysis of Pruning Methods for C4.5 and Fuzzy C4.5; Subject Index; Author Index.…”
Full text (MFA users only)
Electronic Conference Proceeding eBook -
220
Logic and Discrete Mathematics : A Concise Introduction, Solutions Manual.
Published 2015Table of Contents: “…Valid and invalid propositional inferences -- 3.3 Semantic tableaux -- 3.4 Logical equivalences. Negating propositional formulae -- 3.5 Normal forms. …”
Full text (MFA users only)
Electronic eBook