Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Optimization for machine learning, 


Варианты приобретения
Цена: 13794.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-23
Ориентировочная дата поставки: конец Сентября - начало Октября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания


Название:  Optimization for machine learning
ISBN: 9780262537766
Издательство: MIT Press
Издательство: Mit press ltd
Классификация:


ISBN-10: 0262537761
Обложка/Формат: Paperback
Страницы: 512
Вес: 1.03 кг.
Дата издания: 11.02.2019
Серия: Neural information processing series
Язык: English
Иллюстрации: 34 b 68 illustrations, unspecified
Размер: 255 x 204 x 27
Читательская аудитория: Professional & vocational
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: США
Описание: 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 is one of the most important developments in modern computational science. Optimization formulations and methods are proving to be vital in designing algorithms to extract essential knowledge from huge volumes of data. Machine learning, however, is not simply a consumer of optimization technology but a rapidly evolving field that is itself generating new optimization ideas. This book captures the state of the art of the interaction between optimization and machine learning in a way that is accessible to researchers in both fields.
Optimization approaches have enjoyed prominence in machine learning because of their wide applicability and attractive theoretical properties. The increasing complexity, size, and variety of todays machine learning models call for the reassessment of existing assumptions. This book starts the process of reassessment. It describes the resurgence in novel contexts of established frameworks such as first-order methods, stochastic approximations, convex relaxations, interior-point methods, and proximal methods. It also devotes attention to newer themes such as regularized optimization, robust optimization, gradient and subgradient methods, splitting techniques, and second-order methods. Many of these techniques draw inspiration from other fields, including operations research, theoretical computer science, and subfields of optimization. The book will enrich the ongoing cross-fertilization between the machine learning community and these other fields, and within the broader optimization community.




Machine Learning

Автор: Kevin Murphy
Название: Machine Learning
ISBN: 0262018020 ISBN-13(EAN): 9780262018029
Издательство: MIT Press
Рейтинг:
Цена: 18622.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

A comprehensive introduction to machine learning that uses probabilistic models and inference as a unifying approach.

Today's Web-enabled deluge of electronic data calls for automated methods of data analysis. Machine learning provides these, developing methods that can automatically detect patterns in data and then use the uncovered patterns to predict future data. This textbook offers a comprehensive and self-contained introduction to the field of machine learning, based on a unified, probabilistic approach.

The coverage combines breadth and depth, offering necessary background material on such topics as probability, optimization, and linear algebra as well as discussion of recent developments in the field, including conditional random fields, L1 regularization, and deep learning. The book is written in an informal, accessible style, complete with pseudo-code for the most important algorithms. All topics are copiously illustrated with color images and worked examples drawn from such application domains as biology, text processing, computer vision, and robotics. Rather than providing a cookbook of different heuristic methods, the book stresses a principled model-based approach, often using the language of graphical models to specify models in a concise and intuitive way. Almost all the models described have been implemented in a MATLAB software package -- PMTK (probabilistic modeling toolkit) -- that is freely available online. The book is suitable for upper-level undergraduates with an introductory-level college math background and beginning graduate students.

Python machine learning -

