Beyond the Algorithm

Beyond the Algorithm
Author: Omar Santos
Publisher: Addison-Wesley Professional
Total Pages: 536
Release: 2024-01-30
Genre: Computers
ISBN: 0138268398

As artificial intelligence (AI) becomes more and more woven into our everyday lives—and underpins so much of the infrastructure we rely on—the ethical, security, and privacy implications require a critical approach that draws not simply on the programming and algorithmic foundations of the technology. Bringing together legal studies, philosophy, cybersecurity, and academic literature, Beyond the Algorithm examines these complex issues with a comprehensive, easy-to-understand analysis and overview. The book explores the ethical challenges that professionals—and, increasingly, users—are encountering as AI becomes not just a promise of the future, but a powerful tool of the present. An overview of the history and development of AI, from the earliest pioneers in machine learning to current applications and how it might shape the future Introduction to AI models and implementations, as well as examples of emerging AI trends Examination of vulnerabilities, including insight into potential real-world threats, and best practices for ensuring a safe AI deployment Discussion of how to balance accountability, privacy, and ethics with regulatory and legislative concerns with advancing AI technology A critical perspective on regulatory obligations, and repercussions, of AI with copyright protection, patent rights, and other intellectual property dilemmas An academic resource and guide for the evolving technical and intellectual challenges of AI Leading figures in the field bring to life the ethical issues associated with AI through in-depth analysis and case studies in this comprehensive examination.

Beyond the Algorithm

Beyond the Algorithm
Author: Deepa Das Acevedo
Publisher: Cambridge University Press
Total Pages: 237
Release: 2020-11-05
Genre: Business & Economics
ISBN: 1108487769

Qualitative empirical research reveals that the narratives and real-life experiences defining gig work have concrete implications for law.

Beyond the Worst-Case Analysis of Algorithms

Beyond the Worst-Case Analysis of Algorithms
Author: Tim Roughgarden
Publisher: Cambridge University Press
Total Pages: 705
Release: 2021-01-14
Genre: Computers
ISBN: 1108494315

Introduces exciting new methods for assessing algorithms for problems ranging from clustering to linear programming to neural networks.

Number Talks

Number Talks
Author: Sherry Parrish
Publisher: Math Solutions
Total Pages: 434
Release: 2010
Genre: Education
ISBN: 1935099116

"A multimedia professional learning resource"--Cover.

Algorithms of Oppression

Algorithms of Oppression
Author: Safiya Umoja Noble
Publisher: NYU Press
Total Pages: 245
Release: 2018-02-20
Genre: Computers
ISBN: 1479837245

Acknowledgments -- Introduction: the power of algorithms -- A society, searching -- Searching for Black girls -- Searching for people and communities -- Searching for protections from search engines -- The future of knowledge in the public -- The future of information culture -- Conclusion: algorithms of oppression -- Epilogue -- Notes -- Bibliography -- Index -- About the author

The Algorithm Design Manual

The Algorithm Design Manual
Author: Steven S Skiena
Publisher: Springer Science & Business Media
Total Pages: 742
Release: 2009-04-05
Genre: Computers
ISBN: 1848000707

This newly expanded and updated second edition of the best-selling classic continues to take the "mystery" out of designing algorithms, and analyzing their efficacy and efficiency. Expanding on the first edition, the book now serves as the primary textbook of choice for algorithm design courses while maintaining its status as the premier practical reference guide to algorithms for programmers, researchers, and students. The reader-friendly Algorithm Design Manual provides straightforward access to combinatorial algorithms technology, stressing design over analysis. The first part, Techniques, provides accessible instruction on methods for designing and analyzing computer algorithms. The second part, Resources, is intended for browsing and reference, and comprises the catalog of algorithmic resources, implementations and an extensive bibliography. NEW to the second edition: • Doubles the tutorial material and exercises over the first edition • Provides full online support for lecturers, and a completely updated and improved website component with lecture slides, audio and video • Contains a unique catalog identifying the 75 algorithmic problems that arise most often in practice, leading the reader down the right path to solve them • Includes several NEW "war stories" relating experiences from real-world applications • Provides up-to-date links leading to the very best algorithm implementations available in C, C++, and Java

