Unfolding the universe of possibilities..

Every load time is a step closer to discovery.

Generating More Quality Insights Per Month

How to build systems to generate more — with less In “The E-Myth Revisited: Why Most Small Businesses Don’t Work and What to Do About It”, Michael E. Gerber invites small business owners to stop working “in their business”, and start working on

Create your Vision Chat Assistant with LLaVA

Get started with multimodal conversational models using the open-source LLaVA model. Photo by Izabela Kraus on Unsplash Introduction Large Language Models have proved themselves to be a revolutionary technology. Numerous applications exploiting their capabilities have been already developed and many more are

Linear Algebra 4: Matrix Equations

Solving matrix equations Ax= b Preface Welcome back to the fourth edition of my ongoing series on the basics of Linear Algebra, the foundational math behind machine learning. In my previous article, I introduced vectors, linear combinations, and vector spans. This

Java and Data Engineering

Java Juggernaut: The key to data engineering mastery Continue reading on Towards Data Science »

A Beginner’s Guide to Building High-Quality Datasets for Machine Learning

Tools and techniques for data cleaning, visualization, augmentation, and synthetic data generation Finding the real source of complexity on data can look a lot like playing “data detective” until you find the “golden key” that unlocks the really useful insights.

Teaching is Hard: How to Train Small Models and Outperforming Large Counterparts

Distilling the knowledge of a large model is complex but a new method shows incredible performances Continue reading on Towards Data Science »

Demystifying Dependence and Why it is Important in Causal Inference and Causal Validation

A step-by-step guide in understanding the concept of dependence and how to apply it to validate directed acyclic graphs in causal inference Continue reading on Towards Data Science »

Creating a Gradient Descent Animation in Python

How to plot the trajectory of a point over a complex surface Continue reading on Towards Data Science »

RAG: How to talk to your data

Comprehensive guide on how to analyse customer feedback using ChatGPT Image by DALL-E 3 In my previous articles, we discussed how to do Topic Modelling using ChatGPT. Our task was to analyse customer comments for different hotel chains and identify the main

Zephyr 7B Beta: A Good Teacher Is All You Need

Knowledge distillation for Mistral 7B Continue reading on Towards Data Science »