Автор: Raschka, Sebastian Mirjalili, Vahid
Название: Python machine learning -
ISBN: 1787125939 ISBN-13(EAN): 9781787125933
Издательство: Неизвестно
Цена: 8091.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This second edition of Python Machine Learning by Sebastian Raschka is for developers and data scientists looking for a practical approach to machine learning and deep learning. In this updated edition, you`ll explore the machine learning process using Python and the latest open source technologies, including scikit-learn and TensorFlow 1.x.

Linear algebra and optimization with applications to machine learning - volume i: linear algebra for computer vision, robotics, and machine learning

Автор: Gallier, Jean H (univ Of Pennsylvania, Usa) Quaintance, Jocelyn (univ Of Pennsylvania, Usa)
Название: Linear algebra and optimization with applications to machine learning - volume i: linear algebra for computer vision, robotics, and machine learning
ISBN: 9811207712 ISBN-13(EAN): 9789811207716
Издательство: World Scientific Publishing
Рейтинг:
Цена: 14256.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

This book provides the mathematical fundamentals of linear algebra to practicers in computer vision, machine learning, robotics, applied mathematics, and electrical engineering. By only assuming a knowledge of calculus, the authors develop, in a rigorous yet down to earth manner, the mathematical theory behind concepts such as: vectors spaces, bases, linear maps, duality, Hermitian spaces, the spectral theorems, SVD, and the primary decomposition theorem. At all times, pertinent real-world applications are provided. This book includes the mathematical explanations for the tools used which we believe that is adequate for computer scientists, engineers and mathematicians who really want to do serious research and make significant contributions in their respective fields.

Linear Algebra And Optimization With Applications To Machine Learning - Volume Ii: Fundamentals Of Optimization Theory With Applications To Machine Learning

Автор: Quaintance Jocelyn, Gallier Jean H
Название: Linear Algebra And Optimization With Applications To Machine Learning - Volume Ii: Fundamentals Of Optimization Theory With Applications To Machine Learning
ISBN: 9811216568 ISBN-13(EAN): 9789811216565
Издательство: World Scientific Publishing
Рейтинг:
Цена: 28512.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Volume 2 applies the linear algebra concepts presented in Volume 1 to optimization problems which frequently occur throughout machine learning. This book blends theory with practice by not only carefully discussing the mathematical under pinnings of each optimization technique but by applying these techniques to linear programming, support vector machines (SVM), principal component analysis (PCA), and ridge regression. Volume 2 begins by discussing preliminary concepts of optimization theory such as metric spaces, derivatives, and the Lagrange multiplier technique for finding extrema of real valued functions. The focus then shifts to the special case of optimizing a linear function over a region determined by affine constraints, namely linear programming. Highlights include careful derivations and applications of the simplex algorithm, the dual-simplex algorithm, and the primal-dual algorithm. The theoretical heart of this book is the mathematically rigorous presentation of various nonlinear optimization methods, including but not limited to gradient decent, the Karush-Kuhn-Tucker (KKT) conditions, Lagrangian duality, alternating direction method of multipliers (ADMM), and the kernel method. These methods are carefully applied to hard margin SVM, soft margin SVM, kernel PCA, ridge regression, lasso regression, and elastic-net regression. Matlab programs implementing these methods are included.

Linear Algebra And Optimization With Applications To Machine Learning - Volume I: Linear Algebra For Computer Vision, Robotics, And Machine Learning

Автор: Gallier Jean H, Quaintance Jocelyn
Название: Linear Algebra And Optimization With Applications To Machine Learning - Volume I: Linear Algebra For Computer Vision, Robotics, And Machine Learning
ISBN: 9811206392 ISBN-13(EAN): 9789811206399
Издательство: World Scientific Publishing
Рейтинг:
Цена: 28512.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book provides the mathematical fundamentals of linear algebra to practicers in computer vision, machine learning, robotics, applied mathematics, and electrical engineering. By only assuming a knowledge of calculus, the authors develop, in a rigorous yet down to earth manner, the mathematical theory behind concepts such as: vectors spaces, bases, linear maps, duality, Hermitian spaces, the spectral theorems, SVD, and the primary decomposition theorem. At all times, pertinent real-world applications are provided. This book includes the mathematical explanations for the tools used which we believe that is adequate for computer scientists, engineers and mathematicians who really want to do serious research and make significant contributions in their respective fields.

Machine Learning, Optimization, and Big Data

Автор: Panos Pardalos; Mario Pavone; Giovanni Maria Farin
Название: Machine Learning, Optimization, and Big Data
ISBN: 3319279254 ISBN-13(EAN): 9783319279251
Издательство: Springer
Рейтинг:
Цена: 7826.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This bookconstitutes revised selected papers from the First International Workshop onMachine Learning, Optimization, and Big Data, MOD 2015, held in Taormina, Sicily,Italy, in July 2015. The 32papers presented in this volume were carefully reviewed and selected from 73submissions.

Machine Learning, Optimization, and Data Science

Автор: Giuseppe Nicosia; Panos Pardalos; Giovanni Giuffri
Название: Machine Learning, Optimization, and Data Science
ISBN: 3030137082 ISBN-13(EAN): 9783030137083
Издательство: Springer
Рейтинг:
Цена: 11459.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book constitutes the post-conference proceedings of the 4th International Conference on Machine Learning, Optimization, and Data Science, LOD 2018, held in Volterra, Italy, in September 2018.The 46 full papers presented were carefully reviewed and selected from 126 submissions.

Bandit Algorithms

Автор: Tor Lattimore, Csaba Szepesvari
Название: Bandit Algorithms
ISBN: 1108486827 ISBN-13(EAN): 9781108486828
Издательство: Cambridge Academ
Рейтинг:
Цена: 6970.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Decision-making in the face of uncertainty is a challenge in machine learning, and the multi-armed bandit model is a common framework to address it. This comprehensive introduction is an excellent reference for established researchers and a resource for graduate students interested in exploring stochastic, adversarial and Bayesian frameworks.

Machine Learning, Optimization, and Data Science

Автор: Giuseppe Nicosia; Panos Pardalos; Renato Umeton; G
Название: Machine Learning, Optimization, and Data Science
ISBN: 3030375986 ISBN-13(EAN): 9783030375980
Издательство: Springer
Рейтинг:
Цена: 13695.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book constitutes the post-conference proceedings of the 5th International Conference on Machine Learning, Optimization, and Data Science, LOD 2019, held in Siena, Italy, in September 2019.

Handbook Of Machine Learning - Volume 2: Optimization And Decision Making

Автор: Marwala Tshilidzi, Leke Collins Achepsah
Название: Handbook Of Machine Learning - Volume 2: Optimization And Decision Making
ISBN: 9811205663 ISBN-13(EAN): 9789811205668
Издательство: World Scientific Publishing
Рейтинг:
Цена: 19008.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Building on Handbook of Machine Learning - Volume 1: Foundation of Artificial Intelligence, this volume on Optimization and Decision Making covers a range of algorithms and their applications. Like the first volume, it provides a starting point for machine learning enthusiasts as a comprehensive guide on classical optimization methods. It also provides an in-depth overview on how artificial intelligence can be used to define, disprove or validate economic modeling and decision making concepts.

Deep Learning Techniques and Optimization Strategies in Big Data Analytics

Автор: J. Joshua Thomas, Pinar Karagoz, B. Bazeer Ahamed, Pandian Vasant
Название: Deep Learning Techniques and Optimization Strategies in Big Data Analytics
ISBN: 179981193X ISBN-13(EAN): 9781799811930
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 27027.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Many approaches have sprouted from artificial intelligence (AI) and produced major breakthroughs in the computer science and engineering industries. Deep learning is a method that is transforming the world of data and analytics. Optimization of this new approach is still unclear, however, and there's a need for research on the various applications and techniques of deep learning in the field of computing. Deep Learning Techniques and Optimization Strategies in Big Data Analytics is a collection of innovative research on the methods and applications of deep learning strategies in the fields of computer science and information systems. While highlighting topics including data integration, computational modeling, and scheduling systems, this book is ideally designed for engineers, IT specialists, data analysts, data scientists, engineers, researchers, academicians, and students seeking current research on deep learning methods and its application in the digital industry.

Data Mining. Practical Machine Learning Tools and Techniques, 4 ed.

Автор: Witten, Ian H.
Название: Data Mining. Practical Machine Learning Tools and Techniques, 4 ed.
ISBN: 0128042915 ISBN-13(EAN): 9780128042915
Издательство: Elsevier Science
Рейтинг:
Цена: 9262.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Data Mining: Practical Machine Learning Tools and Techniques, Fourth Edition, offers a thorough grounding in machine learning concepts, along with practical advice on applying these tools and techniques in real-world data mining situations. This highly anticipated fourth edition of the most acclaimed work on data mining and machine learning teaches readers everything they need to know to get going, from preparing inputs, interpreting outputs, evaluating results, to the algorithmic methods at the heart of successful data mining approaches.

Extensive updates reflect the technical changes and modernizations that have taken place in the field since the last edition, including substantial new chapters on probabilistic methods and on deep learning. Accompanying the book is a new version of the popular WEKA machine learning software from the University of Waikato. Authors Witten, Frank, Hall, and Pal include today's techniques coupled with the methods at the leading edge of contemporary research.

Please visit the book companion website at https: //www.cs.waikato.ac.nz/ ml/weka/book.html.

It contains

  • Powerpoint slides for Chapters 1-12. This is a very comprehensive teaching resource, with many PPT slides covering each chapter of the book
  • Online Appendix on the Weka workbench; again a very comprehensive learning aid for the open source software that goes with the book
  • Table of contents, highlighting the many new sections in the 4th edition, along with reviews of the 1st edition, errata, etc.

  • Provides a thorough grounding in machine learning concepts, as well as practical advice on applying the tools and techniques to data mining projects
  • Presents concrete tips and techniques for performance improvement that work by transforming the input or output in machine learning methods
  • Includes a downloadable WEKA software toolkit, a comprehensive collection of machine learning algorithms for data mining tasks-in an easy-to-use interactive interface
  • Includes open-access online courses that introduce practical applications of the material in the book

ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия