Parallel and High Performance Computing (MEAP)

Автор: buratino от 26-08-2020, 12:24, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Parallel and High Performance Computing (MEAP Version 9)
Автор: Robert Robey, Yulianna Zamora
Издательство: Manning Publications
Год: 2020
Формат: true pdf/epub
Страниц: 511
Размер: 20.5 Mb
Язык: English

About the Technology
Modern computing hardware comes equipped with multicore CPUs and GPUs that can process numerous instruction sets simultaneously. Parallel computing takes advantage of this now-standard computer architecture to execute multiple operations at the same time, offering the potential for applications that run faster, are more energy efficient, and can be scaled to tackle problems that demand large computational capabilities. But to get these benefits, you must change the way you design and write software.
 

АиФ. Здоровье №16 2020

Автор: Malinka от 26-08-2020, 12:21, Коментариев: 0

Категория: ЖУРНАЛЫ » ЗДОРОВЬЕ

Название: АиФ. Здоровье
Издательство: АиФ
Год / месяц: 2020 Август
Номер: 16
Формат: PDF
Страниц: 20
Размер: 30 Мб
Язык: русский

"АиФ. Здоровье" - интересное и полезное издание о том, как достичь физического и эмоционального благополучия, не болеть, всегда сохранять прекрасную форму и высокий жизненный тонус. А также оперативная информация о последних достижениях в области здравоохранения в России и за рубежом.
 

Probabilistic Deep Learning: With Python, Keras and TensorFlow Probability (MEAP)

Автор: buratino от 26-08-2020, 12:16, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Probabilistic Deep Learning: With Python, Keras and TensorFlow Probability (MEAP Version 6) +code
Автор: Oliver Durr, Beate Sick
Издательство: Manning Publications
Год: 2020
Формат: true pdf/epub
Страниц: 300
Размер: 67.2 Mb
Язык: English

About the Technology
Probabilistic deep learning models are better suited to dealing with the noise and uncertainty of real world data — a crucial factor for self-driving cars, scientific results, financial industries, and other accuracy-critical applications. By utilizing probabilistic techniques, deep learning engineers can judge how reliable their results are, and get a better understanding of how their algorithms function.
 

Human-in-the-Loop Machine Learning: Active learning, annotation and human-computer interaction (MEAP)

Автор: TRex от 26-08-2020, 12:01, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Human-in-the-Loop Machine Learning: Active learning, annotation and human-computer interaction (MEAP)
Автор: Robert Munro
Издательство: Manning Publications
Год: 2020
Формат: PDF
Страниц: 371
Размер: 25 Mb
Язык: English

“Human-in-the-Loop machine learning” refers to the need for human interaction with machine learning systems to improve human performance, machine performance, or both. Most machine learning projects do not have the time or budget for human input on every data point, and so need strategies for deciding which data points are the most important for human review. Ongoing human involvement with the right interfaces expedites the efficient labeling of tricky or novel data that a machine can’t process, reducing the potential for data-related errors.
 

RAF Coastal Command: 1936-1969

Автор: Indulis79 от 26-08-2020, 12:01, Коментариев: 0

Категория: КНИГИ » ВОЕННАЯ ТЕМАТИКА


Название: RAF Coastal Command: 1936-1969
Автор: Chris Ashworth
Издательство: Patrick Stephens
Год: 1992
Формат: PDF
Страниц: 260
Размер: 110,1 МБ
Язык: Английский

RAF Coastal Command: 1936-1969
 

Алгебра. 8 класс

Автор: koticvvik от 26-08-2020, 11:59, Коментариев: 0

Категория: КНИГИ » УЧЕБНАЯ ЛИТЕРАТУРА


Название: Алгебра. 8 класс.
Автор: Никольский С.М., Потапов М.К. и др.
Издательство: Просвещение
Год: 2014
Формат: pdf
Страниц: 305
Размер: 41,0 МБ
Язык: русский

Данный учебник является частью трёхлетнего курса алгебры для общеобразовательных школ. Новое издание учебника дополнено и переработано. Его математическое содержание позволяет достичь планируемых результатов обучения, предусмотренных ФГОС.
 

Proof: Photographs from Four Generations of a Texas Family

Автор: Indulis79 от 26-08-2020, 11:49, Коментариев: 0

Категория: КНИГИ » ФОТО-ВИДЕО


Название: Proof: Photographs from Four Generations of a Texas Family
Автор: Byrd M. Williams IV
Издательство: University of North Texas Press
ISBN: 1574416561
Год: 2016
Формат: PDF
Страниц: 224
Размер: 34,7 МБ
Язык: Английский

The Byrd Williams Collection at the University of North Texas contains more than 10,000 prints and 300,000 negatives, accumulated by four generations of Texas photographers, all named Byrd Moore Williams.
 

How Machine Learning Works (MEAP)

Автор: literator от 26-08-2020, 11:49, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

How Machine Learning Works (MEAP)Название: How Machine Learning Works (MEAP)
Автор: Mostafa Samir Abd El-Fattah
Издательство: Manning Publications
Год: 2020
Страниц: 220
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 16.9 MB

How Machine Learning Works gives you an in-depth look at the mathematical and theoretical foundations of machine learning. Seasoned practitioner Mostafa Samir Abd El-Fattah takes you step by step through a real-world ML projects. In it, you’ll learn the components that make up a machine learning problem and explore supervised and unsupervised learning. Blending theoretical foundations with practical ML skills, you’ll learn to read existing datasets using pandas, a fast and powerful Python library for data analysis and manipulation. Then, you’ll move on to choosing and implementing ML models with scikit-learn, a popular Python framework that provides a diverse range of ML models and algorithms.
 

Algorithms and Data Structures in Action (MEAP V12)

Автор: TRex от 26-08-2020, 11:47, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Algorithms and Data Structures in Action (MEAP V12)
Автор: Marcello La Rocca
Издательство: Manning Publications
Год: 2020
Формат: PDF
Страниц: 736
Размер: 30 Mb
Язык: English

Summary
As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t despair! Many of these “new” problems already have well-established solutions. Algorithms and Data Structures in Action teaches you powerful approaches to a wide range of tricky coding challenges that you can adapt and apply to your own applications. Providing a balanced blend of classic, advanced, and new algorithms, this practical guide upgrades your programming toolbox with new perspectives and hands-on techniques.
 

Алгебра. 7 класс, углубленный уровень

Автор: koticvvik от 26-08-2020, 11:47, Коментариев: 0

Категория: КНИГИ » УЧЕБНАЯ ЛИТЕРАТУРА


Название: Алгебра. 7 класс, углубленный уровень
Автор: Макарычев Ю.Н., Миндюк Н.Г., Нешков К.И.
Издательство: Просвещение
Год: 2018
Формат: pdf
Страниц: 305
Размер: 44,6 МБ
Язык: русский

Данный учебник предназначен для углублённого изучения алгебры в 7 классе. Это первый учебник завершённой линии учебников по алгебре для 7-9 классов, подготовленных в соответствии со всеми требованиями Федерального государственного образовательного стандарта основного общего образования. Особенностями этого учебника являются расширение и углубление традиционных учебных тем за счёт теоретико-множественной, вероятностно-статистической и историко-культурной линий. Он содержит большое количество тренировочных упражнений и нестандартных заданий творческого характера.