Vtome.ru - электронная библиотека

  • Добавил: literator
  • Дата: 31-10-2021, 03:13
  • Комментариев: 0
Explainable AI Within the Digital Transformation and Cyber Physical Systems: XAI Methods and ApplicationsНазвание: Explainable AI Within the Digital Transformation and Cyber Physical Systems: XAI Methods and Applications
Автор: Moamar Sayed-Mouchaweh
Издательство: Springer
Год: 2021
Страниц: 201
Язык: английский
Формат: pdf (true), epub
Размер: 26.8 MB

This book presents Explainable Artificial Intelligence (XAI), which aims at producing explainable models that enable human users to understand and appropriately trust the obtained results. The authors discuss the challenges involved in making machine learning-based AI explainable. Firstly, that the explanations must be adapted to different stakeholders (end-users, policy makers, industries, utilities etc.) with different levels of technical knowledge (managers, engineers, technicians, etc.) in different application domains. Secondly, that it is important to develop an evaluation framework and standards in order to measure the effectiveness of the provided explanations at the human and the technical levels.
  • Добавил: ekvator
  • Дата: 31-10-2021, 01:53
  • Комментариев: 0
Справочник PYTHON. Кратко, быстро, под рукой
Название: Справочник PYTHON. Кратко, быстро, под рукой
Автор: Кольцов Д.М., Дубовик Е.В.
Издательство: Наука и Техника
Год: 2021
Формат: pdf
Страниц: 290
Размер: 12,8 Мб
Язык: русский

Данный справочник содержит всю ключевую информацию о Python в удобной и наглядной форме. Структура справочника позволяет быстро и удобно находить нужную информацию, получать примеры использования тех или иных элементов и конструкций Python. Отдельное внимание уделено внимание таким темам, как регулярные выражения, кортежи, итераторы и генераторы, объектно-ориентированное программирование на Python. Справочник будет полезен всем, кто использует или изучает Python: от начинающих до профессионалов.
  • Добавил: ekvator
  • Дата: 31-10-2021, 01:15
  • Комментариев: 0
C++ за 21 день, 8-е издание
Название: C++ за 21 день, 8-е издание
Автор: Сиддхартха Рао
Издательство: Диалектика
Год: 2019
Формат: pdf
Страниц: 754
Размер: 64,7 Мб
Язык: русский

Выделив всего один час на урок вы можете приобрести квалификацию, необходимую для начала программирования на языке C++. В книге представлен полный курс обучения программированию, который позволит быстро овладеть основами языка и перейти к более сложным понятиям и концепциям.
  • Добавил: TRex
  • Дата: 30-10-2021, 19:21
  • Комментариев: 0
Название: Sparse Estimation with Math and Python: 100 Exercises for Building Logic
Автор: Joe Suzuki
Издательство: Springer
Год: 2021
Формат: PDF
Страниц: 254
Размер: 10 Mb
Язык: English

The most crucial ability for machine learning and data science is mathematical logic for grasping their essence rather than knowledge and experience. This textbook approaches the essence of sparse estimation by considering math problems and building Python programs.
Each chapter introduces the notion of sparsity and provides procedures followed by mathematical derivations and source programs with examples of execution. To maximize readers’ insights into sparsity, mathematical proofs are presented for almost all propositions, and programs are described without depending on any packages. The book is carefully organized to provide the solutions to the exercises in each chapter so that readers can solve the total of 100 exercises by simply following the contents of each chapter.
  • Добавил: ekvator
  • Дата: 30-10-2021, 18:56
  • Комментариев: 0
Параллельные и высокопроизводительные вычисления
Название: Параллельные и высокопроизводительные вычисления
Автор: Роби Р., Замора Дж.
Издательство: ДМК Пресс
Год: 2021
Формат: pdf
Страниц: 802
Размер: 29,6 Мб
Язык: русский