Algorithms to Live By

Algorithms to Live By
Author: Brian Christian
Publisher: Macmillan
Total Pages: 366
Release: 2016-04-19
Genre: Business & Economics
ISBN: 1627790365

'Algorithms to Live By' looks at the simple, precise algorithms that computers use to solve the complex 'human' problems that we face, and discovers what they can tell us about the nature and origin of the mind.

Clever Algorithms

Clever Algorithms
Author: Jason Brownlee
Publisher: Jason Brownlee
Total Pages: 437
Release: 2011
Genre: Computers
ISBN: 1446785068

This book provides a handbook of algorithmic recipes from the fields of Metaheuristics, Biologically Inspired Computation and Computational Intelligence that have been described in a complete, consistent, and centralized manner. These standardized descriptions were carefully designed to be accessible, usable, and understandable. Most of the algorithms described in this book were originally inspired by biological and natural systems, such as the adaptive capabilities of genetic evolution and the acquired immune system, and the foraging behaviors of birds, bees, ants and bacteria. An encyclopedic algorithm reference, this book is intended for research scientists, engineers, students, and interested amateurs. Each algorithm description provides a working code example in the Ruby Programming Language.

A Guide to Algorithm Design

A Guide to Algorithm Design
Author: Anne Benoit
Publisher: CRC Press
Total Pages: 380
Release: 2013-08-27
Genre: Computers
ISBN: 1439898138

Presenting a complementary perspective to standard books on algorithms, A Guide to Algorithm Design: Paradigms, Methods, and Complexity Analysis provides a roadmap for readers to determine the difficulty of an algorithmic problem by finding an optimal solution or proving complexity results. It gives a practical treatment of algorithmic complexity and guides readers in solving algorithmic problems. Divided into three parts, the book offers a comprehensive set of problems with solutions as well as in-depth case studies that demonstrate how to assess the complexity of a new problem. Part I helps readers understand the main design principles and design efficient algorithms. Part II covers polynomial reductions from NP-complete problems and approaches that go beyond NP-completeness. Part III supplies readers with tools and techniques to evaluate problem complexity, including how to determine which instances are polynomial and which are NP-hard. Drawing on the authors’ classroom-tested material, this text takes readers step by step through the concepts and methods for analyzing algorithmic complexity. Through many problems and detailed examples, readers can investigate polynomial-time algorithms and NP-completeness and beyond.

Beyond Algorithms

Beyond Algorithms
Author: James Luke
Publisher: CRC Press
Total Pages: 343
Release: 2022-05-30
Genre: Computers
ISBN: 1000581977

With so much artificial intelligence (AI) in the headlines, it is no surprise that businesses are scrambling to exploit this exciting and transformative technology. Clearly, those who are the first to deliver business-relevant AI will gain significant advantage. However, there is a problem! Our perception of AI success in society is primarily based on our experiences with consumer applications from the big web companies. The adoption of AI in the enterprise has been slow due to various challenges. Business applications address far more complex problems and the data needed to address them is less plentiful. There is also the critical need for alignment of AI with relevant business processes. In addition, the use of AI requires new engineering practices for application maintenance and trust. So, how do you deliver working AI applications in the enterprise? Beyond Algorithms: Delivering AI for Business answers this question. Written by three engineers with decades of experience in AI (and all the scars that come with that), this book explains what it takes to define, manage, engineer, and deliver end-to-end AI applications that work. This book presents: Core conceptual differences between AI and traditional business applications A new methodology that helps to prioritise AI projects and manage risks Practical case studies and examples with a focus on business impact and solution delivery Technical Deep Dives and Thought Experiments designed to challenge your brain and destroy your weekends