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

Unsupervised Learning in Space and Time, Marius Leordeanu


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

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

Автор: Marius Leordeanu   (Мариуш Леордеану)
Название:  Unsupervised Learning in Space and Time
Перевод названия: Мариуш Леордеану: Неконтролируемое обучение в пространстве и времени
ISBN: 9783030421274
Издательство: Springer
Классификация:




ISBN-10: 3030421279
Обложка/Формат: Hardcover
Страницы: 298
Вес: 0.65 кг.
Дата издания: 18.04.2020
Серия: Advances in computer vision and pattern recognition
Язык: English
Издание: 1st ed. 2020
Иллюстрации: 96 illustrations, color; 136 illustrations, black and white; xxiii, 298 p. 232 illus., 96 illus. in color.
Размер: 234 x 156 x 19
Читательская аудитория: Professional & vocational
Подзаголовок: A modern approach for computer vision using graph-based techniques and deep neural networks
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: This book addresses one of the most important unsolved problems in artificial intelligence: the task of learning, in an unsupervised manner, from massive quantities of spatiotemporal visual data that are available at low cost. The book covers important scientific discoveries and findings, with a focus on the latest advances in the field. Presenting a coherent structure, the book logically connects novel mathematical formulations and efficient computational solutions for a range of unsupervised learning tasks, including visual feature matching, learning and classification, object discovery, and semantic segmentation in video.

The final part of the book proposes a general strategy for visual learning over several generations of student-teacher neural networks, along with a unique view on the future of unsupervised learning in real-world contexts. Offering a fresh approach to this difficult problem, several efficient, state-of-the-art unsupervised learning algorithms are reviewed in detail, complete with an analysis of their performance on various tasks, datasets, and experimental setups. By highlighting the interconnections between these methods, many seemingly diverse problems are elegantly brought together in a unified way.

Serving as an invaluable guide to the computational tools and algorithms required to tackle the exciting challenges in the field, this book is a must-read for graduate students seeking a greater understanding of unsupervised learning, as well as researchers in computer vision, machine learning, robotics, and related disciplines.




Unsupervised Learning Algorithms

Автор: M. Emre Celebi; Kemal Aydin
Название: Unsupervised Learning Algorithms
ISBN: 3319242091 ISBN-13(EAN): 9783319242095
Издательство: Springer
Рейтинг:
Цена: 13974.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book summarizes the state-of-the-art in unsupervised learning. The contributors discuss how with the proliferation of massive amounts of unlabeled data, unsupervised learning algorithms, which can automatically discover interesting and useful patterns in such data, have gained popularity among researchers and practitioners.

Temporal Data Mining via Unsupervised Ensemble Learning

Автор: Yang Yun
Название: Temporal Data Mining via Unsupervised Ensemble Learning
ISBN: 0128116544 ISBN-13(EAN): 9780128116548
Издательство: Elsevier Science
Рейтинг:
Цена: 7241.00 р.
Наличие на складе: Поставка под заказ.

Описание: Temporal Data Mining via Unsupervised Ensemble Learning provides the principle knowledge of temporal data mining in association with unsupervised ensemble learning and the fundamental problems of temporal data clustering from different perspectives. By providing three proposed ensemble approaches of temporal data clustering, this book presents a practical focus of fundamental knowledge and techniques, along with a rich blend of theory and practice. . Furthermore, the book includes illustrations of the proposed approaches based on data and simulation experiments to demonstrate all methodologies, and is a guide to the proper usage of these methods. As there is nothing universal that can solve all problems, it is important to understand the characteristics of both clustering algorithms and the target temporal data so the correct approach can be selected for a given clustering problem. . Scientists, researchers, and data analysts working with machine learning and data mining will benefit from this innovative book, as will undergraduate and graduate students following courses in computer science, engineering, and statistics.

Hands-On Machine Learning with scikit-learn and Scientific Python Toolkits: A practical guide to implementing supervised and unsupervised machine lear

