First Step to Quantum Computing: A Practical Guide for Beginners

Автор: literator от 10-11-2024, 17:29, Коментариев: 0

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

Название: First Step to Quantum Computing: A Practical Guide for Beginners
Автор: Javad Shabani, Eva Gurra
Издательство: World Scientific Publishing
Год: 2025
Страниц: 302
Язык: английский
Формат: pdf (true)
Размер: 27.2 MB

Quantum information is a young and evolving field. This compendium introduces quantum information in a comprehensive self-contained guide without assuming a wealth of knowledge prior to reading. The volume highlights intuition on counterintuitive topics such as quantum mechanics, basic mathematical tools and calculations involving linear algebra, and applies these concepts to quantum information with guided problems and coding exercises. Quantum information and quantum computing have evolved into a revolutionary topic where general interest and scientific research have intensified in the recent years. A successful experimental realization of a quantum computer will bring a new technological revolution similar to the advent of the transistor and integrated circuits that form the modern digital world. This applied guide largely benefits mid-level undergraduates and perhaps motivated high schoolers.
 

Mitigating Bias in Machine Learning

Автор: literator от 10-11-2024, 15:40, Коментариев: 0

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

Название: Mitigating Bias in Machine Learning
Автор: Carlotta A. Berry, Brandeis Hill Marshall
Издательство: McGraw Hill LLC
Год: 2025
Страниц: 249
Язык: английский
Формат: pdf (true)
Размер: 10.7 MB

This practical guide shows, step by step, how to use Machine Learning to carry out actionable decisions that do not discriminate based on numerous human factors, including ethnicity and gender. The authors examine the many kinds of bias that occur in the field today and provide mitigation strategies that are ready to deploy across a wide range of technologies, applications, and industries. Edited by engineering and computing experts, Mitigating Bias in Machine Learning includes contributions from recognized scholars and professionals working across different artificial intelligence sectors. Each chapter addresses a different topic and real-world case studies are featured throughout that highlight discriminatory machine learning practices and clearly show how they were reduced. This textbook is ideal for undergraduate or graduate students or those seeking an introduction to ML. Since there are few textbooks with practical applications of ML, this contribution will fill in the gap by introducing the topic with an emphasis on a real-world perspective and implementations.
 

Математика для Data Science. Управляем данными с помощью линейной алгебры, теории вероятностей и статистики

Автор: literator от 10-11-2024, 05:42, Коментариев: 0

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

Название: Математика для Data Science. Управляем данными с помощью линейной алгебры, теории вероятностей и статистики
Автор: Томас Нилд
Издательство: Спринт Бук
Год: 2025
Страниц: 352
Язык: русский
Формат: pdf, epub
Размер: 19.6 MB

Освойте математический аппарат, который необходим, чтобы преуспеть в сфере Data Science, машинного обучения и статистики. Автор книги Томас Нилд поможет вам разо­браться в таких дисциплинах, как математический анализ, теория вероятностей, линейная алгебра и статистика, и научиться применять их в контексте таких методов, как линейная регрессия, логистическая регрессия и нейронные сети. Попутно вы узнаете, что представляет собой современная область Data Science и как использовать полученные знания, чтобы достичь максимального успеха в карьере. Чтобы запускать примеры из этой книги, вам нужен только компьютер с любой операционной системой (Windows, macOS или Linux) и любая среда разработки Python 3. Основные библиотеки Python, которые нам понадобятся, — это Numpy, Scipy, Sympy и Sklearn. Если вы не знакомы с Python, то знайте, что это дружелюбный и простой в использовании язык программирования с огромным количеством обучающих материалов.
 

Facilitating Software Architecture: Empowering Teams to Make Architectural Decisions

Автор: literator от 9-11-2024, 20:05, Коментариев: 0

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

Название: Facilitating Software Architecture: Empowering Teams to Make Architectural Decisions
Автор: Andrew Harmel-Law
Издательство: O’Reilly Media, Inc.
Год: 2025
Страниц: 570
Язык: английский
Формат: epub
Размер: 10.1 MB

