SQL IntermediateThis tutorial is continuation of my earlier tutorial on SQL. Here all the examples are given with MySQL. In order to carry out the…Sep 1, 2024Sep 1, 2024
Who should own the responsibility for AI services ?In the entire human history of more than 5000 years this may be the first time when human beings are thinking to disown their…Mar 5, 2024101Mar 5, 2024101
What are language models ?I assume that you are familiar with Large Language Models (LLM) and if you follow academicians, researchers and content provided by…Mar 3, 202458Mar 3, 202458
If you are prompt engineering enthusiastic ?Prompt engineering is all about carefully choosing your words and style such that the output provided by a Large Language Model is very…Jan 5, 202413Jan 5, 202413
What is Query, Key, Value (QKV) Attention ?The famous paper “ATTENTION IS ALL WHAT YOU NEED” writes :Oct 10, 20231941Oct 10, 20231941
What is attention and how it works ?Artificial Intelligence as we generally talk about is actually machine learning. Since Artificial Intelligence or AI is a catchy phrase so…Oct 10, 20231771Oct 10, 20231771
Sequence to sequence modelSequence to sequence model or in short Seq2Seq is one of the most important neural network architectures that has been proposed. Sometime…Sep 27, 202351Sep 27, 202351
Time Series forecasting with ARIMABefore I begin writing, allow me to provide a few general comments:Jun 14, 2023Jun 14, 2023
Machine Learning for ManagersNow we have come to the point where discussion of Artificial Intelligence and Machine Learning (now onward we will call AI/ML) is no longer…Feb 16, 2023Feb 16, 2023
What exactly is data ?Many readers may find this question unnecessary because they believe that everyone knows and understands what is data. Here I will discuss…Feb 2, 202311Feb 2, 202311
Interviewing ChatGPT ?I asked some profound questions to ChatGPT and was impressed with the answers. Here is the list of questions & anIiswersDec 1, 2022Dec 1, 2022
Image classification with MNIST dataFigure 1 : Some sample images from MNIST data setNov 16, 202250Nov 16, 202250
Some common misconceptions about deep learningIt is not uncommon to find misconceptions in many areas of science & technology, for example, big bang, which is considered the origin of…Jun 5, 202261Jun 5, 202261
What all you need to become a data scientist?There is no single starting point or path you can follow to become a data scientist. You can start from anywhere — from a science…May 31, 202211May 31, 202211
MySQL Mini CourseSQL (or Sequel ) is still one of the most common databases. It has many meanings from a programming language to a data hosting system. Here…Mar 1, 2022Mar 1, 2022