TOP
經典不再等待!讀懂羅馬人的強大,開啟你的智力冒險
搜尋結果 /

Machine Learning Algorithms for Problem Solving in Computational Applications

59750
1 / 1494
Understanding Machine Learning ― From Theory to Algorithms
滿額折
出版日:2014/05/31 作者:Shai Shalev-Shwartz  出版社:Cambridge Univ Pr  裝訂:精裝
Machine learning is one of the fastest growing areas of computer science, with far-reaching applications. The aim of this textbook is to introduce machine learning, and the algorithmic paradigms it offers, in a principled way. The book provides a theoretical account of the fundamentals underlying machine learning and the mathematical derivations that transform these principles into practical algorithms. Following a presentation of the basics, the book covers a wide array of central topics unaddressed by previous textbooks. These include a discussion of the computational complexity of learning and the concepts of convexity and stability; important algorithmic paradigms including stochastic gradient descent, neural networks, and structured output learning; and emerging theoretical concepts such as the PAC-Bayes approach and compression-based bounds. Designed for advanced undergraduates or beginning graduates, the text makes the fundamentals and algorithms of machine learning accessible t
優惠價: 9 2807
無庫存
Unsupervised Machine Learning for Clustering in Political and Social Research
90 折
出版日:2020/09/30 作者:Philip D. Waggoner  出版社:Cambridge Univ Pr  裝訂:平裝
In the age of data-driven problem-solving, applying sophisticated computational tools for explaining substantive phenomena is a valuable skill. Yet, application of methods assumes an understanding of the data, structure, and patterns that influence the broader research program. This Element offers researchers and teachers an introduction to clustering, which is a prominent class of unsupervised machine learning for exploring and understanding latent, non-random structure in data. A suite of widely used clustering techniques is covered in this Element, in addition to R code and real data to facilitate interaction with the concepts. Upon setting the stage for clustering, the following algorithms are detailed: agglomerative hierarchical clustering, k-means clustering, Gaussian mixture models, and at a higher-level, fuzzy C-means clustering, DBSCAN, and partitioning around medoids (k-medoids) clustering.
優惠價: 9 972
無庫存
Data Mining and Machine Learning ― Fundamental Concepts and Algorithms
90 折
出版日:2020/02/29 作者:Mohammed J. Zaki  出版社:Cambridge Univ Pr  裝訂:精裝
The fundamental algorithms in data mining and machine learning form the basis of data science, utilizing automated methods to analyze patterns and models for all kinds of data in applications ranging from scientific discovery to business analytics. This textbook for senior undergraduate and graduate courses provides a comprehensive, in-depth overview of data mining, machine learning and statistics, offering solid guidance for students, researchers, and practitioners. The book lays the foundations of data analysis, pattern mining, clustering, classification and regression, with a focus on the algorithms and the underlying algebraic, geometric, and probabilistic concepts. New to this second edition is an entire part devoted to regression methods, including neural networks and deep learning.
優惠價: 9 3288
無庫存
出版日:2014/04/30 作者:S. Y. Kung  出版社:Cambridge Univ Pr  裝訂:精裝
Offering a fundamental basis in kernel-based learning theory, this book covers both statistical and algebraic principles. It provides over 30 major theorems for kernel-based supervised and unsupervised learning models. The first of the theorems establishes a condition, arguably necessary and sufficient, for the kernelization of learning models. In addition, several other theorems are devoted to proving mathematical equivalence between seemingly unrelated models. With over 25 closed-form and iterative algorithms, the book provides a step-by-step guide to algorithmic procedures and analysing which factors to consider in tackling a given problem, enabling readers to improve specifically designed learning algorithms, build models for new applications and develop efficient techniques suitable for green machine learning technologies. Numerous real-world examples and over 200 problems, several of which are Matlab-based simulation exercises, make this an essential resource for graduate student
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Beyond the Worst-Case Analysis of Algorithms
90 折
出版日:2020/09/30 作者:Tim Roughgarden  出版社:Cambridge Univ Pr  裝訂:精裝
There are no silver bullets in algorithm design, and no single algorithmic idea is powerful and flexible enough to solve every computational problem. Nor are there silver bullets in algorithm analysis, as the most enlightening method for analyzing an algorithm often depends on the problem and the application. However, typical algorithms courses rely almost entirely on a single analysis framework, that of worst-case analysis, wherein an algorithm is assessed by its worst performance on any input of a given size. The purpose of this book is to popularize several alternatives to worst-case analysis and their most notable algorithmic applications, from clustering to linear programming to neural network training. Forty leading researchers have contributed introductions to different facets of this field, emphasizing the most important models and results, many of which can be taught in lectures to beginning graduate students in theoretical computer science and machine learning.
優惠價: 9 3023
無庫存
Machine Learning Refined ― Foundations, Algorithms, and Applications
90 折
出版日:2020/02/29 作者:Jeremy Watt  出版社:Cambridge Univ Pr  裝訂:精裝
With its intuitive yet rigorous approach to machine learning, this text provides students with the fundamental knowledge and practical tools needed to conduct research and build data-driven products. The authors prioritize geometric intuition and algorithmic thinking, and include detail on all the essential mathematical prerequisites, to offer a fresh and accessible way to learn. Practical applications are emphasized, with examples from disciplines including computer vision, natural language processing, economics, neuroscience, recommender systems, physics, and biology. Over 300 color illustrations are included and have been meticulously designed to enable an intuitive grasp of technical concepts, and over 100 in-depth coding exercises (in Python) provide a real understanding of crucial machine learning algorithms. A suite of online resources including sample code, data sets, interactive lecture slides, and a solutions manual are provided online, making this an ideal text both for grad
優惠價: 9 3131
無庫存
Evaluating Learning Algorithms ― A Classification Perspective
滿額折
出版日:2014/06/05 作者:Nathalie Japkowicz  出版社:Cambridge Univ Pr  裝訂:平裝
The field of machine learning has matured to the point where many sophisticated learning approaches can be applied to practical applications. Thus it is of critical importance that researchers have the proper tools to evaluate learning approaches and understand the underlying issues. This book examines various aspects of the evaluation process with an emphasis on classification algorithms. The authors describe several techniques for classifier performance assessment, error estimation and resampling, obtaining statistical significance as well as selecting appropriate domains for evaluation. They also present a unified evaluation framework and highlight how different components of evaluation are both significantly interrelated and interdependent. The techniques presented in the book are illustrated using R and WEKA, facilitating better practical insight as well as implementation. Aimed at researchers in the theory and applications of machine learning, this book offers a solid basis for c
優惠價: 9 2807
無庫存
Intersection and Decomposition Algorithms for Planar Arrangements
90 折
出版日:2010/09/09 作者:Pankaj K. Agarwal  出版社:Cambridge Univ Pr  裝訂:平裝
Several geometric problems can be formulated in terms of the arrangement of a collection of curves in a plane, which has made this one of the most widely studied topics in computational geometry. This book, first published in 1991, presents a study of various problems related to arrangements of lines, segments, or curves in the plane. The first problem is a proof of almost tight bounds on the length of (n,s)-Davenport–Schinzel sequences, a technique for obtaining optimal bounds for numerous algorithmic problems. Then the intersection problem is treated. The final problem is improving the efficiency of partitioning algorithms, particularly those used to construct spanning trees with low stabbing numbers, a very versatile tool in solving geometric problems. A number of applications are also discussed. Researchers in computational and combinatorial geometry should find much to interest them in this book.
優惠價: 9 1696
無庫存
Probabilistic Numerics:Computation as Machine Learning
滿額折
出版日:2022/06/30 作者:Philipp Hennig  出版社:Cambridge Univ Pr  裝訂:精裝
Probabilistic numerical computation formalises the connection between machine learning and applied mathematics. Numerical algorithms approximate intractable quantities from computable ones. They estimate integrals from evaluations of the integrand, or the path of a dynamical system described by differential equations from evaluations of the vector field. In other words, they infer a latent quantity from data. This book shows that it is thus formally possible to think of computational routines as learning machines, and to use the notion of Bayesian inference to build more flexible, efficient, or customised algorithms for computation. The text caters for Masters' and PhD students, as well as postgraduate researchers in artificial intelligence, computer science, statistics, and applied mathematics. Extensive background material is provided along with a wealth of figures, worked examples, and exercises (with solutions) to develop intuition.
優惠價: 9 3217
無庫存
出版日:2014/02/28 作者:Lucas Bordeaux  出版社:Cambridge Univ Pr  裝訂:精裝
Classical computer science textbooks tell us that some problems are 'hard'. Yet many areas, from machine learning and computer vision to theorem proving and software verification, have defined their own set of tools for effectively solving complex problems. Tractability provides an overview of these different techniques, and of the fundamental concepts and properties used to tame intractability. This book will help you understand what to do when facing a hard computational problem. Can the problem be modelled by convex, or submodular functions? Will the instances arising in practice be of low treewidth, or exhibit another specific graph structure that makes them easy? Is it acceptable to use scalable, but approximate algorithms? A wide range of approaches is presented through self-contained chapters written by authoritative researchers on each topic. As a reference on a core problem in computer science, this book will appeal to theoreticians and practitioners alike.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2020/07/31 作者:Man-Wai Mak  出版社:Cambridge Univ Pr  裝訂:精裝
This book will help readers understand fundamental and advanced statistical models and deep learning models for robust speaker recognition and domain adaptation. This useful toolkit enables readers to apply machine learning techniques to address practical issues, such as robustness under adverse acoustic environments and domain mismatch, when deploying speaker recognition systems. Presenting state-of-the-art machine learning techniques for speaker recognition and featuring a range of probabilistic models, learning algorithms, case studies, and new trends and directions for speaker recognition based on modern machine learning and deep learning, this is the perfect resource for graduates, researchers, practitioners and engineers in electrical engineering, computer science and applied mathematics.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/12/31 作者:Anthony D. Joseph  出版社:Cambridge Univ Pr  裝訂:精裝
Written by leading researchers, this complete introduction brings together all the theory and tools needed for building robust machine learning in adversarial environments. Discover how machine learning systems can adapt when an adversary actively poisons data to manipulate statistical inference, learn the latest practical techniques for investigating system security and performing robust data analysis, and gain insight into new approaches for designing effective countermeasures against the latest wave of cyber-attacks. Privacy-preserving mechanisms and the near-optimal evasion of classifiers are discussed in detail, and in-depth case studies on email spam and network security highlight successful attacks on traditional machine learning algorithms. Providing a thorough overview of the current state of the art in the field, and possible future directions, this groundbreaking work is essential reading for researchers, practitioners and students in computer security and machine learning,
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Machine Learning Refined ― Foundations, Algorithms, and Applications
90 折
出版日:2016/07/31 作者:Jeremy Watt; Reza Borhani; Aggelos Katsaggelos  出版社:Cambridge Univ Pr  裝訂:精裝
A new, intuitive approach to machine learning, covering fundamental concepts and real-world applications, with practical MATLAB-based exercises.
優惠價: 9 3060
無庫存
出版日:2012/08/27 作者:Hao He  出版社:Cambridge Univ Pr  裝訂:精裝
With a focus on developing computational algorithms for examining waveform design in diverse active sensing applications, this guide is ideal for researchers and practitioners in the field. The three parts conveniently correspond to the three categories of desirable waveform properties: good aperiodic correlations, good periodic correlations and beampattern matching. The book features various application examples of using the newly designed waveforms, including radar imaging, channel estimation for communications, an ultrasound system for breast cancer treatment and covert underwater communications. In addition to numerical results, the authors present theoretical analyses describing lower bounds or limitations of performance. Focusing on formulating practical problems mathematically and solving the mathematical problems using efficient and effective optimization techniques, the text pays particular attention to developing easy-to-use computational approaches. Most algorithms are accom
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Bayesian Reasoning and Machine Learning
90 折
出版日:2011/12/31 作者:David Barber  出版社:Cambridge Univ Pr  裝訂:精裝
Machine learning methods extract value from vast data sets quickly and with modest resources. They are established tools in a wide range of industrial applications, including search engines, DNA sequencing, stock market analysis, and robot locomotion, and their use is spreading rapidly. People who know the methods have their choice of rewarding jobs. This hands-on text opens these opportunities to computer science students with modest mathematical backgrounds. It is designed for final-year undergraduates and master's students with limited background in linear algebra and calculus. Comprehensive and coherent, it develops everything from basic reasoning to advanced techniques within the framework of graphical models. Students learn more than a menu of techniques, they develop analytical and problem-solving skills that equip them for the real world. Numerous examples and exercises, both computer based and theoretical, are included in every chapter. Resources for students and instructors,
優惠價: 9 3568
無庫存
出版日:2010/12/31 作者:Nathalie Japkowicz  出版社:Cambridge Univ Pr  裝訂:精裝
The field of machine learning has matured to the point where many sophisticated learning approaches can be applied to practical applications. Thus it is of critical importance that researchers have the proper tools to evaluate learning approaches and understand the underlying issues. This book examines various aspects of the evaluation process with an emphasis on classification algorithms. The authors describe several techniques for classifier performance assessment, error estimation and resampling, obtaining statistical significance as well as selecting appropriate domains for evaluation. They also present a unified evaluation framework and highlight how different components of evaluation are both significantly interrelated and interdependent. The techniques presented in the book are illustrated using R and WEKA, facilitating better practical insight as well as implementation. Aimed at researchers in the theory and applications of machine learning, this book offers a solid basis for c
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Bionanotechnology:Concepts and Applications
75 折
出版日:2021/02/04 作者:Ljiljana Fruk  出版社:Cambridge Univ Pr  裝訂:平裝
Connecting theory with real-life applications, this is the first ever textbook to equip students with a comprehensive knowledge of all the key concepts in bionanotechnology. By bridging the interdisciplinary gap from which bionanotechnology emerged, it provides a systematic introduction to the subject, accessible to students from a wide variety of backgrounds. Topics range from nanomaterial preparation, properties and biofunctionalisation, and analytical methods used in bionanotechnology, to bioinspired and DNA nanotechnology, and applications in biosensing, medicine and tissue engineering. Throughout the book, features such as 'Back to basics' and 'Research report' boxes enable students to build a strong theoretical knowledge and to link this to practical applications and up-to-date research. With over 200 detailed, full-colour illustrations and more than 100 end-of-chapter problems, this is an essential guide to bionanotechnology for any student studying this exciting, fast-developin
優惠價: 75 2204
庫存:1
High-Dimensional Data Analysis with Low-Dimensional Models:Principles, Computation, and Applications
90 折
出版日:2021/12/31 作者:John Wright  出版社:Cambridge Univ Pr  裝訂:精裝
Connecting theory with practice, this systematic and rigorous introduction covers the fundamental principles, algorithms and applications of key mathematical models for high-dimensional data analysis. Comprehensive in its approach, it provides unified coverage of many different low-dimensional models and analytical techniques, including sparse and low-rank models, and both convex and non-convex formulations. Readers will learn how to develop efficient and scalable algorithms for solving real-world problems, supported by numerous examples and exercises throughout, and how to use the computational tools learnt in several application contexts. Applications presented include scientific imaging, communication, face recognition, 3D vision, and deep networks for classification. With code available online, this is an ideal textbook for senior and graduate students in computer science, data science, and electrical engineering, as well as for those taking courses on sparsity, low-dimensional str
優惠價: 9 3401
無庫存
Neural Machine Translation
90 折
出版日:2020/06/30 作者:Philipp Koehn  出版社:Cambridge Univ Pr  裝訂:精裝
Deep learning is revolutionizing how machine translation systems are built today. This book introduces the challenge of machine translation and evaluation - including historical, linguistic, and applied context -- then develops the core deep learning methods used for natural language applications. Code examples in Python give readers a hands-on blueprint for understanding and implementing their own machine translation systems. The book also provides extensive coverage of machine learning tricks, issues involved in handling various forms of data, model enhancements, and current challenges and methods for analysis and visualization. Summaries of the current research in the field make this a state-of-the-art textbook for undergraduate and graduate classes, as well as an essential reference for researchers and developers interested in other applications of neural methods in the broader field of human language processing.
優惠價: 9 3293
無庫存
Density Ratio Estimation in Machine Learning
90 折
出版日:2018/03/29 作者:Masashi Sugiyama  出版社:Cambridge Univ Pr  裝訂:平裝
Machine learning is an interdisciplinary field of science and engineering that studies mathematical theories and practical applications of systems that learn. This book introduces theories, methods and applications of density ratio estimation, which is a newly emerging paradigm in the machine learning community. Various machine learning problems such as non-stationarity adaptation, outlier detection, dimensionality reduction, independent component analysis, clustering, classification and conditional density estimation can be systematically solved via the estimation of probability density ratios. The authors offer a comprehensive introduction of various density ratio estimators including methods via density estimation, moment matching, probabilistic classification, density fitting and density ratio fitting, as well as describing how these can be applied to machine learning. The book provides mathematical theories for density ratio estimation including parametric and non-parametric conve
優惠價: 9 2051
無庫存
Problem Solving in Organizations ─ A Methodological Handbook for Business and Management Students
90 折
出版日:2018/02/28 作者:Joan Ernst van Aken  出版社:Cambridge Univ Pr  裝訂:平裝
An indispensable guide enabling business and management students to develop their professional competences in real organizational settings, this new and fully updated edition of Problem Solving in Organizations equips the reader with the necessary toolkit to apply the theory to practical business problems. By encouraging the reader to use the theory and showing them how to do so in a fuzzy, ambiguous and politically charged, real-life organizational context, this book offers a concise introduction to design-oriented and theory-informed problem solving in organizations. In addition, it gives support for designing the overall approach to a problem-solving project as well as support for each of the steps of the problem-solving cycle: problem definition, problem analysis, solution design, interventions, and evaluation. Problem Solving in Organizations is suitable for readers with a wide range of learning objectives, including undergraduates and graduates studying business and management, M
優惠價: 9 2213
無庫存
出版日:2018/02/28 作者:Joan Ernst van Aken  出版社:Cambridge Univ Pr  裝訂:精裝
An indispensable guide enabling business and management students to develop their professional competences in real organizational settings, this new and fully updated edition of Problem Solving in Organizations equips the reader with the necessary toolkit to apply the theory to practical business problems. By encouraging the reader to use the theory and showing them how to do so in a fuzzy, ambiguous and politically charged, real-life organizational context, this book offers a concise introduction to design-oriented and theory-informed problem solving in organizations. In addition, it gives support for designing the overall approach to a problem-solving project as well as support for each of the steps of the problem-solving cycle: problem definition, problem analysis, solution design, interventions, and evaluation. Problem Solving in Organizations is suitable for readers with a wide range of learning objectives, including undergraduates and graduates studying business and management, M
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2012/02/20 作者:Masashi Sugiyama  出版社:Cambridge Univ Pr  裝訂:精裝
Machine learning is an interdisciplinary field of science and engineering that studies mathematical theories and practical applications of systems that learn. This book introduces theories, methods and applications of density ratio estimation, which is a newly emerging paradigm in the machine learning community. Various machine learning problems such as non-stationarity adaptation, outlier detection, dimensionality reduction, independent component analysis, clustering, classification and conditional density estimation can be systematically solved via the estimation of probability density ratios. The authors offer a comprehensive introduction of various density ratio estimators including methods via density estimation, moment matching, probabilistic classification, density fitting and density ratio fitting, as well as describing how these can be applied to machine learning. The book provides mathematical theories for density ratio estimation including parametric and non-parametric conve
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2011/12/30 作者:Ron Bekkerman  出版社:Cambridge Univ Pr  裝訂:精裝
This book presents an integrated collection of representative approaches for scaling up machine learning and data mining methods on parallel and distributed computing platforms. Demand for parallelizing learning algorithms is highly task-specific: in some settings it is driven by the enormous dataset sizes, in others by model complexity or by real-time performance requirements. Making task-appropriate algorithm and platform choices for large-scale machine learning requires understanding the benefits, trade-offs and constraints of the available options. Solutions presented in the book cover a range of parallelization platforms from FPGAs and GPUs to multi-core systems and commodity clusters, concurrent programming frameworks including CUDA, MPI, MapReduce and DryadLINQ, and learning settings (supervised, unsupervised, semi-supervised and online learning). Extensive coverage of parallelization of boosted trees, SVMs, spectral clustering, belief propagation and other popular learning algo
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2011/07/25 作者:Lorenza Saitta  出版社:Cambridge Univ Pr  裝訂:精裝
Phase transitions typically occur in combinatorial computational problems and have important consequences, especially with the current spread of statistical relational learning as well as sequence learning methodologies. In Phase Transitions in Machine Learning the authors begin by describing in detail this phenomenon, and the extensive experimental investigation that supports its presence. They then turn their attention to the possible implications and explore appropriate methods for tackling them. Weaving together fundamental aspects of computer science, statistical physics and machine learning, the book provides sufficient mathematics and physics background to make the subject intelligible to researchers in AI and other computer science communities. Open research issues are also discussed, suggesting promising directions for future research.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Analytical Elements of Mechanisms
90 折
出版日:2005/11/24 作者:Dan B. Marghitu  出版社:Cambridge Univ Pr  裝訂:平裝
Mechanisms are fundamental components of machines. They are used to transmit forces and moments and to manipulate objects in industrial machinery, robots, automobiles, aircraft, mechatronics devices and biomechanical systems. A knowledge of the kinematic and dynamic properties of mechanisms is essential for their design and control. This book describes methods and algorithms for the analysis of kinematic systems. Beginning with basic concepts, the book then discusses a variety of problem-solving approaches and computational techniques. Its distinctive feature is its focus on the contour equation as a powerful, computationally efficient tool that will help the reader to design complex spatial mechanisms. This handy text will be useful for senior or graduate students, researchers and practising engineers working in robotics, vehicle dynamics, mechatronics and machine design.
優惠價: 9 1754
無庫存
Computational Lexical Semantics
90 折
出版日:2005/11/24 作者:Patrick Saint-Dizier  出版社:Cambridge Univ Pr  裝訂:平裝
Lexical semantics has become a major research area within computational linguistics, drawing from psycholinguistics, knowledge representation, computer algorithms and architecture. Research programmes whose goal is the definition of large lexicons are asking what the appropriate representation structure is for different facets of lexical information. Among these facets, semantic information is probably the most complex and the least explored. Computational Lexical Semantics is one of the first volumes to provide models for the creation of various kinds of computerized lexicons for the automatic treatment of natural language, with applications to machine translation, automatic indexing, and database front-ends, knowledge extraction, among other things. It focuses on semantic issues, as seen by linguists, psychologists and computer scientists. Besides describing academic research, it also covers ongoing industrial projects.
優惠價: 9 2983
無庫存
出版日:2001/06/18 作者:Dan B. Marghitu  出版社:Cambridge Univ Pr  裝訂:精裝
Mechanisms are fundamental components of machines. They are used to transmit forces and moments and to manipulate objects in industrial machinery, robots, automobiles, aircraft, mechatronics devices and biomechanical systems. A knowledge of the kinematic and dynamic properties of mechanisms is essential for their design and control. This book describes methods and algorithms for the analysis of kinematic systems. Beginning with basic concepts, the book then discusses a variety of problem-solving approaches and computational techniques. Its distinctive feature is its focus on the contour equation as a powerful, computationally efficient tool that will help the reader to design complex spatial mechanisms. This handy text will be useful for senior or graduate students, researchers and practising engineers working in robotics, vehicle dynamics, mechatronics and machine design.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Machine Learning for Engineers
滿額折
出版日:2022/08/31 作者:Osvaldo Simeone  出版社:Cambridge Univ Pr  裝訂:精裝
This self-contained introduction to machine learning, designed from the start with engineers in mind, will equip students with everything they need to start applying machine learning principles and algorithms to real-world engineering problems. With a consistent emphasis on the connections between estimation, detection, information theory, and optimization, it includes: an accessible overview of the relationships between machine learning and signal processing, providing a solid foundation for further study; clear explanations of the differences between state-of-the-art techniques and more classical methods, equipping students with all the understanding they need to make informed technique choices; demonstration of the links between information-theoretical concepts and their practical engineering relevance; reproducible examples using Matlab, enabling hands-on student experimentation. Assuming only a basic understanding of probability and linear algebra, and accompanied by lecture slide
優惠價: 9 3217
無庫存
出版日:2021/09/30 作者:Hui Jiang  出版社:Cambridge Univ Pr  裝訂:平裝
This lucid, accessible introduction to supervised machine learning presents core concepts in a focused and logical way that is easy for beginners to follow. The author assumes basic calculus, linear algebra, probability and statistics but no prior exposure to machine learning. Coverage includes widely used traditional methods such as SVMs, boosted trees, HMMs, and LDAs, plus popular deep learning methods such as convolution neural nets, attention, transformers, and GANs. Organized in a coherent presentation framework that emphasizes the big picture, the text introduces each method clearly and concisely “from scratch” based on the fundamentals. All methods and algorithms are described by a clean and consistent style, with a minimum of unnecessary detail. Numerous case studies and concrete examples demonstrate how the methods can be applied in a variety of contexts.
優惠價: 1 1280
無庫存
出版日:2021/09/30 作者:Hui Jiang  出版社:Cambridge Univ Pr  裝訂:精裝
This lucid, accessible introduction to supervised machine learning presents core concepts in a focused and logical way that is easy for beginners to follow. The author assumes basic calculus, linear algebra, probability and statistics but no prior exposure to machine learning. Coverage includes widely used traditional methods such as SVMs, boosted trees, HMMs, and LDAs, plus popular deep learning methods such as convolution neural nets, attention, transformers, and GANs. Organized in a coherent presentation framework that emphasizes the big picture, the text introduces each method clearly and concisely “from scratch” based on the fundamentals. All methods and algorithms are described by a clean and consistent style, with a minimum of unnecessary detail. Numerous case studies and concrete examples demonstrate how the methods can be applied in a variety of contexts.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Computational Statistical Physics
滿額折
出版日:2021/08/31 作者:Lucas Böttcher  出版社:Cambridge Univ Pr  裝訂:精裝
Providing a detailed and pedagogical account of the rapidly-growing field of computational statistical physics, this book covers both the theoretical foundations of equilibrium and non-equilibrium statistical physics, and also modern, computational applications such as percolation, random walks, magnetic systems, machine learning dynamics, and spreading processes on complex networks. A detailed discussion of molecular dynamics simulations is also included, a topic of great importance in biophysics and physical chemistry. The accessible and self-contained approach adopted by the authors makes this book suitable for teaching courses at graduate level, and numerous worked examples and end of chapter problems allow students to test their progress and understanding.
優惠價: 9 3509
無庫存
出版日:2021/07/31 作者:Nisheeth K. Vishnoi  出版社:Cambridge Univ Pr  裝訂:精裝
In the last few years, Algorithms for Convex Optimization have revolutionized algorithm design, both for discrete and continuous optimization problems. For problems like maximum flow, maximum matching, and submodular function minimization, the fastest algorithms involve essential methods such as gradient descent, mirror descent, interior point methods, and ellipsoid methods. The goal of this self-contained book is to enable researchers and professionals in computer science, data science, and machine learning to gain an in-depth understanding of these algorithms. The text emphasizes how to derive key algorithms for convex optimization from first principles and how to establish precise running time bounds. This modern text explains the success of these algorithms in problems of discrete optimization, as well as how these methods have significantly pushed the state of the art of convex optimization itself.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Algorithms for Convex Optimization
90 折
出版日:2021/07/31 作者:Nisheeth K. Vishnoi  出版社:Cambridge Univ Pr  裝訂:平裝
In the last few years, Algorithms for Convex Optimization have revolutionized algorithm design, both for discrete and continuous optimization problems. For problems like maximum flow, maximum matching, and submodular function minimization, the fastest algorithms involve essential methods such as gradient descent, mirror descent, interior point methods, and ellipsoid methods. The goal of this self-contained book is to enable researchers and professionals in computer science, data science, and machine learning to gain an in-depth understanding of these algorithms. The text emphasizes how to derive key algorithms for convex optimization from first principles and how to establish precise running time bounds. This modern text explains the success of these algorithms in problems of discrete optimization, as well as how these methods have significantly pushed the state of the art of convex optimization itself.
優惠價: 9 1781
無庫存
Competitive Programming in Python:128 Algorithms to Develop your Coding Skills
90 折
出版日:2020/11/30 作者:Christoph Dürr  出版社:Cambridge Univ Pr  裝訂:平裝
Want to kill it at your job interview in the tech industry? Want to win that coding competition? Learn all the algorithmic techniques and programming skills you need from two experienced coaches, problem setters, and jurors for coding competitions. The authors highlight the versatility of each algorithm by considering a variety of problems and show how to implement algorithms in simple and efficient code. Readers can expect to master 128 algorithms in Python and discover the right way to tackle a problem and quickly implement a solution of low complexity. Classic problems like Dijkstra's shortest path algorithm and Knuth-Morris-Pratt's string matching algorithm are featured alongside lesser known data structures like Fenwick trees and Knuth's dancing links. The book provides a framework to tackle algorithmic problem solving, including: Definition, Complexity, Applications, Algorithm, Key Information, Implementation, Variants, In Practice, and Problems. Python code included in the book
優惠價: 9 1835
無庫存
Design and Analysis of Algorithms ― A Contemporary Perspective
90 折
出版日:2019/02/28 作者:Sandeep Sen  出版社:Cambridge Univ Pr  裝訂:平裝
The text covers important algorithm design techniques, such as greedy algorithms, dynamic programming, and divide-and-conquer, and gives applications to contemporary problems. Techniques including Fast Fourier transform, KMP algorithm for string matching, CYK algorithm for context free parsing and gradient descent for convex function minimization are discussed in detail. The book's emphasis is on computational models and their effect on algorithm design. It gives insights into algorithm design techniques in parallel, streaming and memory hierarchy computational models. The book also emphasizes the role of randomization in algorithm design, and gives numerous applications ranging from data-structures such as skip-lists to dimensionality reduction methods.
優惠價: 9 2429
無庫存
Design and Analysis of Algorithms ― A Contemporary Perspective
90 折
出版日:2019/02/28 作者:Sandeep Sen  出版社:Cambridge Univ Pr  裝訂:精裝
The text covers important algorithm design techniques, such as greedy algorithms, dynamic programming, and divide-and-conquer, and gives applications to contemporary problems. Techniques including Fast Fourier transform, KMP algorithm for string matching, CYK algorithm for context free parsing and gradient descent for convex function minimization are discussed in detail. The book's emphasis is on computational models and their effect on algorithm design. It gives insights into algorithm design techniques in parallel, streaming and memory hierarchy computational models. The book also emphasizes the role of randomization in algorithm design, and gives numerous applications ranging from data-structures such as skip-lists to dimensionality reduction methods.
優惠價: 9 2538
無庫存
出版日:2012/02/29 作者:Hisashi Kobayashi  出版社:Cambridge Univ Pr  裝訂:精裝
Together with the fundamentals of probability, random processes and statistical analysis, this insightful book also presents a broad range of advanced topics and applications. There is extensive coverage of Bayesian vs. frequentist statistics, time series and spectral representation, inequalities, bound and approximation, maximum-likelihood estimation and the expectation-maximization (EM) algorithm, geometric Brownian motion and Itô process. Applications such as hidden Markov models (HMM), the Viterbi, BCJR, and Baum–Welch algorithms, algorithms for machine learning, Wiener and Kalman filters, and queueing and loss networks are treated in detail. The book will be useful to students and researchers in such areas as communications, signal processing, networks, machine learning, bioinformatics, econometrics and mathematical finance. With a solutions manual, lecture slides, supplementary materials and MATLAB programs all available online, it is ideal for classroom teaching as well as a val
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Efficient Algorithms for Listing Combinatorial Structures
90 折
出版日:2009/07/30 作者:Leslie Ann Goldberg  出版社:Cambridge Univ Pr  裝訂:平裝
First published in 1993, this thesis is concerned with the design of efficient algorithms for listing combinatorial structures. The research described here gives some answers to the following questions: which families of combinatorial structures have fast computer algorithms for listing their members? What general methods are useful for listing combinatorial structures? How can these be applied to those families which are of interest to theoretical computer scientists and combinatorialists? Amongst those families considered are unlabelled graphs, first order one properties, Hamiltonian graphs, graphs with cliques of specified order, and k-colourable graphs. Some related work is also included, which compares the listing problem with the difficulty of solving the existence problem, the construction problem, the random sampling problem, and the counting problem. In particular, the difficulty of evaluating Pólya's cycle polynomial is demonstrated.
優惠價: 9 1754
無庫存
Methods for Computational Gene Prediction
90 折
出版日:2007/08/16 作者:William H. Majoros  出版社:Cambridge Univ Pr  裝訂:平裝
Inferring the precise locations and splicing patterns of genes in DNA is a difficult but important task, with broad applications to biomedicine. The mathematical and statistical techniques that have been applied to this problem are surveyed and organized into a logical framework based on the theory of parsing. Both established approaches and methods at the forefront of current research are discussed. Numerous case studies of existing software systems are provided, in addition to detailed examples that work through the actual implementation of effective gene-predictors using hidden Markov models and other machine-learning techniques. Background material on probability theory, discrete mathematics, computer science, and molecular biology is provided, making the book accessible to students and researchers from across the life and computational sciences. This book is ideal for use in a first course in bioinformatics at graduate or advanced undergraduate level, and for anyone wanting to kee
優惠價: 9 2456
無庫存
  • 59750
    1494
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 1494

暢銷榜

客服中心

收藏

會員專區