Practical MLOps 1

Practical MLOps

eBook Details: Paperback: 460 pages Publisher: WOW! eBook (October 5, 2021) Language: English ISBN-10: 1098103017 ISBN-13: 978-1098103019 eBook Description: Practical MLOps: Operationalizing Machine Learning Models Getting your models into production is the fundamental challenge of machine learning. MLOps offers a set of proven principles aimed at solving this problem in a reliable and automated way. This insightful guide takes you through what MLOps is (and how it differs from DevOps) and shows you how to put it into practice to operationalize your machine learning models. You’ll discover how to: Apply DevOps best practices to machine learning Build production machine learning systems...

C# Cookbook: Modern Recipes for Professional Developers 0

C# Cookbook: Modern Recipes for Professional Developers

eBook Details: Paperback: 328 pages Publisher: WOW! eBook (October 26, 2021) Language: English ISBN-10: 1492093696 ISBN-13: 978-1492093695 eBook Description: C# Cookbook: Modern Recipes for Professional Developers Even if you’re familiar with C# syntax, knowing how to combine various language features is a critical skill when you’re building applications. This C# Cookbook is packed full of recipes to help you solve issues for C# programming tasks you’re likely to encounter. You’ll learn tried-and-true techniques to help you achieve greater productivity and improve the quality of your code. Recipes in this C# Cookbook will help you: Set up your project, manage object lifetime,...

Financial Theory with Python 1

Financial Theory with Python

eBook Details: Paperback: 204 pages Publisher: WOW! eBook (October 19, 2021) Language: English ISBN-10: 1098104358 ISBN-13: 978-1098104351 eBook Description: Financial Theory with Python: A Gentle Introduction Nowadays, finance, mathematics, and programming are intrinsically linked. This book provides the relevant foundations of each discipline to give you the major tools you need to get started in the world of computational finance. Draw upon mathematics to learn the foundations of financial theory and Python programming Learn about financial theory, financial data modeling, and the use of Python for computational finance Leverage simple economic models to better understand basic notions of finance and Python...

Multithreaded JavaScript 0

Multithreaded JavaScript

eBook Details: Paperback: 214 pages Publisher: WOW! eBook (October 12, 2021) Language: English ISBN-10: 1098104439 ISBN-13: 978-1098104436 eBook Description: Multithreaded JavaScript: Concurrency Beyond the Event Loop Traditionally, JavaScript has been a single-threaded language. Nearly all online forum posts, books, online documentation, and libraries refer to the language as single threaded. Thanks to recent advancements in the language-such as the Atomics and SharedArrayBuffers objects and Web Workers in the browser-JavaScript is now a multi-threaded language. These features will go down as being the biggest paradigm shift for the world’s most popular programming language. Learn what multithreaded programming is and how you can...

Software Architecture: The Hard Parts 9

Software Architecture: The Hard Parts

eBook Details: Paperback: 464 pages Publisher: WOW! eBook (November 16, 2021) Language: English ISBN-10: 1492086894 ISBN-13: 978-1492086895 eBook Description: Software Architecture: The Hard Parts: Modern Trade-Off Analyses for Distributed Architectures There are no easy decisions in software architecture. Instead, there are many hard parts-difficult problems or issues with no best practices-that force you to choose among various compromises. With this Software Architecture: The Hard Parts book, you’ll learn how to think critically about the trade-offs involved with distributed architectures. Architecture veterans and practicing consultants Neal Ford, Mark Richards, Pramod Sadalage, and Zhamak Dehghani discuss strategies for choosing an appropriate architecture. By...