Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: The Latest Research: AI and Machine Learning
Автор: Harvard Business Review
Издательство: Harvard Business School Publishing
Год: 2018
Страниц: 155
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Artificial intelligence (AI) and Machine Learning (ML) may soon drive a massive reshaping of the economy and society. But what impact is AI already making in the workplace? Is it living up to the hype? And what should your company be doing right now to ensure it is poised for success? In this collection, we’ve selected some of HBR’s most important research, analysis, and case studies on AI and Machine Learning from the past two years to help you understand what you and your colleagues need to know about machine intelligence, now. The first section, Understanding AI and Machine Learning, explains the current business potential of AI, helps you identify opportunities in your organization, and provides an inside look at how leaders in the field of AI are deploying the technology in their own companies. The next section, How AI Is Being Used Now, presents current uses of AI ranging from back-office processes in health care to research on board selection to out-of-the-box marketing products for automotive retail. Finally, The Near Future looks ahead to what’s coming next in AI, with our authors predicting that we’ll see new ways of collaborating with machines and increasing automation in more industries and job functions.
Разместил: Ingvar16 23-06-2020, 13:53 | Комментарии: 0 | Подробнее
Название: Reactive Spring (Version 1.0)
Автор: Josh Long
Издательство: Leanpub
Год: 2018
Формат: true pdf/azw3
Страниц: 242
Размер: 10.4 Mb
Язык: English

Join Spring Developer Advocate Josh Long for an introduction to reactive programming and its implementation in the Spring ecosystem.
Microservices and big-data increasingly confront us with the limitations of traditional input/output. In traditional IO, work that is IO-bound dominates threads. This wouldn't be such a big deal if we could add more threads cheaply, but threads are expensive on the JVM, and most other platforms. Even if threads were cheap and infinitely scalable, we'd still be confronted with the faulty nature of networks. Things break, and they often do so in subtle, but non-exceptional ways. Traditional approaches to integration bury the faulty nature of networks behind overly simplifying abstractions. We need something better.
Разместил: bomboane 23-06-2020, 12:44 | Комментарии: 0 | Подробнее
Название: IC-BCT 2019: Proceedings of the International Conference on Blockchain Technology
Автор: Dhiren Patel, Sukumar Nandi
Издательство: Springer
Год: 2020
Формат: PDF
Размер: 10 Мб
Язык: английский / English

This book presents articles from the International Conference on Blockchain Technology (IC-BCT) 2019, held in Mumbai, India, and highlights recent advances in the field. It brings together researchers and industry practitioners to show case their ideas linked to business case studies, and provides an opportunity for engineers, researchers, startups and professionals in the field of Blockchain technology to further collaboration.
Разместил: black 23-06-2020, 11:51 | Комментарии: 0 | Подробнее
Название: Python Notes for Professionals: 800+ pages of professional hints and tricks
Автор: GoalKicker
Издательство: GoalKicker
Год: 2020
Формат: true pdf/rtf
Страниц: 856
Размер: 14 Mb
Язык: English

Python is a general purpose and high level programming language. You can use Python for developing desktop GUI applications, websites and web applications. Also, Python, as a high level programming language, allows you to focus on core functionality of the application by taking care of common programming tasks.
Разместил: bomboane 23-06-2020, 11:18 | Комментарии: 0 | Подробнее
Название: MATLAB Statistics and Machine Learning Toolbox User’s Guide (R2020a)
Автор: The MathWorks, In
Издательство: The MathWorks, Inc.
Год: 2020
Формат: True PDF
Страниц: 7984
Размер: 46.7 Mb
Язык: English

Statistics and Machine Learning Toolbox™ provides functions and apps to describe, analyze, and model data. You can use descriptive statistics and plots for exploratory data analysis, fit probability distributions to data, generate random numbers for Monte Carlo simulations, and perform hypothesis tests. Regression and classification algorithms let you draw inferences from data and build predictive models.
For multidimensional data analysis, Statistics and Machine Learning Toolbox provides feature selection, stepwise regression, principal component analysis (PCA), regularization, and other dimensionality reduction methods that let you identify variables or features that impact your model.
Разместил: bomboane 23-06-2020, 10:51 | Комментарии: 0 | Подробнее
Название: SAMonNOW – Orlando: Stop Wasting Software Asset Management $$$
Автор: Bill L. Cypert
Издательство: Independently published
Год: 2020
Страниц: 200
Язык: английский
Формат: pdf, epub
Размер: 18.1 MB

