ПРОГРАММИРОВАНИЕ » Страница 47
Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Generative Artificial Intelligence (AI) Approaches for Industrial Applications
/ Комментариев: 0/

Generative Artificial Intelligence (AI) Approaches for Industrial ApplicationsНазвание: Generative Artificial Intelligence (AI) Approaches for Industrial Applications
Автор: Narasimha Rao Vajjhala, Sanjiban Sekhar Roy, Burak Taşcı, Muhammad Enamul Hoque Chowdhury
Издательство: Springer
Год выхода: 2025
Страниц: 352
Формат: True PDF
Размер: 12,5 MB
Язык: английский

• Includes the latest advancements in generative AI, including cutting-edge case studies and examples
• Offers a comprehensive view of how generative AI is applied across different sectors covering a wide range of industries
• Provides a blend of theoretical foundations and practical applications

"Generative Artificial Intelligence (AI) Approaches for Industrial Applications" explores the transformative potential of Generative AI technologies across various industries. With contributions from international scholars and experts, this book provides a comprehensive overview of the latest trends, mathematical foundations, and practical applications of Generative AI models.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Web Forms with React: Build Robust and Scalable Forms with React Hook Form
/ Комментариев: 0/

Название: Web Forms with React: Build Robust and Scalable Forms with React Hook Form
Автор: Usman Abdur Rehman
Издательство: Apress
Год: 2025
Страниц: 94
Язык: английский
Формат: pdf (true), epub (true), azw3, mobi
Размер: 10.1 MB

Set up web forms from scratch using the most popular React form library in use today, React Hook Form. This book is a succinct and practical guide to building robust, scalable and reusable forms. From social media and YouTube video posts, to product listings on e-commerce sites, most information on the web is entered through forms. In this book, you’ll learn how to properly handle forms in React, how to scale them, and how to handle validations, etc. There are many ways to handle forms in React so it’s good practice to have a standard in place. This book will show you how to do so. Once in place, you’ll be able to code powerful, bug-free forms. Additionally, the book highlights the important role React Hook Form plays in scalability when designing forms. You’ll look at how to handle recurring features, such as password fields and profile sections so they can be easily reused across the applications where they are required. Validations are also crucial in building forms. Web developers new to React with some prior knowledge of jаvascript and TypeScript. React developers who have experience in building forms but are trying to find a new performant and scalable alternative.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Practical Machine Learning: A Beginner's Guide with Ethical Insights
/ Комментариев: 0/

Название: Practical Machine Learning: A Beginner's Guide with Ethical Insights
Автор: Ally S. Nyamawe, Mohamedi M. Mjahidi, Noe E. Nnko, Salim A. Diwani
Издательство: CRC Press
Год: 2025
Страниц: 226
Язык: английский
Формат: pdf (true), epub
Размер: 27.7 MB

The book provides an accessible, comprehensive introduction for beginners to Machine Learning, equipping them with the fundamental skills and techniques essential for this field. It enables beginners to construct practical, real-world solutions powered by Machine Learning across diverse application domains. It demonstrates the fundamental techniques involved in data collection, integration, cleansing, transformation, development, and deployment of Machine Learning models. This book emphasizes the importance of integrating responsible and Explainable AI into Machine Learning models, ensuring these principles are prioritized rather than treated as an afterthought. To support learning, this book also offers information on accessing additional Machine Learning resources such as datasets, libraries, pre-trained models, and tools for tracking Machine Learning models. It is important to acknowledge that proficiency in computer programming is essential for developing Machine Learning models. Python, R, and MATLAB are widely recognized as prominent programming languages in this field.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
AI for Understanding Human Conversations
/ Комментариев: 0/

Название: AI for Understanding Human Conversations
Автор: Yair Neuman
Издательство: CRC Press
Серия: AI for Everything
Год: 2025
Страниц: 215
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

