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

  • Добавил: tatanavip
  • Дата: 3-07-2024, 18:54
  • Комментариев: 0

Название: 120 практических задач. Создавай нейросети
Автор: Джейд Картер
Издательство: Литрес
Год: 2024
Формат: pdf, epub
Размер: 10 Мб
Качество: Хорошее
Язык: Русский

В книге представлены 120 задач из различных областей, включая анализ данных, прогнозирование, классификацию, распознавание образов и другие. В каждой задаче рассматривается использование глубокого обучения и нейронных сетей для решения, включая выбор архитектуры модели, подготовку данных, обучение и оценку результатов. Примеры кода на Python помогают читателям легко освоить материал и применить его на практике.
  • Добавил: literator
  • Дата: 3-07-2024, 16:05
  • Комментариев: 0
Название: Parallel C++: Efficient and Scalable High-Performance Parallel Programming Using HPX
Автор: Patrick Diehl, Steven R. Brandt, Hartmut Kaiser
Издательство: Springer
Год: 2024
Страниц: 233
Язык: английский
Формат: pdf (true), epub
Размер: 26.6 MB

This textbook focuses on practical parallel C++ programming at the graduate student level. In particular, it shows the APIs and related language features in the C++ 17 and C++ 20 standards, covering both single node and distributed systems. It shows that with the parallel features in the C++ 17 and C++ 20 standards, learning meta-languages like OpenMP is no longer necessary. Using the C++ standard library for parallelism and concurrency (HPX), the same language features can be extended to distributed codes, providing a higher-level C++ interface to distributed programming than the Message Passing Interface (MPI). The book starts with the single-threaded implementation of the fractal sets, e.g. Julia set, and Mandelbrot set, using the C++ Standard Library (SL)’s container and algorithms. This code base is used for parallel implementation using low-level threads, asynchronous programming, parallel algorithms, and coroutines. The asynchronous programming examples are then extended to distributed programming using the C++ standard library for parallelism and concurrency (HPX). Octo-Tiger, an astrophysics code for stellar merger, is used as a showcase for a portable, efficient, and scalable high-performance application using HPX. The book’s core audience is advanced undergraduate and graduate students who want to learn the basics of parallel and distributed C++ programming but are not Computer Science majors. Basic C++ knowledge, like functions, classes, loops, and conditional statements, is assumed as a requirement, while C++ advanced topics, like generic programming, lambda functions, smart pointers, and move semantics, are briefly summarized in the appendix.
  • Добавил: literator
  • Дата: 3-07-2024, 08:53
  • Комментариев: 0
Название: Advanced Optimization Applications in Engineering
Автор: Afaq Ahmad, Charles V. Camp
Издательство: IGI Global
Год: 2024
Страниц: 308
Язык: английский
Формат: pdf (true), epub
Размер: 45.3 MB

In the ever-evolving landscape of engineering, a pressing challenge looms large—the need to navigate the complexities of modern problems with precision and efficiency. As industries grapple with an array of intricate issues, from sustainable materials to resilient infrastructure, the demand for optimal solutions has never been more pronounced. Traditional approaches are often inadequate, prompting the search for advanced optimization techniques capable of unraveling the intricacies inherent in engineering systems. The problem at hand is clear: how can engineers, researchers, and practitioners harness cutting-edge methodologies to address the multifaceted challenges shaping our technological future? Advanced Optimization Applications in Engineering, is a definitive guide poised to revolutionize problem-solving in civil engineering. This book offers a comprehensive exploration of state-of-the-art optimization algorithms and their transformative applications. By delving into genetic algorithms, particle swarm optimization, neural networks, and other metaheuristic strategies, this collection provides a roadmap for automating design processes, reducing costs, and unlocking innovative solutions. The chapters not only introduce these advanced techniques but also showcase their practical implementation across diverse engineering domains, making this book an indispensable resource for those seeking to stay at the forefront of technological advancements. This book is tailored for a discerning audience comprising engineers, academicians, researchers, practitioners, and students eager to leverage advanced optimization, Artificial Intelligence, and Machine Learning in civil engineering.
  • Добавил: literator
  • Дата: 3-07-2024, 08:11
  • Комментариев: 0
Название: Explainable AI Applications for Human Behavior Analysis
Автор: P. Paramasivan, S. Suman Rajest, Karthikeyan Chinnusamy, R. Regin, Ferdin Joe John Joseph
Издательство: IGI Global
Год: 2024
Страниц: 391
Язык: английский
Формат: pdf (true), epub
Размер: 39.4 MB

