Explainable Artificial Intelligence (XAI) in Manufacturing: Methodology, Tools, and Applications

Автор: literator от 18-03-2023, 17:15, Коментариев: 0

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

Explainable Artificial Intelligence (XAI) in Manufacturing: Methodology, Tools, and ApplicationsНазвание: Explainable Artificial Intelligence (XAI) in Manufacturing: Methodology, Tools, and Applications
Автор: Tin-Chih Toly Chen
Издательство: Springer
Год: 2023
Страниц: 110
Язык: английский
Формат: pdf (true), epub
Размер: 17.5 MB

This book provides a comprehensive overview of the latest developments in Explainable AI (XAI) and its applications in manufacturing. It covers the various methods, tools, and technologies that are being used to make AI more understandable and communicable for factory workers. With the increasing use of AI in manufacturing, there is a growing need to address the limitations of advanced AI methods that are difficult to understand or explain to those without a background in AI. This book addresses this need by providing a systematic review of the latest research and advancements in XAI specifically tailored for the manufacturing industry. Artificial Intelligence (AI) are technologies that enable computers to imitate human behavior. The computing speed, storage capacity, reliability, and interconnectivity of computers combined with human reasoning patterns give AI the ability to solve complex and large-scale problems. Explainable Artificial Intelligence (XAI) is a new trend in AI. We first introduce XAI tools for visualizing operations in ANNs (or DNNs), such as ConvNetJS, TensorFlow, Seq2Seq, and MATLAB, and then mention XAI techniques for evaluating the effect, contribution, or importance of each input on the output, including partial derivation, odd ratio, out-of-bag (OOB) predictor importance, recursive feature elimination (RFE), and SHAP.
 

Изучаем Java EE 7 (2014)

Автор: umkaS от 18-03-2023, 16:02, Коментариев: 0

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

Название: Изучаем Java EE 7
Автор: Гонсалвес Э.
Издательство: СПб.: Питер
Год: 2014
Cтраниц: 640
Формат: pdf
Размер: 12 мб
Язык: русский

Java Enterprise Edition (Java EE) остается одной из ведущих технологий и платформ на основе Java. Данная книга представляет собой логичное пошаговое руководство, в котором подробно описаны многие спецификации и эталонные реализации Java ЕЕ 7. Работа с ними продемонстрирована на практических примерах.
 

Security and Privacy in Federated Learning

Автор: literator от 18-03-2023, 13:27, Коментариев: 0

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

Security and Privacy in Federated LearningНазвание: Security and Privacy in Federated Learning
Автор: Shui Yu, Lei Cui
Издательство: Springer
Год: 2023
Страниц: 142
Язык: английский
Формат: pdf (true), epub
Размер: 16.2 MB

In this book, the authors highlight the latest research findings on the security and privacy of Federated Learning systems. The main attacks and counterattacks in this booming field are presented to readers in connection with inference, poisoning, generative adversarial networks, differential privacy, secure multi-party computation, homomorphic encryption, and shuffle, respectively. In general, Federated Learning (FL) is a branch of Deep Learning, which is a powerful tool to address various complex problems in the past decades. Google proposed Federated Learning as a variation of Deep Learning in order to address the privacy concern from data owners. Federated Learning (FL) is a big step for privacy protection in Machine Learning; however, it is not perfect. The Federated Learning framework allows learning participants to keep their data locally and download the training model from a central server or servers to execute a local training. The updates will be uploaded to the server(s) for a further aggregation for the next round of training until an acceptable global model is reached. Despite the advancement of its computing model, Federated Learning still faces many security and privacy challenges, which have attracted a lot of attention from academia and industry.
 

Introduction to Machine Learning with Python (2023)

Автор: literator от 18-03-2023, 04:38, Коментариев: 0

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

Introduction to Machine Learning with Python (2023)Название: Introduction to Machine Learning with Python
Автор: Deepti Chopra, Roopal Khurana
Издательство: Bentham Books
Год: 2023
Страниц: 139
Язык: английский
Формат: pdf (true), epub
Размер: 27.3 MB

