TOP
紅利積點抵現金,消費購書更貼心
搜尋結果 /

Discrete Optimization Algorithms

122
1 / 4
Algorithms for Optimization
79 折
出版日:2019/03/12 作者:Mykel J. Kochenderfer; Tim A. Wheeler  出版社:Mit Pr  裝訂:精裝
A comprehensive introduction to optimization with a focus on practical algorithms for the design of engineering systems.This book offers a comprehensive introduction to optimization with a focus on pr
優惠價: 79 4503
無庫存
Artificial Communication
滿額折
出版日:2022/04/05 作者:Elena Esposito  出版社:Mit Pr  裝訂:精裝
A proposal that we think about digital technologies such as machine learning not in terms of artificial intelligence but as artificial communication. Algorithms that work with deep learning and big data are getting so much better at doing so many things that it makes us uncomfortable. How can a device know what our favorite songs are, or what we should write in an email? Have machines become too smart? In Artificial Communication, Elena Esposito argues that drawing this sort of analogy between algorithms and human intelligence is misleading. If machines contribute to social intelligence, it will not be because they have learned how to think like us but because we have learned how to communicate with them. Esposito proposes that we think of “smart” machines not in terms of artificial intelligence but as artificial communication. To do this, we need a concept of communication that can take into account the possibility that a communication partner may not be a human being but an algor
優惠價: 79 839
庫存:2
Introduction to Online Convex Optimization, second edition
79 折
出版日:2022/10/11 作者:Elad Hazan  出版社:Mit Pr  裝訂:精裝
New edition of a graduate-level textbook on that focuses on online convex optimization, a machine learning framework that views optimization as a process.In many practical applications, the environment is so complex that it is not feasible to lay out a comprehensive theoretical model and use classical algorithmic theory and/or mathematical optimization. Introduction to Online Convex Optimization presents a robust machine learning approach that contains elements of mathematical optimization, game theory, and learning theory: an optimization method that learns from experience as more aspects of the problem are observed. This view of optimization as a process has led to some spectacular successes in modeling and systems that have become part of our daily lives. Based on the “Theoretical Machine Learning” course taught by the author at Princeton University, the second edition of this widely used graduate level text features:Thoroughly updated material throughoutNew chapters on boosting, ad
優惠價: 79 1801
無庫存
Introduction to Algorithms, fourth edition
79 折
出版日:2022/03/22 作者:Thomas H. Cormen  出版社:Mit Pr  裝訂:精裝
A comprehensive update of the leading algorithms text, with new material on matchings in bipartite graphs, online algorithms, machine learning, and other topics. Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms uniquely combines rigor and comprehensiveness. It covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers, with self-contained chapters and algorithms in pseudocode. Since the publication of the first edition, Introduction to Algorithms has become the leading algorithms text in universities worldwide as well as the standard reference for professionals. This fourth edition has been updated throughout. New for the fourth edition New chapters on matchings in bipartite graphs, online algorithms, and machine learningNew material on topics including solving recurrence equations, hash tables, potential functions, and suffix arrays140 new exerc
優惠價: 79 7110
無庫存
Algorithms
滿額折
出版日:2020/08/18 作者:Panos Louridas  出版社:Mit Pr  裝訂:平裝
An accessible introduction to algorithms, explaining not just what they are but how they work, with examples from a wide range of application areas.Digital technology runs on algorithms, sets of instr
優惠價: 79 509
無庫存
Real-World Algorithms ─ A Beginner's Guide
79 折
出版日:2017/03/17 作者:Panos Louridas  出版社:Mit Pr  裝訂:精裝
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 a
優惠價: 79 1351
無庫存
Quantum Algorithms via Linear Algebra ─ A Primer
79 折
出版日:2014/12/05 作者:Richard J. Lipton; Kenneth W Regan  出版社:Mit Pr  裝訂:精裝
This introduction to quantum algorithms is concise but comprehensive, covering many key algorithms. It is mathematically rigorous but requires minimal background and assumes no knowledge of quantum th
優惠價: 79 1351
無庫存
Optimization for Machine Learning
79 折
出版日:2011/09/30 作者:Suvrit Sra; Sebastian Nowozin; Stephen J. Wright  出版社:Mit Pr  裝訂:精裝
The interplay between optimization and machine learning is one of the most importantdevelopments in modern computational science. Optimization formulations and methods are proving tobe vital in design
Optimization for Machine Learning
79 折
出版日:2011/09/30 作者:Suvrit Sra; Sebastian Nowozin; Stephen J. Wright; Suvrit Sra  出版社:Mit Pr  裝訂:平裝
An up-to-date account of the interplay between optimization and machine learning, accessible to students and researchers in both communities. The interplay between optimization and machine learning
Introduction to Distributed Algorithms
79 折
出版日:2003/01/01 作者:Valmir C. Barbosa  出版社:Mit Pr  裝訂:平裝
An Introduction to Distributed Algorithms takes up some of the main concepts and algorithms, ranging from basic to advanced techniques and applications, that underlie the programming of distributed-me
Parallel Algorithms for Regular Architectures
79 折
出版日:2003/01/01 作者:Russ Miller  出版社:Mit Pr  裝訂:平裝
Parallel Algorithms for Regular Architectures is the first book to concentrate exclusively on algorithms and paradigms for programming parallel computers such as the hypercube, mesh, pyramid, and mesh
Introduction to Distributed Algorithms
79 折
出版日:1996/08/29 作者:ValmirC. Barbosa  出版社:Mit Pr  裝訂:精裝
"An Introduction to Distributed Algorithms" takes up some of the main concepts and algorithms, ranging from basic to advanced techniques and applications, that underlie the programming of distributed-
Parallel Algorithms for Regular Architectures
79 折
出版日:1996/08/23 作者:Russ Miller  出版社:Mit Pr  裝訂:精裝
Parallel-Algorithms for Regular Architectures is the first book to concentrate exclusively on algorithms and paradigms for programming parallel computers such as the hypercube, mesh, pyramid, and mesh
Animated Algorithms
79 折
出版日:1993/08/17 作者:Scott Dynes  出版社:Mit Pr  裝訂:平裝
This hypermedia CD-ROM provides an ideal format for the visual explanation of complex algorithms contained in the text Introduction to Algorithms, by Thomas H. Cormen, Charles E. Leiserson, and Ronal
Algorithms for Decision Making
79 折
出版日:2022/08/02 作者:Mykel J. Kochenderfer  出版社:Mit Pr  裝訂:精裝
A broad introduction to algorithms for decision making under uncertainty, introducing the underlying mathematical problem formulations and the algorithms for solving them.Automated decision-making systems or decision-support systems―used in applications that range from aircraft collision avoidance to breast cancer screening―must be designed to account for various sources of uncertainty while carefully balancing multiple objectives. This textbook provides a broad introduction to algorithms for decision making under uncertainty, covering the underlying mathematical problem formulations and the algorithms for solving them. The book first addresses the problem of reasoning about uncertainty and objectives in simple decisions at a single point in time, and then turns to sequential decision problems in stochastic environments where the outcomes of our actions are uncertain. It goes on to address model uncertainty, when we do not start with a known model and must learn how to act through inte
優惠價: 79 4503
無庫存
Introduction to Quantum Algorithms via Linear Algebra, second edition
79 折
出版日:2021/04/06 作者:Richard J. Lipton  出版社:Mit Pr  裝訂:精裝
Quantum computing explained in terms of elementary linear algebra, emphasizing computation and algorithms and requiring no background in physics.This introduction to quantum algorithms is concise but
優惠價: 79 1351
無庫存
What Algorithms Want
滿額折
出版日:2018/10/09 作者:Ed Finn  出版社:Mit Pr  裝訂:平裝
The gap between theoretical ideas and messy reality, as seen in Neal Stephenson, Adam Smith, and Star Trek.We depend on—we believe in—algorithms to help us get a ride, choose which book to buy, execut
優惠價: 79 1201
無庫存
Discrete Choice Analysis ― Theory and Application to Travel Demand
79 折
出版日:2018/04/20 作者:Moshe Ben-Akiva; Steven R. Lerman  出版社:Mit Pr  裝訂:平裝
Discrete Choice Analysis presents these results in such a way that they are fully accessible to the range of students and professionals who are involved in modelling demand and consumer behavior in ge
Distributed Algorithms ― An Intuitive Approach
79 折
出版日:2018/02/02 作者:Wan Fokkink  出版社:Mit Pr  裝訂:精裝
The new edition of a guide to distributed algorithms that emphasizes examples and exercises rather than the intricacies of mathematical models.This book offers students and researchers a guide to dist
優惠價: 79 1501
無庫存
Algorithms in Structural Molecular Biology
79 折
出版日:2011/06/01 作者:Bruce R. Donald  出版社:Mit Pr  裝訂:精裝
Using the tools of information technology to understand the molecular machinery ofthe cell offers both challenges and opportunities to computational scientists. Over the past decade,novel algorithms h
Online Stochastic Combinatorial Optimization
79 折
出版日:2006/10/13 作者:Russell Bent  出版社:Mit Pr  裝訂:精裝
This title offers a framework for online decision making under uncertainty and time constraints, with online stochastic algorithms for implementing the framework, performance guarantees, and demonstra
Linear Network Optimization
79 折
出版日:2003/01/01 作者:Dimitri P. Bertsekas  出版社:Mit Pr  裝訂:平裝
Large-scale optimization is becoming increasingly important for students and professionals in electrical and industrial engineering, computer science, management science and operations research, and a
Introduction to Algorithms, second edition
79 折
出版日:2001/07/20 作者:ThomasH. Cormen  出版社:Mit Pr  裝訂:精裝
This title covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers. Each chapter is relatively self-contained and can be used as a unit of
Discrete Choice Analysis ─ Theory and Application to Travel Demand
79 折
出版日:1985/12/18 作者:Moshe E. Ben-Akiva  出版社:Mit Pr  裝訂:精裝
The methods of discrete choice analysis and their applications in the modelling of transportation systems constitute a comparatively new field that has largely evolved over the past 15 years. Since it
Introduction to Modeling Cognitive Processes
79 折
出版日:2022/02/01 作者:Tom Verguts  出版社:Mit Pr  裝訂:精裝
An introduction to computational modeling for cognitive neuroscientists, covering both foundational work and recent developments. Cognitive neuroscientists need sophisticated conceptual tools to make sense of their field’s proliferation of novel theories, methods, and data. Computational modeling is such a tool, enabling researchers to turn theories into precise formulations. This book offers a mathematically gentle and theoretically unified introduction to modeling cognitive processes. Theoretical exercises of varying degrees of difficulty throughout help readers develop their modeling skills. After a general introduction to cognitive modeling and optimization, the book covers models of decision making; supervised learning algorithms, including Hebbian learning, delta rule, and backpropagation; the statistical model analysis methods of model parameter estimation and model evaluation; the three recent cognitive modeling approaches of reinforcement learning, unsupervised learning, and
優惠價: 79 1501
無庫存
What Algorithms Want ─ Imagination in the Age of Computing
79 折
出版日:2017/03/10 作者:Ed Finn  出版社:Mit Pr  裝訂:精裝
We depend on -- we believe in -- algorithms to help us get a ride, choose which book to buy, execute a mathematical proof. It's as if we think of code as a magic spell, a
Recombinatorics ― The Algorithmics of Ancestral Recombination Graphs and Explicit Phylogenetic Networks
79 折
出版日:2014/07/03 作者:Daniel M. Gusfield  出版社:Mit Pr  裝訂:精裝
In this book, Dan Gusfield examines combinatorial algorithms to constructgenealogical and exact phylogenetic networks, particularly ancestral recombination graphs (ARGs).The algorithms produce network
Foundations of Machine Learning
79 折
出版日:2012/08/17 作者:Mehryar Mohri; Afshin Rostamizadeh; Ameet Talwalkar  出版社:Mit Pr  裝訂:精裝
This graduate-level textbook introduces fundamental concepts and methods in machinelearning. It describes several important modern algorithms, provides the theoretical underpinningsof these algorithms
Constraint-based Local Search
79 折
出版日:2009/08/21 作者:Pascal Van Hentenryck; Laurent Michel  出版社:Mit Pr  裝訂:平裝
The ubiquity of combinatorial optimization problems in our society is illustrated by the novel application areas for optimization technology, which range from supply chain management to sports tourna
The Stable Marriage Problem ― Structure and Algorithms
79 折
出版日:2003/01/01 作者:Dan Gusfield; Robert W. Irving  出版社:Mit Pr  裝訂:平裝
This book probes the stable marriage problem and its variants as a rich source ofproblems and ideas that illustrate both the design and analysis of efficient algorithms. It coversthe most recent struc
Machine Learning from Weak Supervision
79 折
出版日:2022/08/23 作者:Masashi Sugiyama  出版社:Mit Pr  裝訂:精裝
Fundamental theory and practical algorithms of weakly supervised classification, emphasizing an approach based on empirical risk minimization.Standard machine learning techniques require large amounts of labeled data to work well. When we apply machine learning to problems in the physical world, however, it is extremely difficult to collect such quantities of labeled data. This book presents theory and algorithms for weakly supervised learning, a paradigm of machine learning from weakly labeled data. Emphasizing an approach based on empirical risk minimization and drawing on state-of-the-art research in weakly supervised learning, the book provides both the fundamentals of the field and the advanced mathematical theories underlying them. It can be used as a reference for practitioners and researchers and in the classroom.The book first mathematically formulates classification problems, defines common notations, and reviews various algorithms for supervised binary and multiclass classif
優惠價: 79 1951
無庫存
Beyond the Creative Species:Making Machines that Make Art and Music
79 折
出版日:2021/02/23 作者:Oliver Bown  出版社:Mit Pr  裝訂:精裝
A multidisciplinary introduction to the field of computational creativity, analyzing the impact of advanced generative technologies on art and music.As algorithms get smarter, what role will computers
優惠價: 79 1351
無庫存
Introduction to Natural Language Processing
79 折
出版日:2019/10/01 作者:Jacob Eisenstein  出版社:Mit Pr  裝訂:精裝
A survey of computational methods for understanding, generating, and manipulating human language, which offers a synthesis of classical representations and algorithms with contemporary machine learnin
優惠價: 79 3555
無庫存
Robotics Through Science Fiction ― Artificial Intelligence Explained Through Six Classic Robot Short Stories
79 折
出版日:2018/12/25 作者:Robin R. Murphy ; Robin R. Murphy; Robin R. Murphy; Isaac Asimov; Vernor Vinge  出版社:Mit Pr  裝訂:平裝
Six classic science fiction stories and commentary that illustrate and explain key algorithms or principles of artificial intelligence.This book presents six classic science fiction stories and commen
優惠價: 79 751
無庫存
Quantitative Biology ― Theory, Computational Methods, and Models
79 折
出版日:2018/08/21 作者:Brian Munsky ; William S. Hlavacek ; Lev S. Tsimring ; Karen Tkach Tuzman; Dirk Fey  出版社:Mit Pr  裝訂:精裝
An introduction to the quantitative modeling of biological processes, presenting modeling approaches, methodology, practical algorithms, software tools, and examples of current research.The quantitati
優惠價: 79 2101
無庫存
Information Retrieval ─ Implementing and Evaluating Search Engines
79 折
出版日:2016/02/12 作者:Stefan Buttcher  出版社:Mit Pr  裝訂:平裝
Information retrieval is the foundation for modern search engines. This textbook offers an introduction to the core topics underlying modern search technologies, including algorithms, data structures,
優惠價: 79 1501
無庫存
Market
滿額折
出版日:2013/09/20 作者:Natasha Degen  出版社:Mit Pr  裝訂:平裝
Transnational markets hold sway over all aspects of contemporary culture, and thathas transformed the environment of recent art, blurring the previously discrete realms of price andvalue, capital and
優惠價: 79 749
無庫存
Information Retrieval: Implementing and Evaluating Search Engines
79 折
出版日:2010/07/23 作者:Stefan Buttcher; Charles L. A. Clarke; Gordon V. Cormack  出版社:Mit Pr  裝訂:精裝
Information retrieval is the foundation for modern search engines. This textbook offers an introduction to the core topics underlying modern search tehnologies, including algorithms, data structures,
Learning and Inference in Computational Systems Biology
79 折
出版日:2009/12/04 作者:Neil D. Lawrence; Mark Girolami; Magnus Rattray; Guido Sanguinetti  出版社:Mit Pr  裝訂:精裝
Computational systems biology unifies the mechanistic approach of systems biologywith the data-driven approach of computational biology. Computational systems biology aims todevelop algorithms that un
Large-Scale Kernel Machines
79 折
出版日:2007/08/17 作者:Leon Bottou; Olivier Chapelle; Dennis Decoste; Jason Weston  出版社:Mit Pr  裝訂:精裝
This volume offers researchers and engineers practical solutions for learning from large-scale datasets, with detailed descriptions of algorithms and experiments carried out on realistically large dat
  • 122
    4
  • 1
  • 2
  • 3
  • 4

暢銷榜

客服中心

收藏

會員專區