Large Language Model-Based Solutions: How to Deliver Value with Cost-Effective Generative AI Applications

Автор: literator от 29-07-2024, 20:32, Коментариев: 0

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

Название: Large Language Model-Based Solutions: How to Deliver Value with Cost-Effective Generative AI Applications
Автор: Shreyas Subramanian
Издательство: Wiley
Год: 2024
Страниц: 221
Язык: английский
Формат: pdf (true), epub (true)
Размер: 10.6 MB, 15.5 MB

Learn to build cost-effective apps using Large Language Models. In Large Language Model-Based Solutions: How to Deliver Value with Cost-Effective Generative AI Applications, Principal Data Scientist at Amazon Web Services, Shreyas Subramanian, delivers a practical guide for developers and data scientists who wish to build and deploy cost-effective large language model (LLM)-based solutions. In the book, you'll find coverage of a wide range of key topics, including how to select a model, pre- and post-processing of data, prompt engineering, and instruction fine tuning. Large language models (LLMs) have become a cornerstone of Artificial Intelligence (AI) research and applications, transforming the way we interact with technology and enabling breakthroughs in natural language processing (NLP). The author sheds light on techniques for optimizing inference, like model quantization and pruning, as well as different and affordable architectures for typical generative AI (GenAI) applications, including search systems, agent assists, and autonomous agents. Perfect for developers and data scientists interested in deploying foundational models, or business leaders planning to scale out their use of GenAI, Large Language Model-Based Solutions will also benefit project leaders and managers, technical support staff, and administrators with an interest or stake in the subject.
 

Gesture Recognition: Theory and Applications

Автор: literator от 29-07-2024, 16:09, Коментариев: 0

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

Название: Gesture Recognition: Theory and Applications
Автор: Qiguang Miao, Yunan Li, Xiangzeng Liu, Ruyi Liu
Издательство: Elsevier
Год: 2024
Страниц: 200
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Gesture Recognition: Theory and Applications covers this important topic in Computer Science and language technology that has a goal of interpreting human gestures via mathematical algorithms. The book begins by examining the computer vision-based gesture recognition method, focusing on the theory and related research results of various recent gesture recognition technologies. The book takes the evolutions of gesture recognition technology as a clue, systematically introducing gesture recognition methods based on handcrafted features, convolutional neural networks, recurrent neural networks, multimodal data fusion, and visual attention mechanisms. Three gesture recognition-based HCI (Human Computer Interaction) practical cases are introduced. Finally, the book looks at emerging research trends and application. Focuses on the theory and application of gesture recognition, providing a systematic introduction to commonly used datasets in the field as well as algorithms based on handcrafted features, convolutional neural networks, multimodal fusion, and attention mechanisms. Introduces the practical applications of gesture recognition in real-world scenarios, enabling readers to enhance their practical application skills while learning about relevant technologies. Demonstrates four main categories of gesture recognition methods and analyzes their associated challenges.
 

Federated Deep Learning for Healthcare: A Practical Guide with Challenges and Opportunities

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

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

Название: Federated Deep Learning for Healthcare: A Practical Guide with Challenges and Opportunities
Автор: Amandeep Kaur, Chetna Kaushal, Md. Mehedi Hassan, Si Thu Aung
Издательство: CRC Press
Год: 2025
Страниц: 267
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book provides a practical guide to Federated Deep Learning for healthcare including fundamental concepts, framework, and the applications comprising of domain adaptation, model distillation, and transfer learning. It covers concerns in model fairness, data bias, regulatory compliance, and ethical dilemmas. It investigates several privacy-preserving methods like homomorphic encryption, secure multi-party computation, and differential privacy. It will enable readers to build and implement Federated Learning systems that safeguard private medical information. This book is aimed at graduate students and researchers in Federated Learning, Data Science, AI/Machine Learning, and healthcare.
 

Code the Classics Volume I, 2nd Edition

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

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

Название: Code the Classics Volume I, 2nd Edition
Автор: Russell Barnes
Издательство: Raspberry Pi Press
Год: 2024
Страниц: 240
Язык: английский
Формат: epub (true)
Размер: 46.4 MB

Take inspiration from the golden age of video games and learn how to write your own modern classics. Code the Classics Volume 1 not only tells the stories of some of the seminal video games of the 1970s and 1980s, but shows you how to create your own games inspired by them, following examples programmed by Raspberry Pi founder Eben Upton. In this book, you'll learn how to run and edit the games in this book by installing Python, Pygame Zero, and an IDE. You'll also: - Get game design tips and tricks from the masters; - Learn how to code your own games with Pygame Zero; - Explore the code listings and find out how they work.
 

Evasive Malware: Understanding Deceptive and Self-Defending Threats

Автор: literator от 29-07-2024, 07:26, Коментариев: 0

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

Название: Evasive Malware: A Field Guide to Detecting, Analyzing, and Defeating Advanced Threats
Автор: Kyle Cucci
Издательство: No Starch Press
Год: 2024
Страниц: 490
Язык: английский
Формат: True/Retail (PDF EPUB)
Размер: 58.8 MB

Get up to speed on state-of-the-art malware with this first-ever guide to analyzing malicious Windows software designed to actively avoid detection and forensic tools. We’re all aware of Stuxnet, ShadowHammer, Sunburst, and similar attacks that use evasion to remain hidden while defending themselves from detection and analysis. Because advanced threats like these can adapt and, in some cases, self-destruct to evade detection, even the most seasoned investigators can use a little help with analysis now and then. Evasive Malware will introduce you to the evasion techniques used by today’s malicious software and show you how to defeat them. Following a crash course on using static and dynamic code analysis to uncover malware’s true intentions, you’ll learn how malware weaponizes context awareness to detect and skirt virtual machines and sandboxes, plus the various tricks it uses to thwart analysis tools. You’ll explore the world of anti-reversing, from anti-disassembly methods and debugging interference to covert code execution and misdirection tactics. You’ll also delve into defense evasion, from process injection and rootkits to fileless malware. Finally, you’ll dissect encoding, encryption, and the complexities of malware obfuscators and packers to uncover the evil within.
 