This purpose of this book is to provide an effective introduction to and roadmap for Software Asset Management (SAM) implementations leveraging the ServiceNow Orlando version. It would be impossible to address every SAM scenario as these are driven by different factors at each organization. This book should be used as a guideline in terms of procedures in the Software Asset Management space. Your organization can leverage this information as an outline in creating and refining your own SAM process. The bottom line is that your process needs to be owned by you and your organization based on best practices. Wherever possible, I have tried to stay "out of the box" as possible in terms of ServiceNow Platform and the ServiceNow SAM Professional Module. The release of this book is in line with the Orlando release of ServiceNow.
Разместил: Ingvar16 23-06-2020, 10:17 | Комментарии: 0 | Подробнее
Название: Concurrency in C# Cookbook: Asynchronous, Parallel, and Multithreaded Programming Second Edition
Автор: Stephen Cleary
Издательство: O'Reilly Media
Год: 2019
Формат: true pdf/epub
Страниц: 254
Размер: 15.5 Mb
Язык: English

If you’re one of many developers still uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 85 code-rich recipes in this updated second edition, author Stephen Cleary demonstrates parallel processing and asynchronous programming techniques using libraries and language features in .NET and C# 8.0.
Concurrency is now more common in responsive and scalable application development, but it’s still extremely difficult to code. The detailed solutions in this cookbook show you how modern tools raise the level of abstraction, making concurrency much easier than before.
Разместил: bomboane 23-06-2020, 06:06 | Комментарии: 0 | Подробнее
Название: Behavioral Data Analysis with R and Python (Early Release)
Автор: Florent Buisson
Издательство: O’Reilly
Год: 2020-06-22
Формат: PDF, EPUB, DOC
Страниц: 150
Размер: 10 Mb
Язык: English

Most of the data that companies collect is related to customer behaviors, such as clicks on a website or purchases in a supermarket. But data science algorithms and predictive analytics tools aren’t that specific, so customer data is treated the same way as, for example, astronomical or genomic data. This practical guide introduces powerful methods for behavioral data analysis that you’re probably not aware of.

Advanced experimental design will help you get the most out of your A/B tests, while causal diagrams will allow you to tease out causality from correlation even when you can’t run experiments. Written in an accessible style for data scientists, business analysts, and behavioral scientists, this practical book provides complete examples and exercises in R and Python to help you gain more insight from your data—immediately.
Разместил: vitvikvas 23-06-2020, 03:44 | Комментарии: 0 | Подробнее
Название: OCP Oracle Certified Professional Java SE 11 Programmer I Exam Fundamentals 1Z0-815: Study guide for passing the OCP Java 11 Developer Certification Part 1 Exam 1Z0-815
Автор: Hanumant Deshmukh
Издательство: Enthuware
Год: 2020 (1st April 2020 Build 1.20)
Страниц: 470
Язык: английский
Формат: pdf, azw3, epub
Размер: 10.1 MB

OCP Oracle Certified Professional Java SE 11 Programmer Part 1 Exam Fundamentals is a comprehensive study guide for those taking the Oracle Certified Professional Java SE 11 Programmer I Exam (Exam Code 1Z0-815). With complete coverage of 100% of the exam objectives, this book provides everything you need to know to take the exam confidently. Written by an expert with more than 20 years of industry experience, the book also helps you ace technical interviews by making you aware of things that technical managers focus on.
Разместил: Ingvar16 22-06-2020, 21:18 | Комментарии: 0 | Подробнее
Название: Machine Learning kompakt: Alles, was Sie wissen müssen
Автор: Andriy Burkov
Издательство: MITP Verlags GmbH
Год: 2019
Страниц: 200
Язык: немецкий
Формат: epub
Размер: 10.1 MB

Sie möchten Machine Learning verstehen und dafür nicht unendlich viel Zeit aufwenden und Hunderte von Seiten lesen? Dann ist dieses Buch das richtige für Sie. Auf 200 Seiten bringt Andriy Burkov die wichtigsten Begriffe, Konzepte und Algorithmen des Machine Learnings auf den Punkt. Dabei vermittelt er nicht nur alle notwendigen theoretischen Grundlagen, sondern geht auch auf die praktische Anwendung der einzelnen Verfahren ein, ohne dabei die zugrundeliegenden mathematischen Gleichungen außer Acht zu lassen.
Разместил: Ingvar16 22-06-2020, 20:11 | Комментарии: 0 | Подробнее



 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности