Unfolding the universe of possibilities..

Every load time is a step closer to discovery.

Interactive Dashboards in Excel

Using the pioneer data analytics software Continue reading on Towards Data Science »

A Gentle Introduction to Complementary Log-Log Regression

An alternative of logistic regression in special conditions When it comes to statistical modelling and regression analysis, there are a plethora of techniques to choose from. One such method that often gets ignored but can be incredibly useful in certain

Simplifying Transformers: State of the Art NLP Using Words You Understand — part 5— Decoder and…

Simplifying Transformers: State of the Art NLP Using Words You Understand , Part 5: Decoder and Final Output The final part of the Transformer series Image from the original paper. This 4th part of the series will be heavily based on the 2nd,

How Simple Numerical Integration Can Make Your Life Easier in Equation Modeling Tasks

Exemplified with the Michaelis-Menten equation for enzymatic catalysis, and including a working web app and its code Continue reading on Towards Data Science »

Dynamic Pricing with Contextual Bandits: Learning by Doing

Adding context to your dynamic pricing problem can increase opportunities as well as challenges Continue reading on Towards Data Science »

What are Query, Key, and Value in the Transformer Architecture and Why Are They Used?

An analysis of the intuition behind the notion of Key, Query, and Value in Transformer architecture and why is it used. Continue reading on Towards Data Science »

Topic Modelling using ChatGPT API

Comprehensive guide to ChatGPT API for newbies Photo by Mia Baker on Unsplash In the previous article, I used BERTopic for Topic Modelling. The task was to compare the main topics in reviews for various hotel chains. This approach with BERTopic worked

Coin Counting using Lang-SAM

Summing Coin Values in Images using Lang-SAM and Deep Learning In the latest developments of computer vision, image segmentation has seen impressive progress. A standout example is the “Segment Anything”Model (SAM), a dynamic deep-learning tool that predicts object masks from images

Hierarchical Transformers

More efficient language models Continue reading on Towards Data Science »

Create 3-D Galactic Art with Matplotlib

More Fun with Logarithmic Spirals Continue reading on Towards Data Science »