Search Results - (((((((ant OR kwants) OR wants) OR markant) OR cantor) OR anne) OR shared) OR hints) algorithms.
Suggested Topics within your search.
Suggested Topics within your search.
- Data processing 32
- Artificial intelligence 29
- Machine learning 25
- Mathematics 22
- Mathematical optimization 19
- Data mining 18
- Mathematical models 18
- Algorithms 17
- artificial intelligence 17
- algorithms 16
- Technological innovations 13
- Computer networks 12
- Information technology 12
- Application software 11
- Artificial Intelligence 11
- Development 11
- Big data 10
- Computer algorithms 10
- Management 10
- Neural networks (Computer science) 10
- Python (Computer program language) 10
- Data Mining 9
- methods 9
- Computer science 8
- Social aspects 8
- Computer programming 7
- Electronic data processing 7
- Machine Learning 7
- Wireless communication systems 7
- Bioinformatics 6
Search alternatives:
- ant »
- kwants »
- wants »
- markant »
- cantor »
-
241
Debates in the digital humanities 2016
Published 2016Table of Contents: “…Father Busa Female Punch Card Operatives / Melissa Terras and Julianne Nyhan -- On the Origin of "Hack" and "Yack" / Bethany Nowviskie -- Reflections on a Movement: #transformDH, Growing Up / Moya Bailey, Anne Cong-Huyen, Alexis Lothian, and Amanda Phillips.…”
Full text (MFA users only)
Electronic eBook -
242
Multi-processor system-on-chip. 1, Architectures
Published 2021Table of Contents: “…Matrix multiplication algorithm on the Plural architecture…”
Full text (MFA users only)
Electronic eBook -
243
Informatics and technology in clinical care and public health
Published 2022Table of Contents: “…Intro -- Title Page -- Preface -- ICIMTH 2021 Scientific Programme Committee and Reviewers -- Contents -- Using Artificial Intelligence to Develop a Lexicon-Based African American Tweet Detection Algorithm to Inform Culturally Sensitive Twitter-Based Social Support Interventions for African American Dementia Caregivers -- A Comparison of Word Embeddings to Study Complications in Neurosurgery -- Gulf Cooperation Council Clinical Trials in the Pursuit of Medications for COVID-19…”
Full text (MFA users only)
Electronic Conference Proceeding eBook -
244
Emerging engineering approaches and applications : selected, peer reviewed papers from the 2011 International Conference on Information Engineering for Mechanics and Materials, Aug...
Published 2011Full text (MFA users only)
Electronic Conference Proceeding eBook -
245
Deep Learning with TensorFlow : Explore neural networks and build intelligent systems with Python, 2nd Edition.
Published 2018Table of Contents: “…; Artificial neural networks; The biological neurons; The artificial neuron; How does an ANN learn?; ANNs and the backpropagation algorithm; Weight optimization; Stochastic gradient descent; Neural network architectures; Deep Neural Networks (DNNs); Multilayer perceptron; Deep Belief Networks (DBNs).…”
Full text (MFA users only)
Electronic eBook -
246
-
247
Environmental modeling with GIS
Published 2010Table of Contents: “…Mapping of the Dust Emission Sources -- 6.2. Sharing Data between Dispersion Modeling Tools and GIS -- 6.3. …”
Full text (MFA users only)
Electronic eBook -
248
Advanced Artificial Intelligence.
Published 2011Table of Contents: “…3.9 Influence-based Backjumping3.10 Constraint Relation Processing; 3.10.1 Unit Sharing Strategy for Identical Relation; 3.10.2 Interval Propagation; 3.10.3 Inequality Graph; 3.10.4 Inequality Reasoning; 3.11 Constraint Reasoning System COPS; 3.12 ILOG Solver; Exercise; Chapter 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.5.1 Qualitative state transformation; 4.5.2 QSIM algorithm; 4.6 Algebra Approach; 4.7 Spatial Geometric Qualitative Reasoning.…”
Full text (MFA users only)
Electronic eBook -
249
Numerical Methods for Eigenvalue Problems.
Published 2012Full text (MFA users only)
Electronic eBook -
250
-
251
The neural basis of free will : criterial causation
Published 2013Table of Contents: “…Implications of Criterial Causality for Mental Representation -- The Neural Code Is Not Algorithmic -- Criterialism, Descriptivism, and Reference -- Countering Kripke's Attack -- Wittgenstein and Criteria -- Propositions and Vectorial Encodings -- Mental Operations versus Mental Representations -- Beyond Functionalism -- 9. …”
Full text (MFA users only)
Electronic eBook -
252
-
253
Dermatologic principles and practice in oncology : conditions of the skin, hair, and nails in cancer patients
Published 2013Table of Contents: “…Borovicka, Jennifer R.S. Gordon, Ann Cameron Haley, Nicole E. Larson and Dennis P. …”
Full text (MFA users only)
Electronic eBook -
254
Computational ecology : artificial neural networks and their applications
Published 2010Full text (MFA users only)
Electronic eBook -
255
The New Advertising : Branding, Content, and Consumer Relationships in the Data-Driven Social Media Era.
Published 2016Table of Contents: “…Persuasive Avatars: Extending the Self through New Media AdvertisingPart III: Algorithms, Analytics, and Concerns ; 10. Road of Discovery: The Intricacies of Search Marketing; 11. …”
Full text (MFA users only)
Electronic eBook -
256
Advances in parallel computing technologies and applications
Published 2021Full text (MFA users only)
eBook -
257
PHealth 2017 : proceedings of the 14th International Conference on Wearable Micro and Nano Technologies for Personalized Health, 14-16 May 2017, Eindhoven, the Netherlands
Published 2017Table of Contents: “…Information System of Personalized Patient's Adherence Level DeterminationSmartphones to Access to Patient Data in Hospital Settings: Authentication Solutions for Shared Devices; pHealth and Population Health; Architecture for Variable Data Entry into a National Registry; Patient Summaries in Context of Large Scale EHR Networks with Fine Granular Access Control Restrictions; Behavioral Aspects; Classifying Drivers' Cognitive Load Using EEG Signals; Open Dataset for the Automatic Recognition of Sedentary Behaviors.…”
Full text (MFA users only)
Electronic Conference Proceeding eBook -
258
-
259
Experiencing architecture in the nineteenth century : buildings and society in the modern age
Published 2019Table of Contents: “…'The pressing public want of the age': The arrival of the grand hotel'Bitter competition in the London hotel world': The problem of publicity; 'A wealthy man's private mansion': The assurance of exclusivity; The 'spirit of the time': Cosmopolitanism and heterosociability; Conclusion; Chapter 10: 'The fullest fountain of advancing civilization': Experiencing Anthony Trollope's House of Commons, 1852-82; Experiences of Parliament; Progressive architecture; A political theatre; Conclusion: Reading experiences.…”
Full text (MFA users only)
Electronic eBook -
260
CUDA Application Design and Development.
Published 2011Table of Contents: “…The Nsight Timeline Analysis -- The NVTX Tracing Library -- Scaling Behavior of the CUDA API -- Tuning and Analysis Utilities (TAU) -- Summary -- 4 The CUDA Execution Model -- GPU Architecture Overview -- Thread Scheduling: Orchestrating Performance and Parallelism via the Execution Configuration -- Relevant computeprof Values for a Warp -- Warp Divergence -- Guidelines for Warp Divergence -- Relevant computeprof Values for Warp Divergence -- Warp Scheduling and TLP -- Relevant computeprof Values for Occupancy -- ILP: Higher Performance at Lower Occupancy -- ILP Hides Arithmetic Latency -- ILP Hides Data Latency -- ILP in the Future -- Relevant computeprof Values for Instruction Rates -- Little's Law -- CUDA Tools to Identify Limiting Factors -- The nvcc Compiler -- Launch Bounds -- The Disassembler -- PTX Kernels -- GPU Emulators -- Summary -- 5 CUDA Memory -- The CUDA Memory Hierarchy -- GPU Memory -- L2 Cache -- Relevant computeprof Values for the L2 Cache -- L1 Cache -- Relevant computeprof Values for the L1 Cache -- CUDA Memory Types -- Registers -- Local memory -- Relevant computeprof Values for Local Memory Cache -- Shared Memory -- Relevant computeprof Values for Shared Memory -- Constant Memory -- Texture Memory -- Relevant computeprof Values for Texture Memory -- Global Memory -- Common Coalescing Use Cases -- Allocation of Global Memory -- Limiting Factors in the Design of Global Memory -- Relevant computeprof Values for Global Memory -- Summary -- 6 Efficiently Using GPU Memory -- Reduction -- The Reduction Template -- A Test Program for functionReduce.h -- Results -- Utilizing Irregular Data Structures -- Sparse Matrices and the CUSP Library -- Graph Algorithms -- SoA, AoS, and Other Structures -- Tiles and Stencils -- Summary -- 7 Techniques to Increase Parallelism -- CUDA Contexts Extend Parallelism -- Streams and Contexts.…”
Full text (MFA users only)
Electronic eBook