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

Machine Learning: The Basics, Jung Alexander


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

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

Автор: Jung Alexander
Название:  Machine Learning: The Basics
ISBN: 9789811681929
Издательство: Springer
Классификация:





ISBN-10: 9811681929
Обложка/Формат: Hardcover
Страницы: 232
Вес: 0.50 кг.
Дата издания: 13.04.2022
Серия: Machine learning: foundations, methodologies, and applications
Язык: English
Издание: 1st ed. 2022
Иллюстрации: 50 tables, color; 42 illustrations, color; 35 illustrations, black and white; xvii, 212 p. 77 illus., 42 illus. in color.
Размер: 23.39 x 15.60 x 1.42 cm
Читательская аудитория: Professional & vocational
Подзаголовок: 7th international conference on life system modeling and simulation, lsms 2021 and 7th international conference on intelligent computing for sustainable energy and environment, icsee 2021, hangzhou, china, october 30 - november 1, 2021, proceedings,
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: The book trains readers to break down various ML applications and methods in terms of data, model, and loss, thus helping them to choose from the vast range of ready-made ML methods. The book`s three-component approach to ML provides uniform coverage of a wide range of concepts and techniques.


Linear Algebra and Learning from Data

Автор: Strang Gilbert
Название: Linear Algebra and Learning from Data
ISBN: 0692196382 ISBN-13(EAN): 9780692196380
Издательство: Cambridge Academ
Рейтинг:
Цена: 9978.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Linear algebra and the foundations of deep learning, together at last! From Professor Gilbert Strang, acclaimed author of Introduction to Linear Algebra, comes Linear Algebra and Learning from Data, the first textbook that teaches linear algebra together with deep learning and neural nets. This readable yet rigorous textbook contains a complete course in the linear algebra and related mathematics that students need to know to get to grips with learning from data. Included are: the four fundamental subspaces, singular value decompositions, special matrices, large matrix computation techniques, compressed sensing, probability and statistics, optimization, the architecture of neural nets, stochastic gradient descent and backpropagation.

Pattern Recognition and Machine Learning

Автор: Christopher M. Bishop
Название: Pattern Recognition and Machine Learning
ISBN: 1493938436 ISBN-13(EAN): 9781493938438
Издательство: Springer
Рейтинг:
Цена: 10480.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Familiarity with multivariate calculus and basic linear algebra is required, and some experience in the use of probabilities would be helpful though not essential as the book includes a self-contained introduction to basic probability theory.

Mathematics for Machine Learning

Автор: Marc Peter Deisenroth, A. Aldo Faisal, Cheng Soon Ong
Название: Mathematics for Machine Learning
ISBN: 110845514X ISBN-13(EAN): 9781108455145
Издательство: Cambridge Academ
Рейтинг:
Цена: 6334.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This self-contained textbook introduces all the relevant mathematical concepts needed to understand and use machine learning methods, with a minimum of prerequisites. Topics include linear algebra, analytic geometry, matrix decompositions, vector calculus, optimization, probability and statistics.

Deep Learning

Автор: Goodfellow Ian, Bengio Yoshua, Courville Aaron
Название: Deep Learning
ISBN: 0262035618 ISBN-13(EAN): 9780262035613
Издательство: MIT Press
Рейтинг:
Цена: 13543.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

An introduction to a broad range of topics in deep learning, covering mathematical and conceptual background, deep learning techniques used in industry, and research perspectives.

"Written by three experts in the field, Deep Learning is the only comprehensive book on the subject."
-- Elon Musk, cochair of OpenAI; cofounder and CEO of Tesla and SpaceX

Deep learning is a form of machine learning that enables computers to learn from experience and understand the world in terms of a hierarchy of concepts. Because the computer gathers knowledge from experience, there is no need for a human computer operator to formally specify all the knowledge that the computer needs. The hierarchy of concepts allows the computer to learn complicated concepts by building them out of simpler ones; a graph of these hierarchies would be many layers deep. This book introduces a broad range of topics in deep learning.

The text offers mathematical and conceptual background, covering relevant concepts in linear algebra, probability theory and information theory, numerical computation, and machine learning. It describes deep learning techniques used by practitioners in industry, including deep feedforward networks, regularization, optimization algorithms, convolutional networks, sequence modeling, and practical methodology; and it surveys such applications as natural language processing, speech recognition, computer vision, online recommendation systems, bioinformatics, and videogames. Finally, the book offers research perspectives, covering such theoretical topics as linear factor models, autoencoders, representation learning, structured probabilistic models, Monte Carlo methods, the partition function, approximate inference, and deep generative models.

Deep Learning can be used by undergraduate or graduate students planning careers in either industry or research, and by software engineers who want to begin using deep learning in their products or platforms. A website offers supplementary material for both readers and instructors.

Hands-On Machine Learning with Scikit-Learn, Keras, and Tensorflow: Concepts, Tools, and Techniques to Build Intelligent Systems

Автор: Geron Aurelien
Название: Hands-On Machine Learning with Scikit-Learn, Keras, and Tensorflow: Concepts, Tools, and Techniques to Build Intelligent Systems
ISBN: 1492032646 ISBN-13(EAN): 9781492032649
Издательство: Wiley
Рейтинг:
Цена: 9502.00 р.
Наличие на складе: Поставка под заказ.

Описание:

Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data.

The updated edition of this practical book uses concrete examples, minimal theory, and three production-ready Python frameworks--scikit-learn, Keras, and TensorFlow--to help you gain an intuitive understanding of the concepts and tools for building intelligent systems. You'll learn a range of techniques, starting with simple linear regression and progressing to deep neural networks. With exercises in each chapter to help you apply what you've learned, all you need is programming experience to get started.

Python Data Analysis For Beginners 2021: A Step-By-Step Guide to Master the Basics of Data Science And Analysis In Python, Using Pandas, Numpy And Ipy

Автор: Williams Steven
Название: Python Data Analysis For Beginners 2021: A Step-By-Step Guide to Master the Basics of Data Science And Analysis In Python, Using Pandas, Numpy And Ipy
ISBN: 1801324042 ISBN-13(EAN): 9781801324045
Издательство: Неизвестно
Рейтинг:
Цена: 3028.00 р.
Наличие на складе: Нет в наличии.

Описание: Master the Python Programming Language and Data Analysis With This Comprehensive Guide


If you want to learn more about Data Analysis or how to master it with the Python Programming Language, then keep reading.


This book will teach you how to achieve all that with the help of data analysis and data science.

Data is the future. Businesses, governments, organizations, criminals-everyone needs data for some reason. Entities are investing in different data approaches to help them understand their current situation, and use it to prepare for the unknown. The world of technology as we know it is evolving towards an open-source platform where people share ideas freely. This is seen as the first step towards the decentralization of ideas and eliminating unnecessary monopolies. Therefore, the data, tools, and techniques used in the analysis are easily available for anyone to interpret data sets and get relevant explanations.

The goal of this book is not only to learn about data analysis but to go from this theoretical to practical knowledge and application. In other words, you'll be able to complete your own analysis, implement its methods in your business, and master the Python Programming Language

Here's what you'll learn with this book

-The importance of data analysis and why every successful business and industry are using it

-How to process data with tools and techniques used by data scientists

-The concepts behind Python programming

-How to use the "data munging" process

-How to use Python libraries such as Pandas and NumPy for data analysis

-The importance of data visualization

-How to create the right analytical algorithm for predicting the market trends

-How to write codes, and create programs and databases

-And much more


Even if you never used Data Analysis, learning it is easier than it looks, you just need the right guidance. This practical guide provides all the knowledge you need in a simple and practical way. Regardless of your previous experience, you will learn the steps of Data Analysis, how to implement them in Python, and the most important real-world applications.

If you want to modernize your company and your skills, make the most of your data and become a competitive force on the market,


Scroll up, click on "Buy Now with 1-Click", and Get Your Copy Now
Python For Data Analysis: The Ultimate and Definitive Manual to Learn Data Science and Coding With Python. Master The basics of Machine Learning

Автор: Algore Matt
Название: Python For Data Analysis: The Ultimate and Definitive Manual to Learn Data Science and Coding With Python. Master The basics of Machine Learning
ISBN: 1801583749 ISBN-13(EAN): 9781801583749
Издательство: Неизвестно
Рейтинг:
Цена: 3993.00 р.
Наличие на складе: Нет в наличии.

Описание:

Talking about the IT world, there are many options when you have to choose language programming to learn and then to use for developing your career, especially if you want to become a Data Scientist.

Python is one of the topmost languages and is becoming more and more popular because of plenty of reasons and one of the key reasons is that it is the best language to master if you want to analyze the data or get into the field of data analysis and data sciences.

This Handbook will not only give you reasons on why you need to learn data science, but it will also tell you why learning data science with Python training is the better option.

In this book you will:

- Have a Clear and Exhaustive Explanation About Data Analysis and Why It Is So Important Today in The Business World; organizations of all sizes rely on the insights they extract from the data they have to measure progress, make informed decisions, plan for the future, and so on. Data scientists are the people who process and organize the data with scientific methods, algorithms, and other techniques.

- Understand Why Python is Preferred to Use For Data Analysis Over Other Toolsand the reasons why all the benefits of using Python made it the best tool to learn data science.

- Find a Step by Step Process to Install Python on Your Computer and a complete analysis of its hundreds of different libraries and frameworks which is a great addition to your development process. There's one library and framework for every need

- Have a Complete and Exhaustive List of Python Application to realize how this tool is flexible if you want to try something creative that's never done before. Due to that, it's possible to build data models, systematize data sets, create ML-powered algorithms, web services, and apply data mining to accomplish different tasks in a brief time for any kind of business organization

- Learn How to Carry Out Work More and More Complex and Difficult to be updated on new themes and trends in the sector and carry out small independent jobs to finance your projects.

- & Lot More


Are you completely new to programming and want to learn how to code, but don't know where to begin? Are you looking to upgrade your data wrangling skills to future-proof your career and break into Data Science and Analytics?

Python is one of the most valuable and interesting languages for data analysis. Therefore, the popularity of Python is growing day by day, especially in the world of data analysis or data sciences.

This Definitive Guide will combine Data Analysis and Python to give you the best information you could find.

This guide is perfect to help you build amazing products and help businesses


Order Your Copy Now and Start Becoming a Successful Python Expert

Python For Data Analysis: The Ultimate and Definitive Manual to Learn Data Science and Coding With Python. Master The basics of Machine Learning

Автор: Algore Matt
Название: Python For Data Analysis: The Ultimate and Definitive Manual to Learn Data Science and Coding With Python. Master The basics of Machine Learning
ISBN: 1801689695 ISBN-13(EAN): 9781801689694
Издательство: Неизвестно
Рейтинг:
Цена: 4269.00 р.
Наличие на складе: Нет в наличии.

Описание:

55% OFF for Bookstore at $ 30,95 instead of $ 39.95!


Do you want to use Python for Data Analysis, but you`re having trouble getting started?

