Search Results - (((((((ant OR wanti) OR semantic) OR mind) OR cantor) OR anne) OR shared) OR hints) algorithms.

Search alternatives:

  1. 41

    Uberland : how algorithms are rewriting the rules of work by Rosenblat, Alex, 1987-

    Published 2018
    Table of Contents: “…Introduction : using an app to go to work-Uber as a symbol of the new economy -- Workers as digital pawns : how Uber uses the sharing economy to exploit everyone -- Motivations to drive : how Uber creates jobs for many at the expense of a few -- Grandiose promises : how Uber proposes entrepreneurship to the masses -- The shady middleman : how Uber plays broker to line its pockets -- Behind the curtain : how Uber rules drivers with algorithms -- In the big leagues : how Uber plays ball -- Conclusion : the new age of Uber-how technology consumption rewrote the rules of work -- Appendix 1. methodology : how I studied Uber -- Appendix 2. ridehailing beyond Uber : meet Lyft, the younger twin.…”
    Full text (MFA users only)
    Electronic eBook
  2. 42

    Meta-heuristic and evolutionary algorithms for engineering optimization by Bozorg-Haddad, Omid, 1974-, Solgi, Mohammad, 1989-, Loaiciga, Hugo A.

    Published 2017
    Table of Contents: “…Overview of optimization -- Introduction to meta-heuristic and evolutionary algorithms -- Pattern search (PS) -- Genetic algorithm (GA) -- Simulated annealing (SA) -- Tabu search (TS) -- Ant colony optimization (ACO) -- Particle swarm optimization (PSO) -- Differential evolution (DE) -- Harmony search (HS) -- Shuffled frog-leaping algorithm (SFLA) -- Honey-bee mating optimization (HBMO) -- Invasive weed optimization (IWO) -- Central force optimization (CFO) -- Biogeography-based optimization (BBO) -- Firefly algorithm (FA) -- Gravity search algorithm (GSA) -- Bat algorithm (BA) -- Plant propagation algorithm (PPA) -- Water cycle algorithm (WCA) -- Symbiotic organisms search (SOS) -- Comprehensive evolutionary algorithm (CEA).…”
    Full text (MFA users only)
    Electronic eBook
  3. 43

    Poems that solve puzzles : the history and science of algorithms by Bleakley, Chris

    Published 2020
    Table of Contents: “…-- Quantum Computers -- Not The End -- Appendix -- PageRank Algorithm -- Artificial Neural Network Training -- Bitcoin Algorithm -- Shor's Algorithm -- Notes -- Introduction -- Chapter 1 Ancient Algorithms -- Chapter 2 Ever-Expanding Circles…”
    Full text (MFA users only)
    Electronic eBook
  4. 44

    Fundamentals of grid computing : theory, algorithms and technologies

    Published 2010
    Table of Contents: “…Cover; Title; Copyright; Contents; List of Figures; List of Tables; Foreword; Preface; Chapter 1: Grid computing overview; Chapter 2: Synchronization protocols for sharing resources in grid environments; Chapter 3: Data replication in grid environments; Chapter 4: Data management in grids; Chapter 5: Future of grids resources management; Chapter 6: Fault-tolerance and availability awareness in computational grids; Chapter 7: Fault tolerance for distributed scheduling in grids; Chapter 8: Broadcasting for grids; Chapter 9: Load balancing algorithms for dynamic networks.…”
    Full text (MFA users only)
    Electronic eBook
  5. 45

    Romance syntax, semantics and L2 acquisition : selected papers from the 30th Linguistic Symposium on Romance Languages : Gainesville, Florida, February 2000

    Published 2001
    Table of Contents: “…ROMANCE SYNTAX, SEMANTICS AND L2 ACQUISITION -- Editorial page -- Title page -- Copyright page -- Acknowledgements -- Table of contents -- CONTRIBUTORS -- Dedication -- ROMANCE SYNTAX, SEMANTICS, AND L2 ACQUISITION -- 0. …”
    Full text (MFA users only)
    Electronic Conference Proceeding eBook
  6. 46

    New directions in statistical signal processing : from systems to brain

    Published 2007
    Table of Contents: “…Modeling the mind : from circuits to systems /…”
    Full text (MFA users only)
    Electronic eBook
  7. 47

    Algorithmic problems of group theory, their complexity, and applications to cryptography

    Published 2015
    Table of Contents: “…Formal Definition -- 3. Shamirâ€?s Secret Sharing Scheme -- 4. Secret Sharing Using Non-commutative Groups -- 5. …”
    Full text (MFA users only)
    Electronic eBook
  8. 48

    Entity information life cycle for big data : master data management and information integration by Talburt, John R., Zhou, Yinle, 1986-

    Published 2015
    Table of Contents: “…CLUSTER-TO-CLUSTER CLASSIFICATIONSELECTING AN APPROPRIATE ALGORITHM; CONCLUDING REMARKS; Chapter 9 -- Blocking; BLOCKING; BLOCKING BY MATCH KEY; DYNAMIC BLOCKING VERSUS PRERESOLUTION BLOCKING; BLOCKING PRECISION AND RECALL; MATCH KEY BLOCKING FOR BOOLEAN RULES; MATCH KEY BLOCKING FOR SCORING RULES; CONCLUDING REMARKS; Chapter 10 -- CSRUD for Big Data; LARGE-SCALE ER FOR MDM; THE TRANSITIVE CLOSURE PROBLEM; DISTRIBUTED, MULTIPLE-INDEX, RECORD-BASED RESOLUTION; AN ITERATIVE, NONRECURSIVE ALGORITHM FOR TRANSITIVE CLOSURE; ITERATION PHASE: SUCCESSIVE CLOSURE BY REFERENCE IDENTIFIER.…”
    Full text (MFA users only)
    Electronic eBook
  9. 49
  10. 50

    Naming and reference : the link of word to object by Nelson, R. J. (Raymond John), 1917-

    Published 1992
    Table of Contents: “…Warrant and truth -- CHAPTER 11 Mind and Semantics -- 1 . Reflections on reference and truth -- 2. …”
    Full text (MFA users only)
    Electronic eBook
  11. 51
  12. 52

    Parallel Scientific Computing. by Magoulès, F. (Frédéric)

    Published 2015
    Table of Contents: “…Performance analysis -- 3 Parallel Algorithm Concepts -- 3.1. Parallel algorithms for recurrences -- 3.2. …”
    Full text (MFA users only)
    Electronic eBook
  13. 53

    Automating open source intelligence : algorithms for OSINT

    Published 2016
    Table of Contents: “…Cover; Title Page ; Copyright Page; Contents; List of Contributors; Chapter 1 -- The Automating of Open Source Intelligence; The Commercial Angle; Algorithms; References; Chapter 2 -- Named Entity Resolution in Social Media; Introduction; Evaluating Semantic Processing Performance; Characterizing Semantic Processing Errors; Meaning Loss in Biblical Proverbs: A Case Study; Models for Improving Semantic Processing Performance; Discussion; References; Chapter 3 -- Relative Cyberattack Attribution; Introduction; Basic Attack Structure; Anonymization on the Internet; Weaknesses in Anonymization.…”
    Full text (MFA users only)
    Electronic eBook
  14. 54

    Computational technologies. Advanced topics

    Published 2015
    Full text (MFA users only)
    Electronic eBook
  15. 55

    Turing's vision : the birth of computer science by Bernhardt, Chris

    Published 2016
    Full text (MFA users only)
    Electronic eBook
  16. 56

    Adventures in Raspberry Pi by Philbin, Carrie Anne

    Published 2017
    Table of Contents: “…Creating Health-Point-Stealing Sprites -- Improving the Movement of the Adventurer Sprite Using if Blocks -- Creating a Game Over Screen -- Ideas for Improvements to Your Game -- Adventure 4 Programming Shapes with Turtle Graphics -- Scratch Turtle Graphics -- Using Pen Down and Pen Up -- Drawing Simple Shapes -- Using "clear" and Setting a Start Point -- Using Variables Instead of Values -- Changing the Size and Colour of the Pen -- Creating Spiral Patterns -- Using User Input to Determine the Number of Sides -- Python Turtle Graphics -- Introducing Python Modules -- The Python 3 Environment and the Interpreter Window -- Using the Turtle Module in Python -- The range Function -- Other Python Turtle Module Commands -- Some Super Spirals -- Further Adventures with Python Turtle -- Adventure 5 Programming with Python -- Getting Set Up for Python -- Python Programming Language -- The IDLE Environment -- Programming in Python: Using a Function -- Using a Text Editor to Create a Code File -- Using the Python time and random Modules -- Python Text Adventure Game -- Getting User Input -- Using Conditionals -- Using a while Loop -- Using a Variable for Health Points -- Putting It All Together -- Defining Functions -- Creating a Main Game Loop -- Continuing Your Python Adventure -- Adventure 6 Programming Minecraft Worlds on the Raspberry Pi -- Getting Started with Minecraft Pi -- Your First Minecraft Pi Python Program -- Using Coordinates in Minecraft Pi -- Finding the Player's Location -- Changing the Player's Location -- Placing a Block -- Placing Multiple Blocks -- Types of Blocks -- Creating a TNT Chain Reaction -- Creating a Diamond Transporter -- Sharing and Cloning Minecraft Pi Programs -- Adventure 7 Coding Music with Sonic Pi -- Getting Started with Sonic Pi -- The Sonic Pi Interface -- Creating Your First Sounds with Sonic Pi.…”
    Full text (MFA users only)
    Electronic eBook
  17. 57

    Language production and interpretation : linguistics meets cognition by Zeevat, Henk, 1952-

    Published 2014
    Table of Contents: “…Provisional English; 2.3. The Production Algorithm; 2.3.1. Procedural Interpretation of the Constraints; 2.4. …”
    Full text (MFA users only)
    Electronic eBook
  18. 58
  19. 59
  20. 60

    Zero : a landmark discovery, the dreadful void, and the ultimate mind by Sen, S. K. (Syamal Kumar), 1942-, Agarwal, Ravi P.

    Published 2015
    Table of Contents: “…2 Zero a landmark discovery, the dreadful void, and the ultimate mind: Why; 2.1 A landmark discovery; 2.2 The dreadful void!…”
    Full text (MFA users only)
    Electronic eBook