Getting Started with Python, New Edition

Автор: literator от 29-07-2024, 06:39, Коментариев: 0

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

Название: Getting Started with Python, New Edition
Автор: Thomas Theis
Издательство: Rheinwerk Publishing
Год: 2024
Страниц: 437
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

If you want to program with Python, you’ve come to the right place! Take your first steps with this Python crash course that teaches you to use core language elements, from variables to branches to loops. Follow expert guidance to work with data types, functions, and modules—and learn how to manage errors and exceptions along the way. Apply Python programming to develop databases, graphical user interfaces, widgets, and more. Practice your skills with example exercises, and start developing your own applications with Python today! Learn the Python fundamentals, from initial installation to running your first program. Master core concepts including variables, branching, loops, functions, and modules; then work with data types such as integers, strings, and tuples. Apply Python programming in key development scenarios. Use Python for object-oriented programming, create and identify threads, manage files and directories, develop databases with SQLite and MySQL, and more. Get hands-on experience with practical programming exercises. Follow along with a game development example as you move from chapter to chapter. You’ll be ready to create your own applications with Python in no time!
 

C++ & Python for Beginners - 19th Edition 2024

Автор: literator от 29-07-2024, 05:54, Коментариев: 0

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

Название: C++ & Python for Beginners - 19th Edition 2024
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2024
Язык: английский
Формат: pdf
Размер: 40.4 MB

Совершенствуйте свои навыки программирования, изучая основы Python и C++ уже сегодня! Универсальный справочник с подробными учебными пособиями от команды экспертов. Изучайте Python и применяйте его в своих программах Python и C++ - два самых мощных и насыщенных языка программирования на сегодняшний день. Знание и освоение обоих языков позволит вам глубже понять современные технологии и то, как они взаимодействуют с нами и окружающим нас миром.
 

Continuous Deployment: Enable Faster Feedback, Safer Releases, and More Reliable Software

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

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

Название: Continuous Deployment: Enable Faster Feedback, Safer Releases, and More Reliable Software
Автор: Valentina Servile
Издательство: O’Reilly Media, Inc.
Год: 2024
Страниц: 496
Язык: английский
Формат: epub
Размер: 13.0 MB

Methods of delivering software are constantly evolving in order to increase speed to market without sacrificing reliability and stability. Mastering development end to end, from version control to production, and building production-ready code is now more important than ever. Continuous deployment takes it one step further. This method for delivering software automates the final step to production and enables faster feedback and safer releases. Based on years of work with medium to large organizations at Thoughtworks, author Valentina Servile explains how to perform safe and reliable deployments with no manual gate to production. You'll learn a framework to perform incremental, safe releases during everyday development work, structured exclusively around the challenges of continuous deployment in nontrivial, distributed systems. Complete with interviews and case studies from fellow industry professionals. In the past couple of decades, we have seen a number of practices showcasing how speed and reliability actually go hand in hand when it comes to delivering software. DevOps, eXtreme Programming (XP), continuous integration (CI), and continuous delivery (CD): these practices have demonstrated again and again how shorter iterations improve the stability of production systems, rather than hindering it. This is because shorter iterations reduce the size of changes in each release, foster communication across roles, encourage a culture of automation, and allow for early and continuous feedback. Overall, shorter iterations and frequent deployments improve software’s stability and quality. I wrote this book for fellow software industry professionals, and especially for software engineers who see value in improving their code’s path to production.
 

Empowering the Public Sector with Generative AI

Автор: literator от 28-07-2024, 13:16, Коментариев: 0

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

Название: Empowering the Public Sector with Generative AI
Автор: Sanjeev Pulapaka, Srinath Godavarthi, Dr. Sherry Ding
Издательство: Apress
Год: 2024
Страниц: 275
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

This is your guide book to Generative AI (GenAI) and its application in addressing real-world challenges within the public sector. The book addresses a range of topics from GenAI concepts and strategy to public sector use cases, architecture patterns, and implementation best practices. With a general background in technology and the public sector, you will be able to understand the concepts in this book. The book will help you develop a deeper understanding of GenAI and learn how GenAI differs from traditional AI. You will explore best practices such as prompt engineering, and fine-tuning, and architectural patterns such as Retrieval Augmented Generation (RAG). And you will discover specific nuances, considerations, and strategies for implementation in a public sector organization. You will understand how to apply these concepts in a public sector setting and address industry-specific challenges and problems by studying a variety of use cases included in the book in the areas of content generation, chatbots, summarization, and program management. For technology and business leaders in the public sector who are new to AI/ML and are keen on exploring and harnessing the potential of Generative AI in their respective organizations.
 

Программирование инфраструктуры (2024)

Автор: SCART56 от 28-07-2024, 09:04, Коментариев: 0

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


Название: Программирование инфраструктуры
Автор(ы): Киф Моррис
Издательство: БХВ-Петербург
Год: 2024
Страниц: 408
Формат: PDF
Размер: 43 Мб
Язык: русский

Впервые на русском языке книга об управлении облачной ІТ-инфраструктурой. Показаны методы контроля и развития версий инфраструктуры, аналогичные применяемым при работе с исходным кодом. Рассказано об управлении облачными серверами, их стеками и кластерами через Теггаform-подобный инфраструктурный код. Описано, как получать, поддерживать и масштабировать облачные ресурсы, как управлять облачными серверами, их стеками и кластерами, как организовать непрерывное развертывание и масштабирование облачных инфраструктур.