Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Fundamentals of Machine Learning, Trappenberg Thomas


Варианты приобретения
Цена: 43810.00T
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: 175 шт.  
При оформлении заказа до: 2025-08-04
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

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

Автор: Trappenberg Thomas
Название:  Fundamentals of Machine Learning
ISBN: 9780198828044
Издательство: Oxford Academ
Классификация:




ISBN-10: 0198828047
Обложка/Формат: Paperback
Страницы: 272
Вес: 0.64 кг.
Дата издания: 12.12.2019
Язык: English
Размер: 272 x 557 x 22
Читательская аудитория: Professional & vocational
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Англии
Описание: Interest in machine learning is exploding across the world, both in research and for industrial applications. Fundamentals of Machine Learning provides a brief and accessible introduction to this rapidly growing field, one that will appeal to both students and researchers.

Fundamentals of Molecular Evolution.2ed

Автор: Graur
Название: Fundamentals of Molecular Evolution.2ed
ISBN: 0878932666 ISBN-13(EAN): 9780878932665
Издательство: Oxford Academ
Рейтинг:
Цена: 151000.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This textbook has been updated to incorporate the many advances in genomics, protein engineering, computational biology and bioinformatics. In the 2nd edition, the authors continue to explain evolutionary change at the molecular level in a way that can be understood without much prerequisite knowledge of molecular biology, evolution or mathematics.

Machine Learning

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

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.


Machine Learning Fundamentals

Автор: Saleh Hyatt
Название: Machine Learning Fundamentals
ISBN: 1789803551 ISBN-13(EAN): 9781789803556
Издательство: Неизвестно
Рейтинг:
Цена: 47810.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: As machine learning algorithms become popular, new tools that optimize these algorithms are also developed. Machine Learning Fundamentals explains the scikit-learn API, which is a package created to facilitate the process of building machine learning applications. By explaining the differences between supervised and unsupervised models and by ...

Fundamentals of Deep Learning: Designing Next-Generation Machine Intelligence Algorithms, 2 ed.

Автор: Buduma Nithin, Buduma Nikhil
Название: Fundamentals of Deep Learning: Designing Next-Generation Machine Intelligence Algorithms, 2 ed.
ISBN: 149208218X ISBN-13(EAN): 9781492082187
Издательство: Wiley
Рейтинг:
Цена: 67570.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This updated second edition describes the intuition behind deep learning innovations without jargon or complexity. By the end of this book, Python-proficient programmers, software engineering professionals, and computer science majors will be able to re-implement these breakthroughs on their own.

An Introduction to Machine Learning

Автор: Miroslav Kubat
Название: An Introduction to Machine Learning
ISBN: 3319348868 ISBN-13(EAN): 9783319348865
Издательство: Springer
Рейтинг:
Цена: 46570.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book presents basic ideas of machine learning in a way that is easy to understand, by providing hands-on practical advice, using simple examples, and motivating students with discussions of interesting applications.

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
Рейтинг:
Цена: 61750.00 T
Наличие на складе: Нет в наличии.
Описание:

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

Python machine learning -

Автор: Raschka, Sebastian Mirjalili, Vahid
Название: Python machine learning -
ISBN: 1787125939 ISBN-13(EAN): 9781787125933
Издательство: Неизвестно
Цена: 53940.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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 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
Рейтинг:
Цена: 190080.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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.

Learn Unity ML - Agents - Fundamentals of Unity Machine Learning

Автор: Lanham Micheal
Название: Learn Unity ML - Agents - Fundamentals of Unity Machine Learning
ISBN: 1789138132 ISBN-13(EAN): 9781789138139
Издательство: Неизвестно
Рейтинг:
Цена: 40450.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Unity Machine Learning Agents allows researchers and developers to create games and simulations using the Unity Editor which serve as environments where intelligent agents can be trained with machine learning methods through a simple-to-use Python API. This book takes you from the basics of Reinforcement and Q Learning to building Deep ...

Fundamentals of Data Analytics: With a View to Machine Learning

Автор: Mathar Rudolf, Alirezaei Gholamreza, Balda Emilio
Название: Fundamentals of Data Analytics: With a View to Machine Learning
ISBN: 303056830X ISBN-13(EAN): 9783030568306
Издательство: Springer
Рейтинг:
Цена: 60550.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book introduces the basic methodologies for successful data analytics. The methodological overlap between data science and machine learning is emphasized by demonstrating how data science is used for classification as well as supervised and unsupervised learning.

Linguistic Fundamentals for Natural Language Processing II: 100 Essentials from Semantics and Pragmatics

Автор: Emily M. Bender, Alex Lascarides
Название: Linguistic Fundamentals for Natural Language Processing II: 100 Essentials from Semantics and Pragmatics
ISBN: 1681730731 ISBN-13(EAN): 9781681730738
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 93330.00 T
Наличие на складе: Поставка под заказ.
Описание: Meaning is a fundamental concept in Natural Language Processing (NLP), in the tasks of both Natural Language Understanding (NLU) and Natural Language Generation (NLG). This is because the aims of these fields are to build systems that understand what people mean when they speak or write, and that can produce linguistic strings that successfully express to people the intended content. In order for NLP to scale beyond partial, task-specific solutions, researchers in these fields must be informed by what is known about how humans use language to express and understand communicative intents. The purpose of this book is to present a selection of useful information about semantics and pragmatics, as understood in linguistics, in a way that's accessible to and useful for NLP practitioners with minimal (or even no) prior training in linguistics.

Linguistic Fundamentals for Natural Language Processing II: 100 Essentials from Semantics and Pragmatics

Автор: Bender Emily M., Lascarides Alex
Название: Linguistic Fundamentals for Natural Language Processing II: 100 Essentials from Semantics and Pragmatics
ISBN: 1681736217 ISBN-13(EAN): 9781681736211
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 104410.00 T
Наличие на складе: Поставка под заказ.
Описание: Meaning is a fundamental concept in Natural Language Processing (NLP), in the tasks of both Natural Language Understanding (NLU) and Natural Language Generation (NLG).

This is because the aims of these fields are to build systems that understand what people mean when they speak or write, and that can produce linguistic strings that successfully express to people the intended content. In order for NLP to scale beyond partial, task-specific solutions, researchers in these fields must be informed by what is known about how humans use language to express and understand communicative intents. The purpose of this book is to present a selection of useful information about semantics and pragmatics, as understood in linguistics, in a way that's accessible to and useful for NLP practitioners with minimal (or even no) prior training in linguistics.


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия