When using deep convolutional neural networks (CNNs) for image classification tasks, it’s common to apply several transformations to the images in order to augment the data and reduce overfitting. For example, images are often randomly cropped, mirrored, ... (more…)
Read more »
I’ve been thinking about writing this article for a bit, but have been most prompted by a post grandly titled “Async Python is not faster”. The post was rooted with some good motivations and observations, but also fell somewhat into a polarising mode of ... (more…)
Read more »
This is a python script which you can use together with the serpstat.com API to fetch your keyword rankings for free and for all locations! Hassle-free and without personalized search results. (more…)
Read more »
The Packaging Working Group of the Python Software Foundation is launching an all-new sponsorship program to sustain and improve Py... (more…)
Read more »
Exploring Python through counter-intuitive snippets. If you think you know Python, think once more! - satwikkansal/wtfpython... (more…)
Read more »