May 11, 2020 | Python
Python 3.9 is scheduled for 5th October 2020. There is still a long way to go until then, however, with the latest alpha 3.9.0a6 released last week and the beta version is just around the corner, we can already discuss new features. In this article, we explore some...
Mar 23, 2020 | AI
The code presented in this article can be found here. COVID-19 virus hit us hard. Warnings from Nicolas Taleb that our interconnectedness could cause wide pandemic were true. Schools are closed and most of us are working from home, spending time in isolation and...
Dec 9, 2019 | AI
In the previous article, we had a chance to see how one can scrape images from the web using Python. Apart from that, in one of the articles before that we could see how we can perform transfer learning with TensorFlow. In that article, we used famous Convolution...
Oct 21, 2019 | Python
It has been interesting couple of moths in Python community. Beta version of Python 3.8 was around since summer and everyone was waiting when the official version is going to be released. At various PyCon conferences people shared their excitement about new changes....