AI and specifically LLMs revolutionize our lives with new technologies appearing at an unprecedented rate. These technologies can potentially change how we understand human conversations, from the dialogues of married couples to diplomatic conversations. The current book explains how to use LLMs to analyze human conversations and how better LLMs can be developed by incorporating a deep theoretical understanding. Drawing on case studies from Pulp Fiction to diplomatic meetings, the book provides detailed, approachable, and theoretically grounded explanations of how LLMs can help us understand conversations. LLMs are AI technologies designed for the sophisticated processing of text sequences. They are built using Deep Learning techniques, and in particular, deep neural networks with numerous parameters. These networks have been trained on vast amounts of text data to form a powerful ‘model’ of language. Such models learn patterns, context, and nuances in language, allowing them to perform tasks ranging from intelligent search to creative writing. The book addresses two main audiences: those interested in understanding human conversations using AI in the form of LLMs and those who develop LLMs to understand human conversations.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Integrating Rust: Adopt Rust effortlessly for secure, scalable, and high-performance systems
/ Комментариев: 0/

Название: Integrating Rust: Adopt Rust effortlessly for secure, scalable, and high-performance systems
Автор: Abhishek Kumar, Pooya Eimandar
Издательство: BPB Publications
Год: 2025
Страниц: 388
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Integrating Rust shows you how to create fast, secure software while keeping full control. This book helps you with the knowledge to seamlessly integrate Rust into your existing development workflow, using its power for high-performance systems programming and beyond. This book is your go-to guide for bringing Rust into your tech stack to build secure, high-performance software. Designed for developers and tech leads, this book offers tools and insights for seamlessly adopting Rust in multi-language environments, modernizing workflows, and optimizing legacy systems. It explains Rust's type system and safety features while providing step-by-step examples for working with C, C++, databases, embedded systems, and WebAssembly. This book contains practical tips to help you achieve scalability, reliability, and top-notch performance. This book is designed for software developers, system architects, and tech leads who want to integrate Rust into their existing projects or initiate a new project using Rust. Readers should possess a basic understanding of programming concepts and have experience with at least one other programming language, such as C.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Go Lang in Depth: Guide to program microservices, networking, database and APIs using Go Lang
/ Комментариев: 0/

Название: Go Lang in Depth: Guide to program microservices, networking, database and APIs using Go Lang
Автор: Bhagvan Kommadi
Издательство: BPB Publications
Год: 2025
Страниц: 436
Язык: английский
Формат: epub (true)
Размер: 15.3 MB

Go, a modern and efficient programming language, is rapidly gaining popularity for building robust and scalable applications. This book, Go Lang in Depth, instills you with the knowledge and skills to master Go, from its fundamental building blocks to advanced concepts. This Go programming book provides a detailed guide, starting from basic syntax and data structures to advanced concepts like concurrency and error handling. It teaches you how to build applications, including console apps, REST APIs, and web apps using popular frameworks like Gin and Beego. You will also explore creating real-world projects, such as a CRM system, and understand advanced topics like dependency injection, SOLID principles, and Docker containerization. The book covers performance optimization with profiling and benchmarking, ensures application security with authentication and cryptography, and explains design patterns and best practices for building scalable, secure web applications. No prior knowledge of Go is required, but a basic understanding of programming concepts will be beneficial.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Mastering Infrastructure as Code with AWS CloudFormation: A comprehensive guide to AWS Cloud Automation and Orchestration
/ Комментариев: 0/

Название: Mastering Infrastructure as Code with AWS CloudFormation: A comprehensive guide to AWS Cloud Automation and Orchestration
Автор: Anchal Gupta
Издательство: BPB Publications
Год: 2025
Страниц: 396
Язык: английский
Формат: epub (true)
Размер: 12.3 MB