In the field of Computer Vision research, the study of human behavior is a formidable challenge. The diverse applications of this field, from video surveillance for crowd analysis to healthcare diagnostics, have drawn increasing attention. However, a significant problem persists – the sacrifice of transparency for the sake of predictive accuracy in Artificial Intelligence (AI) solutions. These AI systems often operate as enigmatic black boxes, seemingly conjuring decisions from vast datasets with little to no explanation. The need for clarity and accountability in AI decision-making is paramount as our reliance on these systems continues to grow. Explainable AI Applications for Human Behavior Analysis embarks on a mission to harness AI's innate capability to elucidate upon its own decision-making processes. By focusing on facial expressions, gestures, and body movements, we delve into uncharted territories of research, offering novel methodologies, databases, benchmarks, and algorithms for the analysis of human behavior in natural settings. Geared toward academic scholars, this book compiles the expertise of leading researchers in the field, making it accessible to readers of all educational backgrounds. It bridges the gap between technical depth and ease of comprehension, featuring quick-reference infographics and an array of topics. The aim is not only to inform but also to encourage knowledge sharing among peers. Join us in the exploration of this technology’s transformative potential in decoding human behavior, a journey that promotes clarity, innovation, and accountability for our AI-driven future.
  • Добавил: literator
  • Дата: 3-07-2024, 06:37
  • Комментариев: 0
Название: Azure OpenAI Service for Cloud Native Applications: Designing, Planning, and Implementing Generative AI Solutions
Автор: Adrián González Sánchez
Издательство: O’Reilly Media, Inc.
Год: 2024
Страниц: 487
Язык: английский
Формат: epub
Размер: 13.1 MB

Get the details, examples, and best practices you need to build generative AI applications, services, and solutions using the power of Azure OpenAI Service. With this comprehensive guide, Microsoft AI specialist Adrián González Sánchez examines the integration and utilization of Azure OpenAI Service—using powerful generative AI models such as GPT-4 and GPT-4o—within the Microsoft Azure cloud computing platform. To guide you through the technical details of using Azure OpenAI Service, this book shows you how to set up the necessary Azure resources, prepare end-to-end architectures, work with APIs, manage costs and usage, handle data privacy and security, and optimize performance. You'll learn various use cases where Azure OpenAI Service models can be applied, and get valuable insights from some of the most relevant AI and cloud experts.
  • Добавил: literator
  • Дата: 2-07-2024, 19:00
  • Комментариев: 0
Название: Internet Modeling with Julia: Models, Algorithms and Programs
Автор: Ulrich Hofmann
Издательство: Springer
Год: 2024
Страниц: 164
Язык: английский
Формат: pdf (true), epub
Размер: 13.1 MB

The book combines internet modeling with the new programming language Julia. It demonstrates Julia's suitability for modeling established internet models and research-oriented topics such as car-to-infrastructure communication and black-box models for load predictions with neural networks. After studying the book and gaining inspiration for further independent analyses, the reader will be able to tackle even more complex modeling tasks in research and development using Julia. In this book, the Julia programming language is used for selected topics of Internet modeling. The “common thread” is the layered architecture of the Internet: from application to technology. For network operators, beyond the technical performance parameters of transmission rate and transmission duration of IP packets, the user satisfaction values Quality of Experience (QoE) with voice, video, haptics transmission are important. With the increase in transmission performance, the old point-to-point lines are also being replaced by packet transmission in the Internet of Things (IoT), and the topic of Quality of Control (QoC) is gaining importance, currently in the area of assisted/autonomous driving. The complex processes on the internet elude exact mathematical White-Box-Model modeling, and approximate learning modeling methods are being intensively researched and integrated into the standards of network architectures. Each chapter begins with a description of the practical background. This is followed by the development of the model and the implementation with Julia, including the a-picture-is-worth-a-thousand-words presentation of results in diagrams. All Julia programs are available for download at GitHub and are labeled with the corresponding figure numbers. The most important pieces of code are explained in the book text.
  • Добавил: literator
  • Дата: 2-07-2024, 17:20
  • Комментариев: 0
Название: Machine Learning and Cryptographic Solutions for Data Protection and Network Security
Автор: J. Anitha Ruth, Vijayalakshmi G.V. Mahesh, P. Visalakshi, R. Uma, A. Meenakshi
Издательство: IGI Global
Год: 2024
Страниц: 557
Язык: английский
Формат: pdf (true), epub
Размер: 46.2 MB

In the relentless battle against escalating cyber threats, data security faces a critical challenge – the need for innovative solutions to fortify encryption and decryption processes. The increasing frequency and complexity of cyber-attacks demand a dynamic approach, and this is where the intersection of cryptography and Machine Learning emerges as a powerful ally. As hackers become more adept at exploiting vulnerabilities, the book stands as a beacon of insight, addressing the urgent need to leverage Machine Learning techniques in cryptography. Machine Learning and Cryptographic Solutions for Data Protection and Network Security unveil the intricate relationship between data security and Machine Learning and provide a roadmap for implementing these cutting-edge techniques in the field. The book equips specialists, academics, and students in cryptography, Machine Learning, and network security with the tools to enhance encryption and decryption procedures by offering theoretical frameworks and the latest empirical research findings. This book is an indispensable guide for scholars navigating the intricate domains of Elliptic Curve Cryptography, Cryptanalysis, Pairing-based Cryptography, Artificial Intelligence, Digital Signature Algorithms, and more. It not only sheds light on current challenges but also provides actionable insights and recommendations, making it an essential resource for those seeking to understand the evolving landscape of data security and actively contribute to its fortification. In a world where the stakes of cybersecurity are higher than ever, this book emerges as a beacon of knowledge, offering a proactive and informed solution to the persistent challenges faced by the research community.
  • Добавил: umkaS
  • Дата: 2-07-2024, 16:15
  • Комментариев: 0
Название: Классические задачи Computer Science на языке Python
Автор: Дэвид Копец
Издательство: Питер
Год: 2021
Cтраниц: 255
Формат: pdf
Размер: 16 мб
Язык: русский

Многие задачи в области Computer Science, которые на первый взгляд кажутся новыми или уникальными, на самом деле уходят корнями в классические алгоритмы, методы кодирования и принципы разработки. И устоявшиеся техники по-прежнему остаются лучшим способом решения таких задач! Научитесь писать оптимальный код для веб-разработки, обработки данных, машинного обучения и других актуальных сфер применения Python.
  • Добавил: literator
  • Дата: 2-07-2024, 15:06
  • Комментариев: 0
Название: Applications, Challenges, and the Future of ChatGPT
Автор: Priyanka Sharma, Monika Jyotiyana, A.V. Senthil Kumar
Издательство: IGI Global
Год: 2024
Страниц: 333
Язык: английский
Формат: pdf (true), epub
Размер: 32.8 MB

The rapid progress of Artificial Intelligence (AI) technologies has resulted in a complicated landscape for researchers and practitioners. Understanding and navigating the complexities of AI applications, particularly in the context of ChatGPT and its interactions with other AI tools, can be challenging. Researchers and academics need guidance to keep up with these technologies' evolving trends and implications, which leads to gaps in knowledge and implementation strategies. Additionally, the ethical and societal impacts of integrating AI into various domains remain a significant concern, requiring a comprehensive approach to address. Applications, Challenges, and the Future of ChatGPT provide a comprehensive solution to these issues by offering a detailed analysis of the current research trends in AI, focusing on ChatGPT and its interactions with other AI tools. The book delves into how we can effectively utilize ChatGPT and other AI tools to address complex problems by exploring AI applications' collaborative potentials and emerging paradigms. By identifying research gaps and suggesting future directions, this book equips researchers and practitioners with the knowledge and tools necessary to navigate the evolving landscape of AI.
  • Добавил: literator
  • Дата: 2-07-2024, 13:08
  • Комментариев: 0
Название: Geospatial Application Development Using Python Programming
Автор: Mohammad Gouse Galety, Arul Kumar Natarajan, Tesfaye Fufa Gedefa, Tsegaye Demsis Lemma
Издательство: IGI Global
Год: 2024
Страниц: 364
Язык: английский
Формат: pdf (true), epub
Размер: 51.7 MB

Academics and researchers currently grapple with a pressing issue; the demand for precise and insightful geographical information has surged across various fields, encompassing urban planning, environmental monitoring, agriculture, and disaster management. This surge has revealed a substantial knowledge gap, underscoring the need for effective applications that can bridge the gap between cutting-edge technologies and practical usage. Geospatial Application Development Using Python Programming emerges as the definitive solution to this challenge. This comprehensive book equips academics, researchers, and professionals with the essential tools and insights required to leverage the capabilities of Python programming in the realm of spatial analysis. It goes beyond merely connecting these two realms; it actively fosters their collaboration. By advancing knowledge in spatial sciences and highlighting Python's pivotal role in data analysis and application development, this book plays a crucial part in addressing the challenge of effectively harnessing geographical data. Tailored to meet the discerning needs of scholars, researchers, and professionals, this book represents an invaluable resource. It offers a comprehensive reference for those aiming to enhance their proficiency in spatial analysis and computer programming, thus encouraging innovation and progress in this dynamic field. For educators and students aspiring to excel in the use of spatial technology and Python programming, this book serves as a catalyst for advancement, contributing to the solution of effectively meeting the increasing demand for precise geographical data and its diverse applications. Geospatial Application Development Using Python Programming is the needed transformative response to a critical academic challenge.