Python for Data Analysis & Analytics: The Ultimate and Definitive Guide to Learn Data Science and Coding With Python. Master The basics of Machine Lea

Автор: Hacktech Academy
Название: Python for Data Analysis & Analytics: The Ultimate and Definitive Guide to Learn Data Science and Coding With Python. Master The basics of Machine Lea
ISBN: 1802350373 ISBN-13(EAN): 9781802350371
Издательство: Неизвестно
Рейтинг:
Цена: 4821.00 р.
Наличие на складе: Нет в наличии.

Описание: ⭐️ 55% OFF for Bookstores NOW at $ 34.95 instead of $ 54.19 ⭐️


Are You Looking For The Best Beginners Guide To Discovering Data Analysis And Analytics With Python?Do You Want To Enter The World Of Data Science And How To Leverage Python For It?Do Want To Get A Thorough Introduction To Machine Learning?


If yes, then this Guide is for you This is the Top Guide to learning Data Analysis & Analytics.


Talking about the IT world, there are many options when you have to choose language programming to learn and then to use for developing your career, especially if you want to become a Data Scientist.


This Handbook will not only give you reasons on why you need to learn data science, but it will also tell you why learning data science with Python training is the better option.


In this book you will:


  • Have a Clear and Exhaustive Explanation About Data Analysis and Why It Is So Important Today in The Business World; organizations of all sizes rely on the insights they extract from the data they have to measure progress, make informed decisions, plan for the future, and so on. Data scientists are the people who process and organize the data with scientific methods, algorithms, and other techniques.
  • Understand Why Python is Preferred to Use For Data Analysis Over Other Tools and the reasons why all the benefits of using Python made it the best tool to learn data science.
  • Learn How to Carry Out Work More and More Complex and Difficult to be updated on new themes and trends in the sector and carry out small independent jobs to finance your projects.
  • ...& Lot More


Your Customers will never stop to use this book.


Are you completely new to programming and want to learn how to code, but don't know where to begin? Are you looking to upgrade your data wrangling skills to future-proof your career and break into Data Science and Analytics?


Python is one of the most valuable and interesting languages for data analysis. Therefore, the popularity of Python is growing day by day, especially in the world of data analysis or data sciences.


This Definitive Guide will combine Data Analysis and Python to to help your customer build amazing products and help businesses


Buy it NOW and let your customers get addicted to this amazing book
Machine Learning for Beginners: Machine Learning Basics for Absolute Beginners. Learn What ML Is and Why It Matters. Notes on Artificial Intelligence

Автор: Chesterton Scott
Название: Machine Learning for Beginners: Machine Learning Basics for Absolute Beginners. Learn What ML Is and Why It Matters. Notes on Artificial Intelligence
ISBN: 1914052110 ISBN-13(EAN): 9781914052118
Издательство: Неизвестно
Рейтинг:
Цена: 2752.00 р.
Наличие на складе: Нет в наличии.

Описание:

People often gets confused by words like Machine Learning, Artificial Intelligence or Deep Learning.

Raise Your hand if you are among them.

I'm sure that you heard several times people talking about machine learning but you only have a vague idea of what it is, isn't it? Don't worry, you are not the only one.

