Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: Mathematical Foundations Guide to Neural Networks: CNNs, RNNs, LSTMs, Autoencoders, Attention Mechanisms, and More
Автор: Alec Stovari
Издательство: Independently published
Серия: Python Fundamentals
Год: 2025
Страниц: 179
Язык: английский
Формат: pdf
Размер: 10.1 MB

With clear explanations and detailed insights, in 170+ pages, you will learn the inner workings of backpropagation, convolutional neural networks (CNNs), recurrent neural networks (RNNs), and long short-term memory networks (LSTMs). The book also dives into advanced techniques such as dropout, autoencoders, and attention layers that are transforming the AI landscape. Dive deep into the theory behind each model, understand their applications, and master the mathematics that power modern Machine Learning. Key Topics Covered: - The theoretical foundations of Neural Networks; - Backpropagation and optimization techniques; - Convolutional Neural Networks (CNNs) for image recognition and more; - Recurrent Neural Networks (RNNs) and their sequential data processing power; - Attention mechanisms and transformer models revolutionizing NLP; - Advanced Deep Learning architectures and real-world applications; - Mathematical principles behind Deep Learning algorithms. This book serves as both an academic reference and a practical guide.
Разместил: Ingvar16 28-05-2025, 06:06 | Комментарии: 0 | Подробнее
Название: Architecting Go Applications: A Clean Approach to Building Scalable Gin Web Services
Автор: Aarav Joshi
Издательство: 101 Books
Год: 2025
Страниц: 1864
Язык: английский
Формат: epub (true)
Размер: 21.6 MB

This comprehensive guide takes developers through the journey of designing and building robust web applications using Go and the Gin framework. The book bridges theoretical clean architecture principles with practical implementation, providing a blueprint for creating maintainable, scalable, and high-performance web services. Starting with foundational concepts of clean architecture and Go programming paradigms, readers will progressively learn how to structure applications using SOLID principles and domain-driven design. The book offers detailed guidance on implementing clean architecture layers, building RESTful and GraphQL APIs, and establishing effective data access patterns. Advanced topics include microservice architecture, testing strategies across all layers, deployment pipelines, and performance optimization techniques. Real-world case studies demonstrate how to apply these principles to various application types, from e-commerce platforms to content management systems.
Разместил: Ingvar16 28-05-2025, 05:11 | Комментарии: 0 | Подробнее
Название: Embodied Multi-agent Systems: Perception, Action and Learning
Автор: Huaping Liu, Xinzhu Liu, Kangyao Huang, Di Guo
Издательство: Springer
Серия: Machine Learning: Foundations, Methodologies, and Applications
Год: 2025
Страниц: 246
Язык: английский
Формат: pdf (true)
Размер: 19.7 MB

In recent years, embodied multi-agent systems, including multi-robots, have emerged as essential solution for demanding tasks such as search and rescue, environmental monitoring, and space exploration. Effective collaboration among these agents is crucial but presents significant challenges due to differences in morphology and capabilities, especially in heterogenous systems. While existing books address collaboration control, perception, and learning, there is a gap in focusing on active perception and interactive learning for embodied multi-agent systems. This book aims to bridge this gap by establishing a unified framework for perception and learning in embodied multi-agent systems. It presents and discusses the perception-action-learning loop, offering systematic solutions for various types of agents—homogeneous, heterogeneous, and ad hoc. Beyond the popular Reinforcement Learning techniques, the book provides insights into using fundamental models to tackle complex collaboration problems. By interchangeably utilizing constrained optimization, Reinforcement Learning, and fundamental models, this book offers a comprehensive toolkit for solving different types of embodied multi-agent problems. Readers will gain an understanding of the advantages and disadvantages of each method for various tasks. This book is suitable as a reference book for graduate students with a basic knowledge of Machine Learning, as well as for professional researchers interested in robotics and embodied intelligence.
Разместил: Ingvar16 28-05-2025, 04:26 | Комментарии: 0 | Подробнее
Название: Generative AI for Cloud Solutions: Building end-to-end generative AI stacks with cloud services and model orchestration pipelines
Автор: Sireesha Muppala, Randy DeFauw, Sina Sojoodi
Издательство: BPB Publications
Год: 2025
Страниц: 316
Язык: английский
Формат: epub (true)
Размер: 15.2 MB