The software architect role is evolving. As systems and their interactions with the teams that build, run, and evolve them become more complex, it's often impossible for those playing the traditional architect roles to be everywhere they need to be. There's simply too much architecture to be done, and the situation has reached a breaking point. There's a better way. Author Andrew Harmel-Law shows you how architects and development teams can collaborate to create and evolve more efficient architectures for their systems. Techniques in this book will help you learn how to create a mindset that allows everyone to practice architecture and build the best systems they've ever experienced. This book is primarily aimed at the two groups I am trying to bring together: developers looking to take steps into architectural accountability and architects learning to add facilitation skills to their repertoire.
 

Python Programming for Mathematics

Автор: literator от 9-11-2024, 19:20, Коментариев: 0

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

Название: Python Programming for Mathematics
Автор: Julien Guillod
Издательство: CRC Press
Серия: The Python Series
Год: 2025
Страниц: 248
Язык: английский
Формат: pdf (true), epub
Размер: 23.0 MB

Python Programming for Mathematics focuses on the practical use of the Python language in a range of different areas of mathematics. Python is a leading programming language in the scientific world. It is perfectly adapted to program mathematical problems. This book focuses on the practical use of the Python language in different areas of mathematics: sequences, linear algebra, integration, graph theory, finding zeros of functions, probability, statistics, differential equations, symbolic calculus, and number theory. Through 55 exercises of increasing difficulty, and corrected in detail, it gives a good overview of the possibilities of using programming in mathematics and to be able to solve complex mathematical problems. It is not necessary to do the exercises in the order suggested, even if some exercises sometimes call upon notions seen in previous exercises. This book does not aim to explain the syntax and principles of the Python language, so the prerequisite is to know the basics. Moreover, the realization of the exercises requires access to a computer or an online service with Python 3.6 (or more recent) completed by the following modules: NumPy, SciPy, SymPy, Matplotlib, Numba, NetworkX, and Pandas.
 

Powerful Python: Patterns and Strategies with Modern Python (Final)

Автор: literator от 9-11-2024, 18:08, Коментариев: 0

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

Название: Powerful Python: Patterns and Strategies with Modern Python (Final Release)
Автор: Aaron Maxwell
Издательство: O’Reilly Media, Inc.
Год: 2025
Страниц: 220
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Once you've mastered the basics of Python, how do you skill up to the top 1%? How do you focus your learning time on topics that yield the most benefit for production engineering and data teams—without getting distracted by info of little real-world use? This book answers these questions and more. Based on author Aaron Maxwell's software engineering career in Silicon Valley, this unique book focuses on the Python first principles that act to accelerate everything else: the 5% of programming knowledge that makes the remaining 95% fall like dominos. It's also this knowledge that helps you become an exceptional Python programmer, fast. This book is for you if you know the basics of Python and have mastered just about everything the beginner tutorials can teach you. It is also for those who want to learn more advanced techniques and strategies, so you can do more with Python, and more with coding, than you could before.
 

Advanced Artificial Intelligence, 3rd Edition

Автор: literator от 9-11-2024, 07:15, Коментариев: 0

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

Название: Advanced Artificial Intelligence, 3rd Edition
Автор: Zhongzhi Shi
Издательство: World Scientific Publishing
Год: 2025
Страниц: 391
Язык: английский
Формат: pdf (true)
Размер: 22.8 MB

This third edition comprehensively captures the cutting-edge research achievements of Artificial Intelligence (AI). Topics are thoroughly revised and updated, presenting the latest techniques and strategies to address the impending challenges facing computer scientists today. Artificial Intelligence is a branch of Computer Science and is a discipline to study machine intelligence that uses artificial methods and techniques, develops intelligent machines or intelligent systems to emulate, extend, and expand human intelligence, and realizes intelligent behavior. Machine Learning is the study of how computers can simulate or implement human learning behavior to acquire new knowledge or skills, and reorganize existing knowledge structures to continuously improve their own performance. Only by allowing computer systems to have human-like learning capabilities can it be possible to achieve human-level Artificial Intelligence. Machine Learning is one of the core issues in AI research and is a very active research field in current AI theoretical research and practical applications. Common Machine Learning methods include inductive learning, analogy learning, analytical learning, reinforcement learning, genetic algorithm, and connection learning. Deep Learning is a new field in Machine Learning research. It imitates the analysis and learning mechanism of human brain neural networks to interpret images, sound, and text data.
 

