Merry Hannukah! I've been trying very hard not to think about anything tech related this week, but also want to keep to a weekly schedule of newsletters.... (more…)
Read more »
Image segmentation is like an advanced form of classification. In Classification, we used to classify pictures into classes. In the case of image segmentation, we classify each pixel of the image into different classes... (more…)
Read more »
This article gathers the absolute best Python books for beginners. These best books on python are absolutely worth reading. (more…)
Read more »
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing e... (more…)
Read more »