Search Results - (((((((ant OR alter) OR fine) OR kantor) OR cantor) OR anne) OR salted) OR granting) algorithms.

Refine Results
  1. 1

    Black box classical groups by Kantor, W. M. (William M.), 1944-

    Published 2001
    Full text (MFA users only)
    Electronic eBook
  2. 2

    Ant Colony Optimization and Constraint Programming. by Solnon, Christine

    Published 2013
    Table of Contents: “…Constraint programming; 1.1.2. Ant colony optimization; 1.1.3. Constraint programming with ant colony optimization; Chapter 2. …”
    Full text (MFA users only)
    Electronic eBook
  3. 3

    Responsible Data Science : transparency and fairness in algorithms by Fleming, Grant

    Published 2021
    Table of Contents: “…Black-Box Models 35 -- Ethical Challenges with Interpretable Models 38 -- Black-Box Models 39 -- Ensembles 39 -- Nearest Neighbors 41 -- Clustering 41 -- Association Rules 42 -- Collaborative Filters 42 -- Artificial Neural Nets and Deep Neural Nets 43 -- Problems with Black-Box Predictive Models 45 -- Problems with Unsupervised Algorithms 47 -- Summary 48 -- Chapter 3 The Ways AI Goes Wrong, and the Legal Implications 49 -- AI and Intentional Consequences by Design 50 -- Deepfakes 50 -- Supporting State Surveillance and Suppression 51 -- Behavioral Manipulation 52 -- Automated Testing to Fine-Tune Targeting 53 -- AI and Unintended Consequences 55 -- Healthcare 56 -- Finance 57 -- Law Enforcement 58 -- Technology 60 -- The Legal and Regulatory Landscape around AI 61 -- Ignorance Is No Defense: AI in the Context of Existing Law and Policy 63 -- A Finger in the Dam: Data Rights, Data Privacy, and Consumer Protection Regulations 64 -- Trends in Emerging Law and Policy Related to AI 66 -- Summary 69 --…”
    Full text (MFA users only)
    Electronic eBook
  4. 4
  5. 5

    Theory of randomized search heuristics : foundations and recent developments

    Published 2011
    Table of Contents: “…Runtime Analysis of Evolutionary Algorithms for Discrete Optimization Peter S. Oliveto and Xin Yao; 3. …”
    Full text (MFA users only)
    Electronic eBook
  6. 6
  7. 7

    Nature-inspired optimization algorithms by Yang, Xin-She

    Published 2014
    Full text (MFA users only)
    Electronic eBook
  8. 8
  9. 9

    Ant colony optimization by Dorigo, Marco

    Published 2004
    Table of Contents: “…Preface; Acknowledgments; 1 -- From Real to Artificial Ants; 2 -- The Ant Colony Optimization Metaheuristic; 3 -- Ant Colony Optimization Algorithms for the Traveling Salesman Problem; 4 -- Ant Colony Optimization Theory; 5 -- Ant Colony Optimization for NP-Hard Problems; 6 -- AntNet: An ACO Algorithm for Data Network Routing; 7 -- Conclusions and Prospects for the Future; Appendix: Sources of Information about the ACO Field; References; Index.…”
    Full text (MFA users only)
    Electronic eBook
  10. 10

    Pathway modeling and algorithm research

    Published 2011
    Table of Contents: “…PATHWAY MODELING AND ALGORITHM RESEARCH; PATHWAY MODELING AND ALGORITHM RESEARCH; Contents; Preface; Biological Pathways and Their Modeling; Abstract; 1. …”
    Full text (MFA users only)
    Electronic eBook
  11. 11

    Swarm Intelligence Algorithms : Modifications and Applications. by Slowik, Adam

    Published 2020
    Table of Contents: “…-- 1.2.3 Pseudo-code of standard ACO algorithm -- 1.3 Modified variants of ant colony optimization -- 1.3.1 Elitist ant systems -- 1.3.2 Ant colony system -- 1.3.3 Max-min ant system -- 1.3.4 Rank based ant systems -- 1.3.5 Continuous orthogonal ant systems…”
    Full text (MFA users only)
    Electronic eBook
  12. 12

    Essays on algorithmic trading by Gsell, Markus

    Published 2014
    Full text (MFA users only)
    Electronic eBook
  13. 13

    Genome Sequencing Technology and Algorithms. by Kim, Sun

    Published 2007
    Table of Contents: “…Genome Sequencing Technolog and Algorithms; List of Contributors; Contents; Part I The New DNA Sequencing Technology; 1 An Overview of New DNA Sequencing Technology; 2 Array-Based Pyrosequencing Technology; 3 The Role of Resequencing Arrays in RevolutionizingDNA Sequencing; 4 Polony Sequencing; 5 Genome Sequencing: A Complex Path to PersonalizedMedicine; Part II Genome Sequencing and Fragment Assembly; 6 Overview of Genome Assembly Techniques; 7 Fragment Assembly Algorithms; 8 Assembly for Double-Ended Short-Read SequencingTechnologies; Part III Beyond Conventional Genome Sequencing.…”
    Full text (MFA users only)
    Electronic eBook
  14. 14

    Genetic Algorithms + Data Structures = Evolution Programs by Michalewicz, Zbigniew

    Published 1994
    Table of Contents: “…I. Genetic Algorithms -- 1 GAs: What Are They? -- 2 GAs: How Do They Work? …”
    Full text (MFA users only)
    Electronic eBook
  15. 15

    Algorithmic Diagnosis of Symptoms and Signs. by Collins, R. Douglas

    Published 2017
    Table of Contents: “…Intro; Half Title Page; Title Page; Copyright Page; Preface to the Fourth Edition; Preface to the First Edition; Introduction; Contents; Part 1 Getting the Most out of Your History and Physical Examination; Part 2 Algorithms of Symptoms and Signs; Abdominal Pain, Acute; Abdominal Pain, Chronic Recurrent; Abdominal Rigidity; Abdominal Swelling, Focal; Abdominal Swelling, Generalized; Absent or Diminished Pulse; Acid Phosphatase Elevation; Acidosis (Decreased pH); Alkaline Phosphatase Elevation; Alkalosis (Increased pH); Alopecia; Alterations in Serum Iron; Alteration in Serum Uric Acid.…”
    Full text (MFA users only)
    Electronic eBook
  16. 16

    Graph algorithms and applications 3

    Published 2004
    Full text (MFA users only)
    Electronic eBook
  17. 17

    Metaheuristic optimization for the design of automatic control laws by Sandou, Guillaume

    Published 2013
    Table of Contents: “…Ant colony optimization…”
    Full text (MFA users only)
    Electronic eBook
  18. 18

    Digital Video and HD : Algorithms and Interfaces. by Poynton, Charles

    Published 2012
    Table of Contents: “…Picture rendering; Surround effect; Tone scale alteration; Incorporation of rendering; Rendering in desktop computing.…”
    Full text (MFA users only)
    Electronic eBook
  19. 19
  20. 20

    Data Structure and Algorithms Using C++ : A Practical Implementation. by Mohanty, Sachi Nandan

    Published 2021
    Table of Contents: “…4.8 Inline Member Function -- 4.9 Friend Function -- 4.9.1 Simple Friend Function -- 4.9.2 Friend With Inline Substitution -- 4.9.3 Granting Friendship to Another Class (Friend Class) -- 4.9.4 More Than One Class Having the Same Friend Function -- 4.10 Static Data Member and Member Functions -- 4.11 Constructor and Destructor -- 4.11.1 Constructor -- 4.11.2 Destructor -- 4.12 Dynamic Memory Allocation -- 4.13 This Pointer -- 4.14 Class Within Class -- 4.15 Questions -- 5 Stack -- 5.1 STACK -- 5.2 Operations Performed With STACK -- 5.3 ALGORITHMS -- 5.4 Applications of STACK…”
    Full text (MFA users only)
    Electronic eBook