Unfolding the universe of possibilities..

Journeying through the galaxy of bits and bytes.

Stop Being Bad at Networking!

Why your Networking game on LinkedIn might be holding you back from success (and how you can fix it) Continue reading on Towards Data Science »

Recommender Systems From Implicit Feedback Using TensorFlow Recommenders

When customers don’t explicitly tell you what they want Continue reading on Towards Data Science »

A bird’s eye view of linear algebra: The measure of a map — determinant

We think basis-free, we write basis-free, but when the chips are down we close the door and compute with matrices like fury. Continue reading on Towards Data Science »

Easily Implement Multiclass SVM From Scratch in Python

Comes with a Free Deep Overview on SVMs In this story, we shall implement the support vector machine learning algorithm in its general soft-margin and kernelized form. We will start by providing a brief overview of SVM and its training and

Advanced RAG 01: Small-to-Big Retrieval

Child-Parent RecursiveRetriever and Sentence Window Retrieval with LlamaIndex https://medium.com/media/21c61713969a847b1f81fe89b33569cc/href RAG (Retrieval-Augmented Generation) systems retrieve relevant information from a given knowledge base, thereby allowing it to generate factual, contextually relevant, and domain-specific information. However, RAG faces a lot of challenges when

Linear Regression, Kernel Trick, and Linear-Kernel.

Sometimes the kernel trick is useless. Continue reading on Towards Data Science »

Diffusion Models: How do They Diffuse?

Understanding the Core Processes Behind Generative AI Continue reading on Towards Data Science »