Free shipping on orders over $99
Python Debugging for AI, Machine Learning, and Cloud Computing

Python Debugging for AI, Machine Learning, and Cloud Computing

A Pattern-Oriented Approach

by Dmitry Vostokov
Paperback
Publication Date: 30/12/2023

Share This Book:

RRP  $111.38

RRP means 'Recommended Retail Price' and is the price our supplier recommends to retailers that the product be offered for sale. It does not necessarily mean the product has been offered or sold at the RRP by us or anyone else.

$100.25
or 4 easy payments of $25.06 with
afterpay
This item qualifies your order for FREE DELIVERY

This book is for those who wish to understand how Python debugging is and can be used to develop robust and reliable AI, machine learning, and cloud computing software. It will teach you a novel pattern-oriented approach to diagnose and debug abnormal software structure and behavior.

The book begins with an introduction to the pattern-oriented software diagnostics and debugging process that, before performing Python debugging, diagnoses problems in various software artifacts such as memory dumps, traces, and logs. Next, you'll learn to use various debugging patterns through Python case studies that model abnormal software behavior. You'll also be exposed to Python debugging techniques specific to cloud native and machine learning environments and explore how recent advances in AI/ML can help in Python debugging. Over the course of the book, case studies will show you how to resolve issues around environmental problems, crashes, hangs, resource spikes, leaks, and performancedegradation. This includes tracing, logging, and analyzing memory dumps using native WinDbg and GDB debuggers.

Upon completing this book, you will have the knowledge and tools needed to employ Python debugging in the development of AI, machine learning, and cloud computing applications.

What You Will Learn

  • Employ a pattern-oriented approach to Python debugging that starts with diagnostics of common software problems
  • Use tips and tricks to get the most out of popular IDEs, notebooks, and command-line Python debugging
  • Understand Python internals for interfacing with operating systems and external modules
  • Perform Python memory dump analysis, tracing, and logging

Who This Book Is For

Software developers, AI/ML engineers, researchers, data engineers, as well as MLOps and DevOps professionals.
ISBN:
9781484297445
9781484297445
Category:
Computing & information technology
Format:
Paperback
Publication Date:
30-12-2023
Language:
English
Publisher:
Apress L. P.
Country of origin:
United States
Dimensions (mm):
254x178mm
Weight:
0.49kg

This title is in stock with our overseas supplier and should arrive at our Sydney warehouse within 2 - 3 weeks of you placing an order.

Once received into our warehouse we will despatch it to you with a Shipping Notification which includes online tracking.

Please check the estimated delivery times below for your region, for after your order is despatched from our warehouse:

ACT Metro: 2 working days
NSW Metro: 2 working days
NSW Rural: 2-3 working days
NSW Remote: 2-5 working days
NT Metro: 3-6 working days
NT Remote: 4-10 working days
QLD Metro: 2-4 working days
QLD Rural: 2-5 working days
QLD Remote: 2-7 working days
SA Metro: 2-5 working days
SA Rural: 3-6 working days
SA Remote: 3-7 working days
TAS Metro: 3-6 working days
TAS Rural: 3-6 working days
VIC Metro: 2-3 working days
VIC Rural: 2-4 working days
VIC Remote: 2-5 working days
WA Metro: 3-6 working days
WA Rural: 4-8 working days
WA Remote: 4-12 working days

Reviews

Be the first to review Python Debugging for AI.