Unfolding the universe of possibilities..

Whispers from the digital wind, hang tight..

Quantum Computing for Complete Beginners

A guide to the basics of quantum computing with no prior knowledge required An IBM Quantum cryostat used to keep IBM’s 50-qubit quantum computer cold in the IBM Quantum lab in Yorktown Heights, New York. source: https://www.flickr.com/photos/ibm_research_zurich/40786969122 Some have described

CLIP, Intuitively and Exhaustively Explained

Creating strong image and language representations for general machine learning tasks. Continue reading on Towards Data Science »

Univariate Discrete Distributions: An Easy-to-Understand Explanation

Understand univariate discrete distributions mathematically and visually Continue reading on Towards Data Science »

Random Numbers in Machine Learning

All about pseudo-random numbers, seeding, and reproducibility Continue reading on Towards Data Science »

Oh, you meant “manage change”?

Oh, You Meant “Manage Change”? Different perspectives on change in a data organisation Picture by author at Menssa restaurant, Brussels Different brews of change [Scene: A modern office break room. The whirring of the coffee machine is the only sound, with the

Dimensionality Reduction with Scikit-Learn: PCA Theory and Implementation

The Curse of Dimensionality can be tamed! Learn how to do it with Python and Scikit-Learn. Continue reading on Towards Data Science »

RLHF: Reinforcement Learning from Human Feedback

ChatGPT’s success ingredient: The Instruction Data. Continue reading on Towards Data Science »

Advanced Python: Dot Operator

The operator that enables the object-oriented paradigm in Python Dot operator is one of the pillars of object oriented paradigm in Python. Photo by Madeline Pere on Unsplash This time, I will write about something seemingly trivial. It is the “dot operator.”

Building a Batch Data Pipeline with Athena and MySQL

An End-To-End Tutorial for Beginners Continue reading on Towards Data Science »

The World Map with Many Faces — Map Projections

In this short piece, I review what map projection is and show a series of examples of projecting the World map using Python and Natural… Continue reading on Towards Data Science »