python Data Profiling with pandas-profiling Recently I had to profile (i.e. explore and analyse) a reasonably large database for a client. While there are plenty of applications available to do this, I wanted the
ai Adventures in fizzbuzz Yesterday I stumbled across this amusing (presumably fictitious) account of Joel Grus' massively over-engineered response to the fizz-buzz test, using TensorFlow (with one-hot encoding, a ReLU activation function, and a
ai Three Milestones in AI Planning This post reviews three related developments in AI Planning, considering their impact on the AI field. In this context, planning refers to identifying a feasible sequence of actions and intermediate
ai A Brief Review of the 2002 Deep Blue Paper I recently summarised the Deep Blue paper by Campbell, Hoane, and Hsu (Artificial Intelligence, 2002) for a course that I'm doing. This review considers the project’s techniques and its
energy Meterman One of my side-projects is messing around with energy (electricity) metering and demand management. This needs real-time data, and after looking at a number of options I decided to roll