In this tutorial, you'll learn about implementing optimization in Python with linear programming libraries. Linear programming is one of the fundamental mathematical optimization techniques. You'll use SciPy and PuLP to solve linear programming problems. (more…)
Read more »
What is the risk of completely dropping Python 2 in 2017? To answer this question, I recently analysed Python 3 support for many packages…...
Read more »
Nowadays, the machine learning and data science job landscape is changing rapidly. Within industry, the skills that are becoming most valuable aren't knowing how to tune a ResNet on an image dataset. In fact, the prevalence of well-designed frameworks suc... (more…)
Read more »
If you have a passing interest in anything gaming related and haven't been living under a rock for the last couple years, you're probably somewhat familiar with Cyberpunk 2077. (more…)
Read more »