This book is here to help those readers who want to understand machine learning in a simple language.

By reading Machine Learning for beginners you will probably not become a pro in this field but you will no longer be a novice and that's for sure

With Machine Learning for beginners you will discover:

  • The basics of Machine Learning in detail with daily life examples;

  • The different algorithm models and computing software platforms used in Machine Learning and their practical applications;

  • How Machine Learning applications affect in the real-world and in different fields.

  • Interesting notes on artificial intelligence and deep learning to better understand these new crucial technologies.

If you have no technical background but you are willing to get familiar with machine learning basics, don't miss this book

Python for Data Analysis & Analytics: The Ultimate and Definitive Guide to Learn Data Science and Coding With Python. Master The basics of Machine Lea

Автор: Hacktech Academy
Название: Python for Data Analysis & Analytics: The Ultimate and Definitive Guide to Learn Data Science and Coding With Python. Master The basics of Machine Lea
ISBN: 1802350365 ISBN-13(EAN): 9781802350364
Издательство: Неизвестно
Рейтинг:
Цена: 3442.00 р.
Наличие на складе: Нет в наличии.

Описание: ⭐️ 55% OFF for Bookstores NOW at $ 24.95 instead of $ 38.70 ⭐️


Are You Looking For The Best Beginners Guide To Discovering Data Analysis And Analytics With Python?Do You Want To Enter The World Of Data Science And How To Leverage Python For It?Do Want To Get A Thorough Introduction To Machine Learning?


If yes, then this Guide is for you This is the Top Guide to learning Data Analysis & Analytics.


Talking about the IT world, there are many options when you have to choose language programming to learn and then to use for developing your career, especially if you want to become a Data Scientist.


This Handbook will not only give you reasons on why you need to learn data science, but it will also tell you why learning data science with Python training is the better option.


In this book you will:


  • Have a Clear and Exhaustive Explanation About Data Analysis and Why It Is So Important Today in The Business World; organizations of all sizes rely on the insights they extract from the data they have to measure progress, make informed decisions, plan for the future, and so on. Data scientists are the people who process and organize the data with scientific methods, algorithms, and other techniques.
  • Understand Why Python is Preferred to Use For Data Analysis Over Other Tools and the reasons why all the benefits of using Python made it the best tool to learn data science.
  • Learn How to Carry Out Work More and More Complex and Difficult to be updated on new themes and trends in the sector and carry out small independent jobs to finance your projects.
  • ...& Lot More


Your Customers will never stop to use this book.


Are you completely new to programming and want to learn how to code, but don't know where to begin? Are you looking to upgrade your data wrangling skills to future-proof your career and break into Data Science and Analytics?


Python is one of the most valuable and interesting languages for data analysis. Therefore, the popularity of Python is growing day by day, especially in the world of data analysis or data sciences.


This Definitive Guide will combine Data Analysis and Python to to help your customer build amazing products and help businesses


Buy it NOW and let your customers get addicted to this amazing book
Beyond the Worst-Case Analysis of Algorithms

Автор: Tim Roughgarden
Название: Beyond the Worst-Case Analysis of Algorithms
ISBN: 1108494315 ISBN-13(EAN): 9781108494311
Издательство: Cambridge Academ
Рейтинг:
Цена: 9187.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Understanding when and why algorithms work is a fundamental challenge. For problems ranging from clustering to linear programming to neural networks there are significant gaps between empirical performance and prediction based on traditional worst-case analysis. The book introduces exciting new methods for assessing algorithm performance.


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