The Constitution of Algorithms

The Constitution of Algorithms
Title The Constitution of Algorithms PDF eBook
Author Florian Jaton
Publisher MIT Press
Total Pages 401
Release 2021-04-27
Genre Computers
ISBN 0262542145

Download The Constitution of Algorithms Book in PDF, Epub and Kindle

A laboratory study that investigates how algorithms come into existence. Algorithms--often associated with the terms big data, machine learning, or artificial intelligence--underlie the technologies we use every day, and disputes over the consequences, actual or potential, of new algorithms arise regularly. In this book, Florian Jaton offers a new way to study computerized methods, providing an account of where algorithms come from and how they are constituted, investigating the practical activities by which algorithms are progressively assembled rather than what they may suggest or require once they are assembled.

The Constitution of Algorithms

The Constitution of Algorithms
Title The Constitution of Algorithms PDF eBook
Author Florian Jaton
Publisher MIT Press
Total Pages 401
Release 2021-04-27
Genre Computers
ISBN 0262362333

Download The Constitution of Algorithms Book in PDF, Epub and Kindle

A laboratory study that investigates how algorithms come into existence. Algorithms--often associated with the terms big data, machine learning, or artificial intelligence--underlie the technologies we use every day, and disputes over the consequences, actual or potential, of new algorithms arise regularly. In this book, Florian Jaton offers a new way to study computerized methods, providing an account of where algorithms come from and how they are constituted, investigating the practical activities by which algorithms are progressively assembled rather than what they may suggest or require once they are assembled.

Constitutional Challenges in the Algorithmic Society

Constitutional Challenges in the Algorithmic Society
Title Constitutional Challenges in the Algorithmic Society PDF eBook
Author Hans-W. Micklitz
Publisher Cambridge University Press
Total Pages 341
Release 2021-12-02
Genre Law
ISBN 1108843123

Download Constitutional Challenges in the Algorithmic Society Book in PDF, Epub and Kindle

How can the law address the constitutional challenges of the algorithmic society? This volume provides possible solutions.

Algorithms

Algorithms
Title Algorithms PDF eBook
Author Panos Louridas
Publisher MIT Press
Total Pages 314
Release 2020-08-18
Genre Computers
ISBN 0262358670

Download Algorithms Book in PDF, Epub and Kindle

In the tradition of Real World Algorithms: A Beginner's Guide, Panos Louridas is back to introduce algorithms in an accessible manner, utilizing various examples to explain not just what algorithms are but how they work. Digital technology runs on algorithms, sets of instructions that describe how to do something efficiently. Application areas range from search engines to tournament scheduling, DNA sequencing, and machine learning. Arguing that every educated person today needs to have some understanding of algorithms and what they do, in this volume in the MIT Press Essential Knowledge series, Panos Louridas offers an introduction to algorithms that is accessible to the nonspecialist reader. Louridas explains not just what algorithms are but also how they work, offering a wide range of examples and keeping mathematics to a minimum.

Algorithms and Law

Algorithms and Law
Title Algorithms and Law PDF eBook
Author Martin Ebers
Publisher Cambridge University Press
Total Pages 321
Release 2020-07-23
Genre Computers
ISBN 1108424821

Download Algorithms and Law Book in PDF, Epub and Kindle

Exploring issues from big-data to robotics, this volume is the first to comprehensively examine the regulatory implications of AI technology.

Media Technologies

Media Technologies
Title Media Technologies PDF eBook
Author Tarleton Gillespie
Publisher MIT Press
Total Pages 340
Release 2014-01-24
Genre Computers
ISBN 0262525372

Download Media Technologies Book in PDF, Epub and Kindle

Scholars from communication and media studies join those from science and technology studies to examine media technologies as complex, sociomaterial phenomena. In recent years, scholarship around media technologies has finally shed the assumption that these technologies are separate from and powerfully determining of social life, looking at them instead as produced by and embedded in distinct social, cultural, and political practices. Communication and media scholars have increasingly taken theoretical perspectives originating in science and technology studies (STS), while some STS scholars interested in information technologies have linked their research to media studies inquiries into the symbolic dimensions of these tools. In this volume, scholars from both fields come together to advance this view of media technologies as complex sociomaterial phenomena. The contributors first address the relationship between materiality and mediation, considering such topics as the lived realities of network infrastructure. The contributors then highlight media technologies as always in motion, held together through the minute, unobserved work of many, including efforts to keep these technologies alive. Contributors Pablo J. Boczkowski, Geoffrey C. Bowker, Finn Brunton, Gabriella Coleman, Gregory J. Downey, Kirsten A. Foot, Tarleton Gillespie, Steven J. Jackson, Christopher M. Kelty, Leah A. Lievrouw, Sonia Livingstone, Ignacio Siles, Jonathan Sterne, Lucy Suchman, Fred Turner

Real-World Algorithms

Real-World Algorithms
Title Real-World Algorithms PDF eBook
Author Panos Louridas
Publisher MIT Press
Total Pages 0
Release 2017-03-10
Genre Computers
ISBN 0262338157

Download Real-World Algorithms Book in PDF, Epub and Kindle

An introduction to algorithms for readers with no background in advanced mathematics or computer science, emphasizing examples and real-world problems. Algorithms are what we do in order not to have to do something. Algorithms consist of instructions to carry out tasks—usually dull, repetitive ones. Starting from simple building blocks, computer algorithms enable machines to recognize and produce speech, translate texts, categorize and summarize documents, describe images, and predict the weather. A task that would take hours can be completed in virtually no time by using a few lines of code in a modern scripting program. This book offers an introduction to algorithms through the real-world problems they solve. The algorithms are presented in pseudocode and can readily be implemented in a computer language. The book presents algorithms simply and accessibly, without overwhelming readers or insulting their intelligence. Readers should be comfortable with mathematical fundamentals and have a basic understanding of how computers work; all other necessary concepts are explained in the text. After presenting background in pseudocode conventions, basic terminology, and data structures, chapters cover compression, cryptography, graphs, searching and sorting, hashing, classification, strings, and chance. Each chapter describes real problems and then presents algorithms to solve them. Examples illustrate the wide range of applications, including shortest paths as a solution to paragraph line breaks, strongest paths in elections systems, hashes for song recognition, voting power Monte Carlo methods, and entropy for machine learning. Real-World Algorithms can be used by students in disciplines from economics to applied sciences. Computer science majors can read it before using a more technical text.