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 1Sep 1
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 5Mar 5
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 3Mar 3
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 5Jan 5
What is Query, Key, Value (QKV) Attention ?The famous paper “ATTENTION IS ALL WHAT YOU NEED” writes :Oct 10, 20231Oct 10, 20231
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, 20231Oct 10, 20231
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, 2023Sep 27, 2023
Time Series forecasting with ARIMABefore I begin writing, allow me to provide a few general comments:Jun 14, 2023Jun 14, 2023