Автор: Amr Tarek
Название: Hands-On Machine Learning with scikit-learn and Scientific Python Toolkits: A practical guide to implementing supervised and unsupervised machine lear
ISBN: 1838826041 ISBN-13(EAN): 9781838826048
Издательство: Неизвестно
Рейтинг:
Цена: 8091.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Integrate scikit-learn with various tools such as NumPy, pandas, imbalanced-learn, and scikit-surprise and use it to solve real-world machine learning problems

Key Features

  • Delve into machine learning with this comprehensive guide to scikit-learn and scientific Python
  • Master the art of data-driven problem-solving with hands-on examples
  • Foster your theoretical and practical knowledge of supervised and unsupervised machine learning algorithms

Book Description

Machine learning is applied everywhere, from business to research and academia, while scikit-learn is a versatile library that is popular among machine learning practitioners. This book serves as a practical guide for anyone looking to provide hands-on machine learning solutions with scikit-learn and Python toolkits.

The book begins with an explanation of machine learning concepts and fundamentals, and strikes a balance between theoretical concepts and their applications. Each chapter covers a different set of algorithms, and shows you how to use them to solve real-life problems. You'll also learn about various key supervised and unsupervised machine learning algorithms using practical examples. Whether it is an instance-based learning algorithm, Bayesian estimation, a deep neural network, a tree-based ensemble, or a recommendation system, you'll gain a thorough understanding of its theory and learn when to apply it. As you advance, you'll learn how to deal with unlabeled data and when to use different clustering and anomaly detection algorithms.

By the end of this machine learning book, you'll have learned how to take a data-driven approach to provide end-to-end machine learning solutions. You'll also have discovered how to formulate the problem at hand, prepare required data, and evaluate and deploy models in production.

What you will learn

  • Understand when to use supervised, unsupervised, or reinforcement learning algorithms
  • Find out how to collect and prepare your data for machine learning tasks
  • Tackle imbalanced data and optimize your algorithm for a bias or variance tradeoff
  • Apply supervised and unsupervised algorithms to overcome various machine learning challenges
  • Employ best practices for tuning your algorithm's hyper parameters
  • Discover how to use neural networks for classification and regression
  • Build, evaluate, and deploy your machine learning solutions to production

Who this book is for

This book is for data scientists, machine learning practitioners, and anyone who wants to learn how machine learning algorithms work and to build different machine learning models using the Python ecosystem. The book will help you take your knowledge of machine learning to the next level by grasping its ins and outs and tailoring it to your needs. Working knowledge of Python and a basic understanding of underlying mathematical and statistical concepts is required.

Hands-On Unsupervised Learning with Python

Автор: Bonaccorso Giuseppe
Название: Hands-On Unsupervised Learning with Python
ISBN: 1789348277 ISBN-13(EAN): 9781789348279
Издательство: Неизвестно
Рейтинг:
Цена: 9562.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Unsupervised learning is a key required block in both machine learning and deep learning domains. You will explore how to make your models learn, grow, change, and develop by themselves whenever they are exposed to a new set of data. With this book, you will learn the art of unsupervised learning for different real-world challenges.

Face Image Analysis by Unsupervised Learning

Автор: Marian Stewart Bartlett
Название: Face Image Analysis by Unsupervised Learning
ISBN: 1461356539 ISBN-13(EAN): 9781461356530
Издательство: Springer
Рейтинг:
Цена: 13974.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Face Image Analysis by Unsupervised Learning explores adaptive approaches to image analysis.

Unsupervised Process Monitoring and Fault Diagnosis with Machine Learning Methods

Автор: Chris Aldrich; Lidia Auret
Название: Unsupervised Process Monitoring and Fault Diagnosis with Machine Learning Methods
ISBN: 1447151844 ISBN-13(EAN): 9781447151845
Издательство: Springer
Рейтинг:
Цена: 16070.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book describes the latest developments in nonlinear methods and their application in fault diagnosis. It details advances in machine learning theory and contains numerous case studies with real-world data from industry.


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