, , , e.a.

Engineering AI Systems

Architecture and DevOps Essentials

Specificaties
E-book, blz. | Engels
Pearson Education | e druk, 2025
ISBN13: 9780138261498
Rubricering
Pearson Education e druk, 2025 9780138261498
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

Master the Engineering of AI Systems: The Essential Guide for Architects and Developers

In today's rapidly evolving world, integrating artificial intelligence (AI) into your systems is no longer optional. Engineering AI Systems: Architecture and DevOps Essentials is a comprehensive guide to mastering the complexities of AI systems engineering. This book combines robust software architecture with cutting-edge DevOps practices to deliver high-quality, reliable, and scalable AI solutions.

Experts Len Bass, Qinghua Lu, Ingo Weber, and Liming Zhu demystify the complexities of engineering AI systems, providing practical strategies and tools for seamlessly incorporating AI in your systems. You will gain a comprehensive understanding of the fundamentals of AI and software engineering and how to combine them to create powerful AI systems. Through real-world case studies, the authors illustrate practical applications and successful implementations of AI in small- to medium-sized enterprises across various industries, and offer actionable strategies for designing, building, and operating AI systems that deliver real business value. Lifecycle management of AI models, from data preparation to deployment  Best practices in system architecture and DevOps for AI systems System reliability, performance, and security in AI implementations Privacy and fairness in AI systems to build trust and achieve compliance Effective monitoring and observability for AI systems to maintain operational excellence Future trends in AI engineering to stay ahead of the curve

Equip yourself with the tools and understanding to lead your organization's AI initiatives. Whether you are a technical lead, software engineer, or business strategist, this book provides the essential insights you need to successfully engineer AI systems.

Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.

Specificaties

ISBN13:9780138261498
Taal:Engels
Bindwijze:e-book

Inhoudsopgave

<p>Preface xiii<br>Acknowledgments xvii<br>About the Authors xix</p> <p><strong>Chapter 1: Introduction 1</strong><br>1.1 What We Talk about When We Talk about Things: Terminology 2<br>1.2 Achieving System Qualities 4<br>1.3 Life-Cycle Processes 6<br>1.4 Software Architecture 10<br>1.5 AI Model Quality 13<br>1.6 Dealing with Uncertainty 19<br>1.7 Summary 20<br>1.8 Discussion Questions 21<br>1.9 For Further Reading 21</p> <p><strong>Chapter 2: Software Engineering Background 23</strong><br>2.1 Distributed Computing 23<br>2.2 DevOps Background 35<br>2.3 MLOps Background 42<br>2.4 Summary 44<br>2.5 Discussion Questions 45<br>2.6 For Further Reading 45</p> <p><strong>Chapter 3: AI Background 47</strong><br>3.1 Terminology 48<br>3.2 Selecting a Model 49<br>3.3 Preparing the Model for Training 65<br>3.4 Summary 69<br>3.5 Discussion Questions 69<br>3.6 For Further Reading 69</p> <p><strong>Chapter 4: Foundation Models 71</strong><br>4.1 Foundation Models 71<br>4.2 Transformer Architecture 72<br>4.3 Alternatives in FM Architectures 74<br>4.4 Customizing FMs 75<br>4.5 Designing a System Using FMs 86<br>4.6 Maturity of FMs and Organizations 91<br>4.7 Challenges of FMs 93<br>4.8 Summary 94<br>4.9 Discussion Questions 94<br>4.10 For Further Reading 94</p> <p><strong>Chapter 5: AI Model Life Cycle 97</strong><br>5.1 Developing the Model 97<br>5.2 Building the Model 108<br>5.3 Testing the Model 109<br>5.4 Release 114<br>5.5 Summary 114<br>5.6 Discussion Questions 115<br>5.7 For Further Reading 115</p> <p><strong>Chapter 6: System Life Cycle 117</strong><br>6.1 Design 118<br>6.2 Developing Non-AI Modules 121<br>6.3 Build 122<br>6.4 Test 123<br>6.5 Release and Deploy 125<br>6.6 Operate, Monitor, and Analyze 135<br>6.7 Summary 140<br>6.8 Discussion Questions 141<br>6.9 For Further Reading 141</p> <p><strong>Chapter 7: Reliability 143</strong><br>7.1 Fundamental Concepts 143<br>7.2 Preventing Faults 145<br>7.3 Detecting Faults 149<br>7.4 Recovering from Faults 152<br>7.5 Summary 154<br>7.6 Discussion Questions 154<br>7.7 For Further Reading 154</p> <p><strong>Chapter 8: Performance 155</strong><br>8.1 Efficiency 155<br>8.2 Accuracy 164<br>8.3 Summary 173<br>8.4 Discussion Questions 173<br>8.5 For Further Reading 174</p> <p><strong>Chapter 9: Security 175</strong><br>9.1 Fundamental Concepts 176<br>9.2 Approaches to Mitigating Security Concerns 180<br>9.3 Summary 188<br>9.4 Discussion Questions 189<br>9.5 For Further Reading 189</p> <p><strong>Chapter 10: Privacy and Fairness 191</strong><br>10.1 Privacy in AI Systems 192<br>10.2 Fairness in AI Systems 193<br>10.3 Achieving Privacy 194<br>10.4 Achieving Fairness 197<br>10.5 Summary 201<br>10.6 Discussion Questions 201<br>10.7 For Further Reading 202</p> <p><strong>Chapter 11: Observability 203</strong><br>11.1 Fundamental Concepts 203<br>11.2 Evolving from Monitorability to Observability 204<br>11.3 Approaches for Enhancing Observability 207<br>11.4 Summary 211<br>11.5 Discussion Questions 211<br>11.6 For Further Reading 212</p> <p><strong>Chapter 12: The Fraunhofer Case Study: Using a Pretrained Language Model for Tendering 213</strong><br>12.1 The Problem Context 214<br>12.2 Case Study Description and Setup 217<br>12.3 Summary 232<br>12.4 Takeaways 233<br>12.5 Discussion Questions 233<br>12.6 For Further Reading 233</p> <p><strong>Chapter 13: The ARM Hub Case Study: Chatbots for Small and Medium-Size Australian Enterprises 235</strong><br>13.1 Introduction 235<br>13.2 Our Approach 236<br>13.3 LLMs in SME Manufacturing 238<br>13.4 A RAG-Based Chatbot for SME Manufacturing 238<br>13.5 Architecture of the ARM Hub Chatbot 239<br>13.6 MLOps in ARM Hub 244<br>13.7 Ongoing Work 251<br>13.8 Summary 252<br>13.9 Takeaways 253<br>13.10 Discussion Questions 254<br>13.11 For Further Reading 254</p> <p><strong>Chapter 14: The Banking Case Study: Predicting Customer Churn in Banks 255</strong><br>14.1 Customer Churn Prediction 256<br>14.2 Key Challenges in the Banking Sector 265<br>14.3 Summary 265<br>14.4 Takeaways 266<br>14.5 Discussion Questions 266<br>14.6 For Further Reading 267</p> <p><strong>Chapter 15: The Future of AI Engineering 269</strong><br>15.1 The Shift to DevOps 2.0 270<br>15.2 AI's Implications for the Future 271<br>15.3 AIWare or AI-as-Software 276<br>15.4 Trust in AI and the Role of Human Engineers 279<br>15.5 Summary 280<br>15.6 Discussion Questions 281<br>15.7 For Further Reading 281</p> <p>References 283<br>Index 289</p>

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        Engineering AI Systems