Exploring Complex Survey Data Analysis Using R

Автор: literator от 9-11-2024, 06:11, Коментариев: 0

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

Название: Exploring Complex Survey Data Analysis Using R: A Tidy Introduction with {srvyr} and {survey}
Автор: Stephanie Zimmer, Rebecca Powell, Isabella Velásquez
Издательство: CRC Press
Год: 2025
Страниц: 361
Язык: английский
Формат: pdf (true)
Размер: 63.8 MB

Surveys are powerful tools for gathering information, uncovering insights, and facilitating decision-making. However, to ensure the accurate interpretation of results, they require specific analysis methods. In this book, readers embark on an in-depth journey into conducting complex survey analysis with the {srvyr} package and Tidyverse family of functions from the R programming language. Intended for intermediate R users familiar with the basics of the Tidyverse, this book gives readers a deeper understanding of applying appropriate survey analysis techniques using {srvyr}, {survey}, and other related packages. With practical walkthroughs featuring real-world datasets, such as the American National Election Studies and Residential Energy Consumption Survey, readers will develop the skills necessary to perform impactful survey analysis on survey data collected through a randomized sample design. Additionally, this book teaches readers how to interpret and communicate results of survey data effectively. This book is tailored for analysts already familiar with R and the Tidyverse, but who may be new to complex survey analysis in R.
 

Omni-Directional API Management for Platform Engineering

Автор: literator от 9-11-2024, 05:18, Коментариев: 0

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

Название: Omni-Directional API Management for Platform Engineering: Modern API Management in the Cloud and AI World
Автор: Christian Posta
Издательство: O’Reilly Media, Inc.
Год: 2024-10-10
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Navigating the world of software development often involves tackling unexpected challenges and dealing with inefficient processes. As organizations increasingly use a mix of internal and external APIs, including those from SaaS, partners, and AI/LLM, effective API management becomes essential. This report dives into how platform engineering can streamline these processes, offering developers secure, self-service access to resources while ensuring compliance and efficient management. Discover how modern tools like Envoy proxy and Istio are transforming API management. These tools are designed to handle complex service communications and are now enhanced to manage AI/LLM use cases effectively. Author Christian Posta explores the shortcomings of traditional API management systems and why they struggle to keep up in today's automated, cloud native environments.
 

App Development Using IOS Icloud: Build High-Performance Apps with Swift, 2nd Edition

Автор: literator от 8-11-2024, 16:33, Коментариев: 0

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

Название: App Development Using IOS Icloud: Build High-Performance Apps with Swift, 2nd Edition
Автор: Shantanu Baruah, Shaurya Baruah
Издательство: Apress
Год: 2024
Страниц: 438
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Create a professional looking app from start to finish that takes advantage of iCloud technology. Rather than working with Storyboarding for building your UI, you'll use code to build professional looking screens. Using code is standard for professional developers to fit form factor alignment across multiple screen sizes and other design constraints. First, you'll build a basic, functional UX screen. Then you'll incorporate iCloud with CloudKit for data persistence and private, public, and shared databases. Here your code-drive UI design will expand out to developing professional looking screens with animation. You'll also learn to work with reminder and notification boxes, sharing data between your users, and adding functionally for interaction with other Apps. This book offers a practical guide for coders at any level who want to learn and create professional looking iOS apps leveraging the database features of iCloud and the numerous extensions that Apple provides in the Xcode environment. Create professional looking apps that are secure and your users will love! For iOS developers familiar with the basics of Swift coding who want to work with iCloud databases or move into more advanced fields, such as using extensions or designing UX in code.