Machine Learning is a subfield of Artificial Intelligence (AI), broadly defined as a machine's capability to imitate intelligent human behavior. Like humans, machines become capable of making intelligent decisions by learning from their past experiences. Machine Learning is being employed in many applications, including fraud detection and prevention, self-driving cars, recommendation systems, facial recognition technology, and intelligent computing. This book helps beginners learn the art and science of Machine Learning. It presens real-world examples that leverage the popular Python Machine Learning ecosystem. The topics covered in this book include Machine Learning basics: supervised and unsupervised learning, linear regression and logistic regression, Support Vector Machines (SVMs). It also delves into special topics such as neural networks, theory of generalisation, and bias and fairness in Machine Learning. After reading this book, Computer Science and engineering students - at college and university levels - will receive a complete understanding.
 

Applied Numerical Methods Using MATLAB (2023)

Автор: literator от 18-03-2023, 04:24, Коментариев: 0

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

Applied Numerical Methods Using MATLAB (2023)Название: Applied Numerical Methods Using MATLAB
Автор: R.V. Dukkipati, PhD
Издательство: Mercury Learning and Information
Год: 2023
Страниц: 1225
Язык: английский
Формат: pdf (true)
Размер: 14.5 MB

The book is designed to cover all major aspects of applied numerical methods, including numerical computations, solution of algebraic and transcendental equations, finite differences and interpolation, curve fitting, correlation and regression, numerical differentiation and integration, matrices and linear system of equations, numerical solution of ordinary differential equations, and numerical solution of partial differential equations. MATLAB is incorporated throughout the text and most of the problems are executed in MATLAB code. It uses a numerical problem-solving orientation with numerous examples, figures, and end of chapter exercises. Presentations are limited to very basic topics to serve as an introduction to more advanced topics.
 

Cloud Observability in Action (MEAP v7)

Автор: literator от 18-03-2023, 04:10, Коментариев: 0

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

Cloud Observability in Action (MEAP v7)Название: Cloud Observability in Action (MEAP v7)
Автор: Michael Hausenblas
Издательство: Manning Publications
Год: 2023
Страниц: 179
Язык: английский
Формат: pdf (true)
Размер: 48.2 MB

Generate actionable insights about your cloud native systems. This book teaches you how to set up an observability system that learns from a cloud application’s signals, logging, and monitoring using free and open source tools. Cloud native, serverless, and containerized applications are made up of hundreds of moving parts. When something goes wrong, it’s not enough to just know there is a problem—you need to know where it is, what it is, and even how to fix it. Cloud Observability in Action shows you how to go beyond the traditional monitoring and build observability systems that turn application telemetry into actionable insight. Throughout the book, I’m using open source tooling including but not limited to OpenTelemetry (collector), Prometheus, Loki, Jaeger, and Grafana to demonstrate the different concepts and enable you to experiment with them, without any costs, other than your time.
 

Kubernetes for Developers (MEAP v13)

Автор: literator от 18-03-2023, 03:38, Коментариев: 0

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

Kubernetes for Developers (MEAP v13)Название: Kubernetes for Developers (MEAP v13)
Автор: William Denniss
Издательство: Manning Publications
Год: 2023
Страниц: 286
Язык: английский
Формат: pdf (true)
Размер: 39.7 MB

Kubernetes for Developers is a hands-on guide to taking your first steps into Kubernetes using the powerful Google Kubernetes Engine service. Kubernetes for Developers is a clear and practical beginner’s guide that shows you just how easy, flexible, and cost-effective it can be to make the switch to Kubernetes deployment even for small to medium-sized applications. Kubernetes for Developers is a hands-on guide to taking your first steps into Kubernetes using the powerful Google Kubernetes Engine service. It lays out a map for taking an application, containerizing it, and then deploying it onto Kubernetes. You’ll learn best practice techniques for a stable and long-term Kubernetes deployment, including scaling and capacity planning, saving money by optimizing resource consumption, and tricks to make your day-to-day monitoring easier such as debugging code in the cloud.
 

