Python, one of the most popular scripting languages, is also one of the most preferred tools for data analysis and visualization. In addition to the broader Python developer community, there is also a significant group that uses Python to analyze data, dr... (more…)
Read more »
3D-convolutional-Audio-Visual - :unlock: Lip Reading - Cross Audio-Visual Recognition using 3D Architectures... (more…)
Read more »
Cache rules everything around me. `pyc` files can contain secrets and should not be checked in to source control. (more…)
Read more »
There are many ways to handle Python app dependencies with Docker. Here is
an overview of the most common ones – with a twist. (more…)
Read more »
Benford’s Law After watching a Netflix documentary about Benford’s Law, i got really interested in it because it can help detect fraud in e.g. balance sheets. So i searched my favorite programming languages and detected that there is n... (more…)
Read more »