|
 |
|
 |
|
|
 |
|  |
|
Название: Adversarial Robustness for Machine Learning Автор: Pin-Yu Chen, Cho-Jui Hsieh Издательство: Academic Press/Elsevier Год: 2023 Страниц: 300 Язык: английский Формат: pdf (true), epub Размер: 31.9 MB
Adversarial Robustness for Machine Learning summarizes the recent progress on this topic and introduces popular algorithms on adversarial attack, defense and verification. Sections cover adversarial attack, verification and defense, mainly focusing on image classication applications which are the standard benchmark considered in the adversarial robustness community. Other sections discuss adversarial examples beyond image classification, other threat models beyond testing time attack, and applications on adversarial robustness. For researchers, this book provides a thorough literature review that summarizes latest progress in the area, which can be a good reference for conducting future research. In addition, the book can also be used as a textbook for graduate courses on adversarial robustness or trustworthy Machine Learning. While Machine Learning (ML) algorithms have achieved remarkable performance in many applications, recent studies have demonstrated their lack of robustness against adversarial disturbance. |
Разместил: Ingvar16 18-10-2022, 16:04 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Swarm Intelligence Optimization: Algorithms and Applications Автор: Abhishek Kumar, Pramod Singh Rathore Издательство: Wiley-Scrivener Год: 2021 Страниц: 354 Язык: английский Формат: pdf (true) Размер: 17.96 MB
Resource optimization has always been a thrust area of research, and as the Internet of Things (IoT) is the most talked about topic of the current era of technology, it has become the need of the hour. Therefore, the idea behind this book was to simplify the journey of those who aspire to understand resource optimization in the IoT. To this end, included in this book are various real-time/offline applications and algorithms/case studies in the fields of engineering, Computer Science, information security, and cloud computing, along with the modern tools and various technologies used in systems, leaving the reader with a high level of understanding of various techniques and algorithms used in resource optimization. Swarm intelligence is the subject that deals with natural and artificial structures composed of many people that coordinate the usage of decentralized manage and self-organization. In particular, the discipline specializes in the collective behaviors that end result from the local interactions of the people with each different and with their environment. Examples of structures studied by using swarm intelligence are colonies of ants and termites, colleges of fish, flocks of birds, and herds of land animals. |
Разместил: Ingvar16 18-10-2022, 15:19 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Handbook on Artificial Intelligence-Empowered Applied Software Engineering: Vol.1-2 Автор: Maria Virvou, George A. Tsihrintzis, Nikolaos G. Bourbakis Издательство: Springer Серия: Artificial Intelligence-Enhanced Software and Systems Engineering Год: 2022 Страниц: 342+209 Язык: английский Формат: pdf (true) Размер: 21.6 MB
Significant current research efforts are devoted to the efficient incorporation of Artificial Intelligence (AI) enhancements into software and the empowerment of software with Artificial Intelligence. The goal of this research is dual: (i) to develop algorithms, mechanisms, methodologies, and procedures that allow software to learn and evolve (i.e., to become better, user-friendlier and more efficient at performing specific tasks), either on its own or with the help of a supervisor/instructor, and (ii) to enhance the whole Software Engineering process, including the use of Artificial Intelligence to (at least partially) automate software development, and reflect the incorporation of knowledge engineering and knowledge acquisition, prototyping and rapid application development of intelligent software modules. |
Разместил: Ingvar16 18-10-2022, 14:58 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Data Analysis with Machine Learning for Psychologists: Crash Course to Learn Python 3 and Machine Learning in 10 hours Автор: Chandril Ghosh Издательство: Springer Год: 2022 Страниц: 169 Язык: английский Формат: pdf (true) Размер: 10.2 MB
The power of data drives the digital economy of the 21st century. It has been argued that data is as vital a resource as oil was during the industrial revolution. An upward trend in the number of research publications using machine learning in some of the top journals in combination with an increasing number of academic recruiters within psychology asking for Python knowledge from applicants indicates a growing demand for these skills in the market. |
Разместил: Ingvar16 18-10-2022, 14:33 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Terraform Cookbook: Recipes for Codifying Infrastructure (2nd Early Release) Автор: Kerim Satirli, Taylor Dolezal Издательство: O’Reilly Media, Inc. Год: 2022-10-17 Язык: английский Формат: epub (true), mobi Размер: 10.2 MB
If you want to save time and avoid pitfalls when working with Terraform and the HashiCorp Configuration Language (HCL), this easy-to-use cookbook gives you battle-tested, step-by-step recipes to help you deploy with confidence across all of your infrastructure stacks. Each recipe includes self-contained code solutions that you can freely use, along with a discussion of how and why they work. Terraform comes standard with an extensive library of built-in functions. Available in any Terraform file (including modules) and the Terraform Console, functions can validate, combine format, and transform data. Functions are integral to creating reusable and less error-prone infrastructure by allowing for a more complex definition of your infrastructure as code. |
Разместил: Ingvar16 18-10-2022, 12:19 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Engineering Deep Learning Systems Автор: Chi Wang and Donald Szeto Издательство: Manning Publications Год: 2022 MEAP V7 Формат: True PDF Страниц: 280 Размер: 27,1 Mb Язык: English
Design systems optimized for deep learning models. Written for software engineers, this book teaches you how to implement a maintainable platform for developing deep learning models. Engineering Deep Learning Systems is a practical guide for software engineers and data scientists who are designing and building platforms for deep learning. It’s full of hands-on examples that will help you transfer your software development skills to implementing deep learning platforms. In Engineering Deep Learning Systems , you’ll learn how to build automated and scalable services for core tasks like dataset management, model training/serving, and hyperparameter tuning. This book is the perfect way to step into an exciting—and lucrative—career as a deep learning engineer. |
Разместил: vitvikvas 18-10-2022, 11:43 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Code Like a Pro in Rust (MEAP) Автор: Brenden Matthews Издательство: Manning Publications Год: 2022 V9 Формат: True PDF Страниц: 327 Размер: 19,1 Mb Язык: English
Get ready to code like a pro in Rust! This hands-on guide dives deep into memory management, asynchronous programming, and Rust design patterns and explores essential productivity techniques like testing, tooling, and project management. Code Like A Pro in Rust is a fast-track guide to building and delivering professional quality software in Rust. You’ll upgrade your basic knowledge of Rust with conventions, best practices, and veteran’s secrets that are normally only learned through years of experience. Skip the fluff and get right to the heart of this powerful modern language, including Rust’s support for asynchronous programming and integrating Rust with codebases written in other languages. |
Разместил: vitvikvas 18-10-2022, 11:25 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Knowledge Graphs Applied Автор: Alessandro Negro, Vlastimil Kus, Giuseppe Futia, Fabio Montagna Издательство: Manning Publications Год: 2022 Формат: True PDF Страниц: 133 Размер: 10 Mb Язык: English
Knowledge graphs help understand relationships between the objects, events, situations, and concepts in your data so you can readily identify important patterns and make better decisions. This book provides tools and techniques for efficiently labeling data, modeling a knowledge graph, and using it to derive useful insights. |
Разместил: vitvikvas 18-10-2022, 11:07 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Building Quality Shaders for Unity: Using Shader Graphs and HLSL Shaders Автор: Daniel Ilett Издательство: Apress Год: 2022 Формат: PDF Страниц: 745 Размер: 21,6 Mb Язык: English
Understand what shaders are and what they’re used for: Shaders are often seen as mystical and difficult to develop, even by skilled programmers, artists, and developers from other game design disciplines. This book dispels that idea by building up your shader knowledge in stages, starting with fundamental shader mathematics and how shader development mindset differs from other types of art and programming, and slowly delves into topics such as vertex and fragment shaders, lighting, depth-based effects, texture mapping, and Shader Graph. |
Разместил: vitvikvas 18-10-2022, 10:07 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Restful Web API Patterns and Practices Cookbook Автор: Mike Amundsen Издательство: O’Reilly Media Год: 2022 Формат: ePUB Размер: 10 Mb Язык: English
Many organizations today orchestrate and maintain apps that rely on other people's services. Software designers, developers, and architects in those companies often work to coordinate and maintain apps based on existing microservices, including third-party services that run outside their ecosystem. This cookbook provides proven recipes to help you get those many disparate parts to work together in your network. Author Mike Amundsen provides step-by-step solutions for finding, connecting, and maintaining applications designed and built by people outside the organization. Whether you're working on human-centric mobile apps or creating high-powered machine-to-machine solutions, this guide shows you the rules, routines, commands, and protocols--the glue--that integrates individual microservices so they can function together in a safe, scalable, and reliable way. |
Разместил: vitvikvas 18-10-2022, 07:45 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|