Image by Freepik
Conversational AI refers to virtual agents and chatbots that mimic human interactions and can engage human beings in conversation. Using conversational AI is fast becoming…
Many people are now interested in the state space model (SSM) because of how recent research has advanced. Modern SSMs, which derive from the classic state space model, benefit from…
Optimize your data science workflow by automating matplotlib output — with 1 line of code. Here’s how. Naming things is hard. After a long enough day, we’ve all ended up…
Days payable outstanding is one of several key accounts payable KPIs to track and acts as a stand-in for overall operational efficiency. At its core, the DPO helps business owners…
If you run a daycare, you’ll probably end up going through a lot of baby wipes. Critical in caring for babies and young toddlers, baby wipes need to be replenished…
Image by johnstocker on Freepik
A while ago, I wrote a tutorial on writing efficient Python code. In it, I talked about using context managers and the with…
Learn how a neural network with one hidden layer using ReLU activation can represent any continuous nonlinear functions. Activation functions play an integral role in Neural Networks (NNs) since they…
CFDI is an electronic invoicing (e-invoice) standard and related process required to conduct business in Mexico and Latin America. This article focuses on Mexico’s digital transformation program requiring CFDI-compliant electronic…
When working with time-series data it can be important to apply filtering to remove noise. This story shows how to implement a low-pass filter in SQL / BigQuery that can…
Task-agnostic model pre-training is now the norm in Natural Language Processing, driven by the recent revolution in large language models (LLMs) like ChatGPT. These models showcase proficiency in tackling intricate…