Creating Software with Modern Diagramming Techniques: Build Better Software with Mermaid

Автор: literator от 18-03-2023, 03:27, Коментариев: 0

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

Creating Software with Modern Diagramming Techniques: Build Better Software with MermaidНазвание: Creating Software with Modern Diagramming Techniques: Build Better Software with Mermaid
Автор: Ashley Peacock
Издательство: Pragmatic Bookshelf
Год: February 2023 (Version: P1.0)
Страниц: 249
Язык: английский
Формат: pdf, epub
Размер: 10.2 MB

Diagrams communicate relationships more directly and clearly than words ever can. Using only text-based markup, create meaningful and attractive diagrams to document your domain, visualize user flows, reveal system architecture at any desired level, or refactor your code. With the tools and techniques this book will give you, you'll create a wide variety of diagrams in minutes, share them with others, and revise and update them immediately on the basis of feedback. Adding diagrams to your professional vocabulary will enable you to work through your ideas quickly when working on your own code or discussing a proposal with colleagues. We’ll start out by introducing most of the key concepts used throughout the book: Mermaid and UML. We’ll cover a brief history of UML, get you set up with Mermaid, and even produce your first diagram! Why Mermaid over other tools, such as PlantUML? Some of this will become apparent in later chapters, particularly the final one, but in the past PlantUML was a hard sell to engineers as there weren’t any major adoptions for it. Mermaid, however, in constrast is making waves, with GitHub and GitLab both having native support for rendering Mermaid diagrams without any additional tooling. Using tools like Mermaid, we can quickly and easily create an array of diagrams using syntax similar to Markdown.
 

Alteryx Designer: The Definitive Guide (Ninth Early Release)

Автор: literator от 18-03-2023, 02:15, Коментариев: 0

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

Alteryx Designer: The Definitive Guide (Ninth Early Release)Название: Alteryx Designer: The Definitive Guide (Ninth Early Release)
Автор: Joshua Burkhow
Издательство: O’Reilly Media, Inc.
Год: 2023-03-15
Страниц: 458
Язык: английский
Формат: epub (true), mobi
Размер: 33.4 MB

Analytics projects are frequently long-drawn-out affairs, requiring multiple teams and skills to clean, join, and eventually turn data into analysis for timely decision-making. Alteryx Designer changes all of that. With this low-code, self-service, drag-and-drop workflow platform, new and experienced data and business analysts can deliver results in hours instead of weeks. This practical book shows you how to master all areas of Alteryx Designer quickly. Author and Alteryx ACE Joshua Burkhow starts with the basics of building a workflow, then introduces more than 200 tools for working with intermediate and advanced analytics functionality. With Alteryx Designer's all-in-one toolkit, you'll migrate from legacy analytics software or Excel with ease.
 

A Critical Understanding of Artificial Intelligence: A Phenomenological Foundation

Автор: literator от 17-03-2023, 21:08, Коментариев: 0

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

A Critical Understanding of Artificial Intelligence: A Phenomenological FoundationНазвание: A Critical Understanding of Artificial Intelligence: A Phenomenological Foundation
Автор: Algis Mickunas, Joseph Pilotta
Издательство: Bentham Books
Год: 2023
Страниц: 264
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB

Artificial Intelligence (AI) is viewed as one of the technological advances that will reshape modern societies and their relations. While the design and deployment of systems that continually adapt hold the promise of far-reaching, positive change, they simultaneously pose significant risks, especially to already vulnerable people. This work explores the meaning of AI, and the important role of critical understanding and its phenomenological foundation in shaping its ongoing advances. The values, power, and magic of reason are central to this discussion. Critical theory has used historical hindsight to explain the patterns of power that shape our intellectual, political, economic, and social worlds, and the discourse on AI that surrounds these worlds. The authors also delve into niche topics in philosophy such as transcendental self-awareness, post-humanism, and concepts of space-time and computer logic.