Generative AI is transforming every industry, with applications ranging from creative content generation, simple chatbots, to entirely new ways of engaging with consumers. But there is as much uncertainty as buzz—understanding how to use this technology securely and responsibly, and recognizing what the pitfalls are. In this book, we will put together a complete picture of Generative AI development on modern cloud platforms, covering all stages of building and operating a production-grade solution with consideration for performance, security, governance, and responsibility. Conceptual discussions will be accompanied by functional examples, using working code on Amazon Web Services (AWS) cloud to demonstrate key concepts. We will explore the full lifecycle, from initial model selection and fine-tuning to production deployment, monitoring, and ongoing operation. Key aspects include prompt engineering, data integration techniques, observability, the shared responsibility model, and the full solution lifecycle from design to operation. Additionally, we will discuss recommendations for prioritizing a Generative AI roadmap for organizations and emerging trends in the field.
Разместил: Ingvar16 28-05-2025, 03:19 | Комментарии: 0 | Подробнее
Название: Infrastructure as Code with Azure Bicep: Infrastructure development through Bicep modules, template specs, and DevOps automation pipelines
Автор: Adora Nwodo
Издательство: BPB Publications
Год: 2025
Страниц: 268
Язык: английский
Формат: pdf, epub (true)
Размер: 11.2 MB

Azure Bicep is a powerful language for deploying Azure resources declaratively, providing a simpler and more efficient alternative to JSON for creating Azure Resource Manager templates. It streamlines the process of defining, provisioning, and managing cloud infrastructure, making Infrastructure as Code (IaC) more accessible and effective. This book provides a comprehensive guide to Azure Bicep, starting with an introduction to IaC, Bicep's core concepts, and a comparative analysis with ARM templates. It covers installation, setup, fundamental syntax, and practical template creation and deployment. Readers will learn to utilize variables, parameters, expressions, conditions, and loops for dynamic configurations. The book explores modularity through Bicep modules and template specs, as well as compilation and decompilation processes. Automation is emphasized with GitHub Actions and Azure DevOps CI/CD pipelines, including monitoring and troubleshooting. Advanced topics include scaling Bicep for large projects, secret management, cross-subscription deployments, and Policy as Code (PaC). By the end of the book, you will have the tools and knowledge to implement IaC principles in your workflow, accelerating the development of reliable and scalable Azure cloud applications.
Разместил: Ingvar16 27-05-2025, 19:17 | Комментарии: 0 | Подробнее
Название: Event-Database Architecture for Computer Games: Volume 1, Software Architecture and the Software Production Process
Автор: Rodney Quaye
Издательство: CRC Press
Год: 2026
Страниц: 280
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Event-Database Architecture for Computer Games proposes the first explicit software architecture for game development, answering the problem of building modern Computer Games with little or no game design. An archetypal software production process, based on this architecture, is also introduced. This volume begins by describing the formal definition of software production processes in general and the production process of Computer Games in particular. It introduces the two basic principles behind the software architecture that addresses the communication and productivity problems of a degenerative production process. It goes on to describe the archetypal software production process and outlines the role that the Game Designers, Game Programmers, Game Artists, Sound Designers and Game Testers play in that process. This book will be of great interest to professional game developers involved in programming roles, such as Tools Programmers, UI Programmers, Gameplay Programmers and Engineers, as well as students studying game development and programming.
Разместил: Ingvar16 27-05-2025, 18:04 | Комментарии: 0 | Подробнее
Название: DeepSeek AI: A comprehensive guide for enterprise implementation
Автор: Utpal Chakraborty
Издательство: BPB Publications
Год: 2025
Страниц: 260
Язык: английский
Формат: pdf, epub (true)
Размер: 10.1 MB

This guide takes readers from core concepts to practical implementations, showcasing DeepSeek's capabilities across industries. Starting with AI evolution and DeepSeek's technical foundations, the book establishes a framework for understanding its innovative problem-solving approach. This technical volume examines DeepSeek's evolution beyond traditional transformer-based models, addressing GPT legacy limitations through architectural innovations and efficiency optimizations. The text explores DeepSeek's layered approach, attention mechanisms, multimodal fusion techniques, and training methodologies across NLP, healthcare, education, and cybersecurity applications. Technical frameworks for installation, custom model training, domain-specific fine-tuning, and API integration are documented with performance optimization strategies for production deployment. Implementation approaches span code generation, multilingual translation, video analysis, scientific research, and edge computing. This book is designed for data scientists, ML engineers, AI researchers, software developers, and technical leaders seeking to implement cutting-edge AI solutions. Readers should have a foundational understanding of ML concepts, basic programming skills, and familiarity with neural networks, though extensive AI expertise is not required to benefit from the practical applications covered.
Разместил: Ingvar16 27-05-2025, 17:12 | Комментарии: 0 | Подробнее
Название: Low-Code Development with ServiceNow: Understand ServiceNow architecture, data relationships, security, UI configuration, automation, and integrations
Автор: Nicola Attico
Издательство: BPB Publications
Год: 2025
Страниц: 392
Язык: английский
Формат: epub (true)
Размер: 22.1 MB

ServiceNow is a leading cloud-based platform that enables digital workflows to streamline business operations. This book offers valuable insights into the Now Platform and its technology stack, combining both classic and modern ServiceNow capabilities. Mastering these capabilities is essential for developing new low-code applications on the Now Platform and for configuring existing ones. Starting with fundamental concepts and PDI setup, this book progresses through data modeling, UI design with Core UI, Service Portal, and Now Experience, and server-side logic using business rules and APIs. Security is thoroughly covered with ACLs, data encryption, and KMF. You will explore automation through scheduled jobs, flows, and API integrations. Analyze Service Catalog, mobile app development using Now Mobile, and advanced AI and conversational features like Virtual Agent, NLU, and Now Assist. This book serves ServiceNow consultants, administrators, system integrators, students, and managers with beginner to intermediate platform knowledge. It is ideal for professionals advancing their careers or preparing for interviews where ServiceNow expertise is required, while still providing great insights for advanced readers. Basic jаvascript understanding is helpful but not mandatory.
Разместил: Ingvar16 27-05-2025, 15:33 | Комментарии: 0 | Подробнее
Название: A Compendium of Responsible Artificial Intelligence
Автор: Deepak Kumar Jain, Kirti Raj Bhatele, Deepak Garg, Gaurav Dhiman
Издательство: CRC Press
Год: 2025
Страниц: 336
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Taking a broad, multidisciplinary approach to the ethical, legal, and practical dimensions of developing AI, the book puts key issues such as bias, transparency, accountability, and privacy at center stage. From computer science through law and ethics into policy, it lays down the roadmap on which developers, data scientists, and policymakers could bring AI technologies properly attuned to societal values. This book can be read as a resource for those who want to be able to guide the development and deployment of responsibly controlled AI systems. The book puts key issues such as bias, transparency, accountability and privacy at center stage. From computer science through law and ethics into policy, it lays down the roadmap on which developers, data scientists, and policymakers could bring AI technologies properly attuned to societal values.
Разместил: Ingvar16 27-05-2025, 14:58 | Комментарии: 0 | Подробнее
Название: Курс Delphi для начинающих. Полигон нестандартных задач
Автор: Ремнев А.А., Федотова С.В.
Издательство: СОЛОН-ПРЕСС
Год: 2016
Cтраниц: 355
Формат: pdf
Размер: 61 мб
Язык: русский

Курс программирования предполагает последовательное изучение материала от простого к сложному. Большая часть материалов книги посвящена разбору и решению практических задач. Книга будет полезна широкому кругу читателей — студентам вузов, учащимся лицеев, колледжей, школьникам. Особый интерес она вызовет у преподавателей информатики благодаря строго структурированному системному подходу в изложении материала, а также включению в рассмотрение методологии поисково-деятельностных образовательных технологий проблемного обучения, таких как: исследование, проект или проектно-исследовательская деятельность, решение олимпиадных задач.
Разместил: rivasss 27-05-2025, 06:21 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности