by Dr. Owns | Mar 14, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
This is Part 2 of an exploration into the unexpected quirks of programming the Raspberry Pi Pico PIO with Micropython. If you missed Part 1, we uncovered four Wats that challenge assumptions about register count, instruction slots, the behavior of pull noblock, and...
by Dr. Owns | Mar 14, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
Ten years ago, everybody was fascinated by the cloud. It was the new thing, and companies that adopted it rapidly saw tremendous growth. Salesforce, for example, positioned itself as a pioneer of this technology and saw great wins. The tides are turning though. As...
by Dr. Owns | Mar 14, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
This article is part of a series of articles on automating Data Cleaning for any tabular dataset. You can test the feature described in this article on your own dataset using the CleanMyExcel.io service, which is free and requires no registration. Start with the why...
by Dr. Owns | Mar 14, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
While some games, like rock-paper-scissors, only work if all payers decide on their actions simultaneously, other games, like chess or Monopoly, expect the players to take turns one after another. In Game Theory, the first kind of game is called a static game, while...
by Dr. Owns | Mar 13, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
Staying on top of a fast-growing research field is never easy. I face this challenge firsthand as a practitioner in Physics-Informed Neural Networks (PINNs). New papers, be they algorithmic advancements or cutting-edge applications, are published at an accelerating...