All the major projects in deep-learning and neural networks are seeming to converge on Python as a glue language. As a long time Python… (more…)
Read more »
One of my wastes of time is watching celebrity-based British game shows on YouTube. This started with Never Mind the Buzzzcocks, expanded to QI, and now covers a handful of shows, including 8 Out of 10 Cats Does Countdown.1 One of the puzzles in this show... (more…)
Read more »
Skip to “How hard can it be?” if you don’t care about the background.
Read more »
This is the first post in the series “Hunting Performance in Python Code”. Through each post I’ll present some of the tools and profilers that exists for Python code and how each … (more…)
Read more »
If not the most, Python is definitely one of the most loved programming languages. It is simple, easy to understand, and can come handy on multiple occasions. Whether you are handling the backend of… (more…)
Read more »