When deploying defense in depth security controls for your organization, you are likely to include antiviruses as part of the solution. That is definitely a good practice as long as we keep in mind… (more…)
Read more »
Recently, I have stumbled upon an apparently strange situation in which a non-empty Python package was empty after it got imported. Let’s take a close look at that issue because it may happen to anyone.
(more…)
Read more »
I discuss the challenges of teaching Digital Signal Processing (DSP) and Software-Defined Radio (SDR) concepts to those without any background in the area. At the University of Maryland I created an elective for undergraduates in the CS dept. that introd... (more…)
Read more »
There are plenty of tools available for converting python script into executable. For example, checkout: (more…)
Read more »
A lightweight contextual bandit & reinforcement learning library designed to be used in production Python services. - banditml/banditml... (more…)
Read more »