Пишите быстрые, мощные, энергоэффективные программы, легко масштабируемые под обработку огромных объемов данных. Параллельное программирование позволяет распределять задачи обработки данных между несколькими процессорами, существенно повышая производительность. В книге рассказывается, как с минимальными трудозатратами повысить эффективность ваших программ. Вы научитесь оценивать аппаратные архитектуры и работать со стандартными инструментами отрасли, такими как OpenMP и MPI, освоите структуры данных и алгоритмы, подходящие для высокопроизводительных вычислений, узнаете, как экономить энергию на наладонных устройствах, и даже запустите масштабную симуляцию цунами на батарее из GPU-процессоров.
  • Добавил: ekvator
  • Дата: 30-10-2021, 18:16
  • Комментариев: 0
{Вы пока еще не знаете JS} Познакомьтесь, JavaScript. 2-е издание
Название: {Вы пока еще не знаете JS} Познакомьтесь, jаvascript. 2-е издание
Автор: Симпсон Кайл
Издательство: Питер
Год: 2022
Формат: pdf
Страниц: 192
Размер: 2,7 Мб
Язык: русский

Вы пока еще не знаете JS. И Кайл Симпсон признается, что тоже его не знает (по крайней мере полностью)… И никто не знает. Но все мы можем начать работать над тем, чтобы узнать его лучше. Сколько бы времени вы ни провели за изучением языка, всегда можно найти что-то еще, что стоит изучить и понять на другом уровне.
  • Добавил: literator
  • Дата: 30-10-2021, 17:56
  • Комментариев: 0
Название: Statistical Analysis with Swift: Data Sets, Statistical Models, and Predictions on Apple Platforms
Автор: Jimmy Andersson
Издательство: Apress
Год: 2022
Страниц: 222
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Work with large data sets, create statistical models, and make predictions with statistical methods using the Swift programming language. The variety of problems that can be solved using statistical methods range in fields from financial management to machine learning to quality control and much more. Those who possess knowledge of statistical analysis become highly sought after candidates for companies worldwide.
  • Добавил: literator
  • Дата: 30-10-2021, 15:59
  • Комментариев: 0
Applications of Artificial Intelligence in Business and Finance: Modern TrendsНазвание: Applications of Artificial Intelligence in Business and Finance: Modern Trends
Автор: Vikas Garg (PhD), Shalini Aggarwal (PhD), Pooja Tiwari (PhD)
Издательство: Apple Academic Press/CRC Press
Год: 2022
Страниц: 272
Язык: английский
Формат: pdf (true)
Размер: 11.5 MB

In the current competitive and technology-driven world, Artificial Intelligence (AI) has emerged as growing technology that is applicable to many fields. As transactions and other business functions move online and grow more popular every year, the finance and banking industries face increasingly complex data management and identity theft and fraud issues. AI can bring many financial and business functions to the next level, as systems using Deep Learning technologies are able to analyze patterns and spot suspicious behavior and potential fraud. In this volume, Applications of Artificial Intelligence in Business and Finance: Modern Trends, the focus is on the application of Artificial Intelligence in finance, business, and related areas. The book presents a selection of chapters presenting cutting-edge research on current business practices in finance and management.
  • Добавил: literator
  • Дата: 30-10-2021, 15:00
  • Комментариев: 0
Elegant Code With PythonНазвание: Elegant Code With Python
Автор: Karthikeyan A.K.
Издательство: Karthikeyan A.K.
Год: 2021
Язык: английский
Формат: pdf, azw, epub
Размер: 10.18 MB

Programs are becoming larger and larger, they needed to be maintained for a long time, and developers would like to move from company to another to satisfy their curiosity. To keep programs maintainable, many programming languages have evolved standards. By reading this book programmers budding or veterans more mindful of their code, and will result in less pull or merge request rejections. you will start to navigate your professional life with elegance. This book is for people who know Python and want to code well, be elegant and mindful with it. Its For people who want their code to be appreciated by others, for people who want to graduate from coding professional to coding craftsman.
  • Добавил: TRex
  • Дата: 30-10-2021, 02:38
  • Комментариев: 0
Название: Code That Fits in Your Head: Heuristics for Software Engineering
Автор: Mark Seemann
Издательство: Pearson/Addison-Wesley
Год: 2022
Формат: ePUB
Страниц: 416
Размер: 23 Mb
Язык: English

Code That Fits in Your Head offers indispensable, practical advice for writing code at a sustainable pace and controlling the complexity that causes projects to spin out of control.
Reflecting decades of experience helping software teams succeed, Mark Seemann guides you from zero (no code) to deployed features and shows how to maintain a good cruising speed as you add functionality, address cross-cutting concerns, troubleshoot, and optimize. You'll find valuable ideas, practices, and processes for key issues ranging from checklists to teamwork, encapsulation to decomposition, API design to unit testing.