LitMy.ru - литература в один клик

  • Добавил: literator
  • Дата: 15-03-2020, 13:50
  • Комментариев: 0
Название: Trustworthy Online Controlled Experiments: A Practical Guide to A/B Testing
Автор: Ron Kohavi, Diane Tang
Издательство: Cambridge University Press
Год: 2020
Страниц: 200
Язык: английский
Формат: pdf (conv), mobi, epub
Размер: 10.2 MB

Getting numbers is easy; getting numbers you can trust is hard. This practical guide by experimentation leaders at Google, LinkedIn, and Microsoft will teach you how to accelerate innovation using trustworthy online controlled experiments, or A/B tests. Based on practical experiences at companies that each run more than 20,000 controlled experiments a year, the authors share examples, pitfalls, and advice for students and industry professionals getting started with experiments, plus deeper dives into advanced topics for practitioners who want to improve the way they make data-driven decisions.
  • Добавил: buratino
  • Дата: 15-03-2020, 10:11
  • Комментариев: 0
Название: Building Event-Driven Microservices (Early Release)
Автор: Adam Bellemare
Издательство: O’Reilly Media, Inc
Год: 2020-01-21
Формат: epub/pdf(conv.)
Размер:
Язык: English

Organizations today often struggle when trying to balance business requirements with ever-increasing volumes of data. Yet the need to take advantage of real-time data continues to grow among the most competitive digital industries. Conventional system architectures may not be up to the task. With this practical guide, you’ll learn how to leverage large-scale data usage across the business units in your organization using the principles of event-driven microservices.
  • Добавил: literator
  • Дата: 15-03-2020, 04:40
  • Комментариев: 0
Название: Probabilistic Graphical Models for Computer Vision
Автор: Qiang Ji
Издательство: Academic Press
Серия: Computer Vision and Pattern Recognition
Год: 2020
Страниц: 294
Язык: английский
Формат: pdf (true), djvu
Размер: 10.1 MB

Probabilistic Graphical Models for Computer Vision introduces probabilistic graphical models (PGMs) for computer vision problems and teaches how to develop the PGM model from training data. This book discusses PGMs and their significance in the context of solving computer vision problems, giving the basic concepts, definitions and properties. It also provides a comprehensive introduction to well-established theories for different types of PGMs, including both directed and undirected PGMs, such as Bayesian Networks, Markov Networks and their variants.
  • Добавил: buratino
  • Дата: 15-03-2020, 00:19
  • Комментариев: 0
Название: jаvascript in 24 Hours, Sams Teach Yourself (7th Edition)
Автор: Phil Ballard
Издательство: Sams Publishing
ISBN: 0672338092
Год: 2018
Страниц: 432
Язык: английский
Формат: epub, azw3
Размер: 24.9 MB

In just 24 lessons of one hour or less, Sams Teach Yourself jаvascript in 24 Hours helps you learn the fundamentals of web programming using the jаvascript language.
Designed for beginners with no previous programming experience, this books straightforward, step-by-step approach shows you how to use jаvascript to add a wide array of interactive features and effects to your web pages. Every lesson builds on what youve already learned, giving you a rock-solid foundation for real-world success.
  • Добавил: literator
  • Дата: 14-03-2020, 20:36
  • Комментариев: 0
Название: The Amazing World of Quantum Computing
Автор: Rajendra K. Bera
Издательство: Springer
Год: 2020
Страниц: 278
Язык: английский
Формат: pdf (true), epub
Размер: 15.2 MB

This book discusses the application of quantum mechanics to computing. It explains the fundamental concepts of quantum mechanics and then goes on to discuss various elements of mathematics required for quantum computing. Quantum cryptography, waves and Fourier analysis, measuring quantum systems, comparison to classical mechanics, quantum gates, and important algorithms in quantum computing are among the topics covered.
  • Добавил: literator
  • Дата: 14-03-2020, 17:57
  • Комментариев: 0
Название: Supervised Machine Learning in Wind Forecasting and Ramp Event Prediction
Автор: Harsh S. Dhiman, Dipankar Deb
Издательство: Academic Press
Год: 2020
Страниц: 206
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Supervised Machine Learning in Wind Forecasting and Ramp Event Prediction provides an up-to- date overview on the broad area of wind generation and forecasting, with a focus on the role and need of Machine Learning (ML) in this emerging field of knowledge. Various regression models and signal decomposition techniques are presented and analyzed, including least-square, twin support and random forest regression, all with supervised Machine Learning. The specific topics of ramp event prediction and wake interactions are addressed in this book, along with forecasted performance.
  • Добавил: Maurix
  • Дата: 14-03-2020, 17:30
  • Комментариев: 0
Название: Head First Kotlin
Автор: Гриффитс Дон, Гриффитс Дэвид
Издательство: Питер
Год: 2020
Формат: PDF
Страниц: 464
Размер: 12,1 Mb
Язык: Русский

Вот и настало время изучить Kotlin. В этом вам поможет уникальная методика Head First, выходящая за рамки синтаксиса и инструкций по решению конкретных задач. Хотите мыслить, как выдающиеся разработчики Kotlin? Эта книга даст вам все необходимое — от азов языка до продвинутых методов. А еще вы сможете попрактиковаться в объектно-ориентированном и функциональном программировании. Если вы действительно хотите понять, как устроен Kotlin, то эта книга для вас!
  • Добавил: literator
  • Дата: 14-03-2020, 14:56
  • Комментариев: 0
Название: Chaos Engineering: System Resiliency in Practice (Early Release)
Автор: Casey Rosenthal, Nora Jones
Издательство: O’Reilly Media, Inc.
Год: 2020
Страниц: 318
Язык: английский
Формат: epub
Размер: 10.1 MB

As more companies move toward microservices and other distributed technologies, the complexity of these systems increases. You can’t remove the complexity, but through Chaos Engineering you can discover vulnerabilities and prevent outages before they impact your customers. This practical guide shows engineers how to navigate complex systems while optimizing to meet business goals.
  • Добавил: buratino
  • Дата: 14-03-2020, 11:32
  • Комментариев: 0
Название: Programming Rust, Second Edition (Early Release)
Автор: Jim Blandy and Jason Orendorff
Издательство: O’Reilly Media, Inc
Год: 2020-02-03
Формат: epub/pdf(conv.)
Размер: 20.5 Mb
Язык: English

The Rust programming language offers the rare and valuable combination of statically verified memory safety and low-level control. Imagine C++ but without dangling pointers, null pointer dereferences, leaks, or buffer overruns. With this practical guide, systems programmers will understand Rust’s rules clearly and economically. You’ll learn how to express programs that Rust can prove are free of a broad class of common errors.
  • Добавил: buratino
  • Дата: 14-03-2020, 11:02
  • Комментариев: 0
Название: Principles of Package Design: Creating Reusable Software Components
Автор: Matthias Noback
Издательство: Apress
ISBN: 1484241185
Год: 2018
Страниц: 275
Язык: английский
Формат: true pdf/epub/mobi
Размер: 10.1 MB

Apply design principles to your classes, preparing them for reuse. You will use package design principles to create packages that are just right in terms of cohesion and coupling, and are user- and maintainer-friendly at the same time.
While writing this book, I assumed that you, the reader, are a programmer who uses an object-oriented programming language to create applications. This means that you have some experience creating classes, methods, interfaces, etc. and are trying to make all of these things work well together.