In today’s evolving cloud landscape, IaC bridges software development and infrastructure management. AWS CloudFormation, a powerful AWS service, enables you to define, provision, and manage infrastructure through code. This comprehensive guide is your key to unlocking the full potential of AWS CloudFormation, providing the knowledge and skills needed to create, automate, and optimize AWS infrastructures with precision. Begin your journey with the essentials of AWS CloudFormation and create templates, manage stacks, and navigate the CloudFormation console with confidence. Progress to mastering the design of scalable, secure, and efficient cloud architectures. Explore advanced techniques such as dynamic parameters, reusable templates, and stack dependency management. With practical, real-world examples, you will not only learn the theory but also gain hands-on experience automating deployments, implementing security protocols, and ensuring compliance in your cloud environment. Upon completing this guide, you will emerge as a proficient AWS CloudFormation expert, capable of crafting and managing AWS infrastructures with code. CloudFormation integrates seamlessly into continuous integration and continuous deployment (CI/CD) pipelines, supporting tools like Jenkins, GitLab CI/CD, and AWS CodePipeline.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Web Automation Testing Using Playwright: End-to-end, API, accessibility, and visual testing using Playwright
/ Комментариев: 0/

Название: Web Automation Testing Using Playwright: End-to-end, API, accessibility, and visual testing using Playwright
Автор: Kailash Pathak
Издательство: BPB Publications
Год: 2025
Страниц: 362
Язык: английский
Формат: epub (true)
Размер: 25.5 MB

The purpose of the book Web Automation Testing Using Playwright is to teach you how to use Playwright to automate your web testing. Playwright, a powerful automation tool developed by Microsoft, is a modern web automation framework that is fast, reliable, and easy to use. This book begins by introducing automation testing, its benefits, and Playwright, covering setup, scripting, and Playwright's architecture. It guides you through creating frameworks, selector strategies, and handling complex web elements like shadow DOM and iframes. Explore Playwright features such as Codegen, Inspector, UI mode, debugging with Trace Viewer, and generating detailed reports. Learn advanced techniques like building frameworks using Page Object Model (POM), integrating Cucumber/BDD, API testing, HTTP request interception, and accessibility and visual testing. Additionally, the book explores test execution in CI/CD tools, parallel testing, AI-driven test automation, leveraging generative AI like ChatGPT, and future trends in test automation. By the end of this book, you will be a web automation expert, writing efficient tests that validate web app functionality.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Machine Learning Interview Guide: Job-oriented questions and answers for data scientists and engineers
/ Комментариев: 0/

Название: Machine Learning Interview Guide: Job-oriented questions and answers for data scientists and engineers
Автор: Rehan Guha
Издательство: BPB Publications
Год: 2025
Страниц: 346
Язык: английский
Формат: pdf, epub (true)
Размер: 10.1 MB

This book prepares you with the knowledge and skills to confidently excel in the exciting world of machine learning (ML) interviews and launch a successful career in this dynamic field. This book offers a collection of curated questions and answers to help readers understand key ML concepts, including data processing, classification, regression, clustering, dimensionality reduction, time series, and natural language processing (NLP). While not exhaustive, it focuses on critical topics and common questions often encountered in interviews. The chapters highlight essential concepts without a strict order of importance, reflecting the informal nature of ML interviews. Alongside theoretical knowledge, the book emphasizes the importance of coding and real-world application for a deeper understanding. Practical exercises, coding projects, and continuous learning are crucial to mastering ML concepts.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
A Generative Journey to AI: Mastering the foundations and frontiers of generative deep learning
/ Комментариев: 0/

Название: A Generative Journey to AI: Mastering the foundations and frontiers of generative deep learning
Автор: Toni Ramchandani
Издательство: BPB Publications
Год: 2025
Страниц: 476
Язык: английский
Формат: epub (true)
Размер: 19.1 MB

Explore the world of generative AI, a technology capable of creating new data that closely resembles reality. This book covers the fundamentals and advances through cutting-edge techniques. It also clarifies complex concepts, guiding you through the essentials of Deep Learning, neural networks, and the exciting world of generative models, like GANs, VAEs, Transformers, etc. This book introduces Deep Learning, Machine Learning, and neural networks as the foundation of generative models, covering types like GANs and VAEs, diffusion models, and other advanced architectures. It explains their structure, training methods, and applications across various fields. It discusses ethical considerations, responsible development, and future trends in generative AI. It concludes by highlighting how generative AI can be used creatively, transforming fields like art and pushing the boundaries of human creativity, while also addressing the challenges of using these technologies responsibly. This book is ideal for AI enthusiasts, developers, and professionals with a basic understanding of Python programming and Machine Learning.