Search Results - (((((((ant OR jantii) OR mantis) OR when) OR cantor) OR anne) OR share) OR hints) algorithms.
Suggested Topics within your search.
Suggested Topics within your search.
- Artificial intelligence 41
- Data processing 39
- Mathematics 31
- Mathematical models 27
- Machine learning 26
- artificial intelligence 26
- Algorithms 25
- algorithms 24
- Mathematical optimization 23
- Data mining 21
- Technological innovations 20
- Artificial Intelligence 17
- Computer algorithms 17
- Computer networks 17
- Information technology 16
- Big data 14
- Social aspects 14
- Management 13
- methods 13
- Development 12
- Research 12
- Data Mining 11
- Application software 10
- Design and construction 10
- Electronic data processing 10
- History 10
- Neural networks (Computer science) 10
- Diseases 9
- Philosophy 9
- Python (Computer program language) 9
Search alternatives:
- ant »
- jantii »
- mantis »
- cantor »
- share »
-
361
-
362
Practical Strategies in Geriatric Mental Health : Cases and Approaches.
Published 2019Full text (MFA users only)
Electronic eBook -
363
Getting Started with Greenplum for Big Data Analytics.
Published 2013Table of Contents: “…Greenplum Unified Analytics Platform (UAP) -- Big Data analytics -- platform requirements -- Greenplum Unified Analytics Platform (UAP) -- Core components -- Greenplum Database -- Hadoop (HD) -- Chorus -- Command Center -- Modules -- Database modules -- HD modules -- Data Integration Accelerator (DIA) modules -- Core architecture concepts -- Data warehousing -- Column-oriented databases -- Parallel versus distributed computing/processing -- Shared nothing, massive parallel processing (MPP) systems, and elastic scalability -- Shared disk data architecture -- Shared memory data architecture -- Shared nothing data architecture -- Data loading patterns -- Greenplum UAP components -- Greenplum Database -- The Greenplum Database physical architecture -- The Greenplum high-availability architecture -- High-speed data loading using external tables.…”
Full text (MFA users only)
Electronic eBook -
364
Data mining for the social sciences : an introduction
Published 2015Full text (MFA users only)
Electronic eBook -
365
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 -
366
Machine learning for the web
Published 2016Table of Contents: “…Preface; Introduction to Practical Machine Learning Using Python; General machine-learning concepts; Machine-learning example; Installing and importing a module (library); Preparing, manipulating and visualizing data -- NumPy, pandas and matplotlib tutorials; Using NumPy; Arrays creation; Array manipulations; Array operations; Linear algebra operations; Statistics and mathematical functions; Understanding the pandas module; Exploring data; Manipulate data; Matplotlib tutorial; Scientific libraries used in the book; When to use machine learning; Summary; Unsupervised Machine Learning.…”
Full text (MFA users only)
Electronic eBook -
367
Test driven development in Ruby : a practical introduction to TDD using problem and solution domain analysis
Published 2017Table of Contents: “…Problem Domain AnalysisSolution Domain Analysis; Alternative Representations; Divide and Conquer Strategy; Designing Test Cases; Sum a List of Numbers; Sequence of Test Cases; Starter Test; Next Test ; Story Test ; Assertion; Test Driving Calculator; Canonical Test Structure; Given; When; Then; Arrange, Act, Assert; Calculator; Addition; Subtraction; Common Mistakes; Common Mistakes in the TDD Cycle; Mistakes in Step One; Mistakes in Step Two; Mistakes in Step Three; Mistakes in Step Four; Mistakes in Step Five; Base Conversion; Problem Statement; Problem Domain Analysis.…”
Full text (MFA users only)
Electronic eBook -
368
Foreign exchange: the complete deal : a comprehensive guide to the theory and practice of the forex market
Published 2012Table of Contents: “…When liquidity disappears -- The carry trade and Torschlusspanik (door shut panic) -- 12. …”
Full text (MFA users only)
Electronic eBook -
369
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 -
370
Parallel Programming with Python.
Published 2014Table of Contents: “…; Exploring common forms of parallelization; Communicating in parallel programming; Understanding shared state; Understanding message passing; Identifying parallel programming problems; Deadlock; Starvation; Race conditions; Discovering Python's parallel programming tools; The Python threading module; The Python multiprocessing module.…”
Full text (MFA users only)
Electronic eBook -
371
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 -
372
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 -
373
W.C. McKern and the Midwestern Taxonomic Method
Published 2003Full text (MFA users only)
Electronic eBook -
374
Professional Practice in Paramedic, Emergency and Urgent Care.
Published 2013Full text (MFA users only)
Electronic eBook -
375
Handbook of exchange rates
Published 2012Table of Contents: “…Statistical and Economic Methods for Evaluating Exchange Rate Predictability -- 9. When Are Pooled Panel-Data Regression Forecasts of Exchange Rates More Accurate than the Time-Series Regression Forecasts? …”
Full text (MFA users only)
Electronic eBook -
376
Conversations on violence : an anthology
Published 2021Table of Contents: “…The Expulsion of Humanity -- Saskia Sassen -- 11. When Art is Born of Resistance -- Martha Rosler -- 12. …”
Full text (MFA users only)
Electronic eBook -
377
Fuzzy multi-criteria decision making : theory and applications with recent developments
Published 2008Full text (MFA users only)
Electronic eBook -
378
Building Machine Learning Systems with Python.
Published 2013Table of Contents: “…Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with Python Machine Learning; Machine learning and Python -- the dream team; What the book will teach you (and what it will not); What to do when you are stuck; Getting started; Introduction to NumPy, SciPy, and Matplotlib; Installing Python; Chewing data efficiently with NumPy and intelligently with SciPy; Learning NumPy; Indexing; Handling non-existing values; Comparing runtime behaviors; Learning SciPy; Our first (tiny) machine learning application.…”
Full text (MFA users only)
Electronic eBook -
379
System : the shaping of modern knowledge
Published 2016Table of Contents: “…7 SECRETLY SEEKING SYSTEM-INSTITUTING THE SOCIAL -- SUBJECTS FOR SYSTEMS-"THE PROSCRIBED LITTLE PERSONAGE-I" -- THE "CHARACTER OF MEMBERS"-CLUBS AS INTERFACES -- SYSTEM INCARNATE-DANCING INTO MODERNITY -- CODA -- Re:ENLIGHTENMENT (ALGORITHMICALLY ENHANCED SYSTEMS) -- "THE WHOLE ENCHILADA" -- THE PERSISTENCE OF SYSTEM -- APPENDIX A: NOTES ON VISUALIZATION -- THE SCATTER PLOTS -- THE TECTONIC DIAGRAMS -- TECHNICAL NOTES -- APPENDIX B: TITLES CONTAINING ESSAY(S) IN THE PLURAL VERSUS THE SINGULAR -- NOTES -- PROLOGUE -- CHAPTER 1 -- CHAPTER 2 -- CHAPTER 3 -- CHAPTER 4 -- CHAPTER 5 -- CHAPTER 6 -- CHAPTER 7 -- CODA -- REFERENCES -- INDEX.…”
Full text (MFA users only)
Electronic eBook -
380