Logging and Debugging in Machine Learning – How to use Python debugger and the logging module to find errors in your AI application
A guide on how to debug machine learning code and how to use logs to catch errors in production (including a set of useful Tensorflow functions to make your debugging life easier)