AI ML for Beginners: Decoding the jargons


Learning Objective: Understand the key terminologies and jargons used in AI, ML space and their relationships.
– AI vs ML vs Neural Network vs Deep Learning vs GenAI vs LLM
– ANI vs AGI vs ASI
– Algorithm vs Data vs Model vs Features vs Labels
– Supervised vs Unsupervised learning
– Classification vs Regression vs Clustering
– MLPs vs CNNs vs RNNs
– Transformers and GPT (ChatGPT)

1. Introduction to AI and ML

1.1 What is Artificial Intelligence? Let’s Break It Down!

 Like a smart robot, but inside your computer.

Artificial Intelligence, or AI, isn’t just about physical robots. Fundamentally, AI is about giving computers the ability to do tasks that typically require human-like thinking. It’s the science of creating “smart” software that can learn, adapt, make decisions, and even get creative!

Think of AI as a digital brain that lives inside your computer, phone, or even your smart speaker. It can process information, recognize patterns, and act accordingly—just like a robot does in the physical world.

Different types of AI: From rule-based systems to advanced deep learning.


AI encompasses a wide range of techniques to achieve intelligent behavior. Here’s a breakdown of the key categories:

  • Machine Learning: ML is where things get interesting. Instead of being explicitly programmed, ML algorithms learn patterns from data. As they’re exposed to more examples, they refine their decision-making abilities.
  • Neural Networks: A potent type of ML inspired by the structure of the brain. These networks consist of interconnected “neurons” that analyze data and pass information between layers. Neural networks form the foundation of deep learning.
  • Deep Learning: Consider DL a specialized and powerful evolution of neural networks. Deep neural networks have many more layers of “neurons,” enabling them to understand and process incredibly complex data like images, audio, and text.
  • Generative AI: This cutting-edge field uses deep learning models that can create amazingly realistic new content. Think of AI tools that generate images, write different kinds of creative text formats, or even compose music. These models have “learned” from vast datasets and, when given a prompt, can generate outputs that seem surprisingly original.
  • LLM: Large language models, as one specific application of generative AI, are specifically designed for tasks revolving around natural language generation and comprehension. GPT-4, BERT, LLaMA are some popular LLM applications.

We will explore them in details further in the blog.

Why AI is making headlines, and why it matters to you.

AI is transforming industries! Self-driving cars, medical breakthroughs, chatbots that feel uncannily human—it’s all driven by AI. It can automate mundane tasks, give us superhuman-like abilities (think image editing tools), and reveal insights we might otherwise miss. It’s here to stay, so learning about it is a smart move!

Artificial Narrow Intelligence (ANI), Artificial General Intelligence (AGI), and Artificial Super Intelligence (ASI)

ANI vs AGI vs ASI

Let’s understand the different levels of AI development:

  • Artificial Intelligence (AI): The big umbrella! AI encompasses any system that demonstrates aspects of human intelligence: understanding information, reasoning, learning, problem-solving, and adaptation. AI enables computers to do tasks that were traditionally the domain of human thinking.
  • Artificial Narrow Intelligence (ANI): This is the most prevalent form of AI today. ANI systems excel at specific, well-defined tasks. Your virtual assistant recognizing your voice, a chess program beating a human player, or a facial recognition system unlocking your phone, or Chat GPT, Google Gemini – all examples of ANI.
  • Artificial General Intelligence (AGI): The holy grail for some AI researchers! An AGI would possess a human-level ability to learn, reason, and adapt across a wide range of tasks. It could understand abstract concepts, apply knowledge from one domain to another, and truly converse in a human-like way. AGI remains theoretical for now.
  • Artificial Super Intelligence (ASI): Entirely hypothetical at this stage, ASI would vastly exceed the cognitive abilities of the brightest human minds. It might learn at an exponential rate, solve problems we can’t even grasp, and become capable of complex scientific and strategic thinking. ASI is often a topic of both fascination and concern in the field.

1.2 Machine Learning: How Computers Learn Without Being Told Everything

Imagine teaching a computer to tell cats from dogs by showing it tons of pictures.

Machine learning (ML), a cornerstone of artificial intelligence (AI), enables computers to learn and improve organically without being explicitly programmed for each scenario. Think of it as machines learning from experience, much like we do! By analyzing data and finding patterns, ML algorithms can make predictions, optimize decisions, and carry out complex tasks with increasing accuracy.

Imagine feeding a computer thousands of images labeled “cat” or “dog.” The ML algorithm studies these images, searching for pixel patterns that help it distinguish furry felines from their canine companions. After analyzing enough examples, it can then start recognizing cats and dogs in images it hasn’t seen before.

Key Point: Using ML helps minimize guesswork. When done right, it empowers systems to make smart, data-driven predictions and decisions!

How machine learning powers recommendations (think Netflix or Spotify).

Ever wondered how Netflix seems to know your taste in movies so well? It’s machine learning! ML algorithms analyze your viewing history, the kinds of movies you watch, how long you watch them, and even the time of day! They compare your data with other users who share similar preferences and then recommend shows you’re likely to enjoy. The same goes for Spotify making playlists just for you!

The difference between traditional programming and machine learning.

Let’s break it down:

  • Traditional Programming: Think of it like baking a cake with a detailed recipe. The programmer provides the computer with step-by-step instructions (ingredients and quantities!), and the computer follows them to produce the desired result (a delicious cake).
  • Machine Learning: Imagine you want to teach the computer to bake a cake, but you don’t have a recipe. Instead, you give it access to images of many different cakes and the ingredients used in each. The ML algorithm analyzes these examples to figure out patterns (chocolate equals chocolate cake, etc.) and learns to “bake” a cake. It might not always be perfect to start with, but it improves with more data.

1.3 Deep Learning: Supercharged Machine Learning

If traditional machine learning gives computers the ability to learn, deep learning sets their potential on fire! Deep learning algorithms use complex ‘neural networks’ that loosely mimic the structure of the human brain. These networks have multiple processing layers, unlocking their extraordinary ability to learn intricate patterns in massive amounts of data.

When you ask Alexa to play your favorite song, or use an image-generating tool to create a picture of a cat dressed as a pirate, it’s deep learning doing the heavy lifting. Deep learning powers those amazingly realistic chatbots, instant translation tools, and the systems that can diagnose diseases from X-rays.

How deep learning mimics the way our brains learn

Our brains have billions of neurons forming interconnected networks. As we experience the world, these connections grow stronger or weaker, shaping our knowledge. Deep learning’s layered ‘neural networks’ try to simulate this. Each layer processes information, identifies features, and passes its insights to the next layer. This hierarchical structure lets the system learn complex representations of the data.

Deep learning needs lots of data to work well. Think of deep learning as a very hungry beast! These algorithms need vast quantities of data to discover those intricate patterns and make accurate predictions. It’s like the difference between trying to learn what a “cat” looks like from a single picture versus seeing thousands of cat images. The more data a deep learning model has access to, the better it can refine its understanding of the world.

1.4 The Buzz about Generative AI

Generative AI, a cutting-edge branch of artificial intelligence, has the power to create new and original content. We’re talking about AI tools that can generate text, images, music, and even code – it’s mind-boggling stuff!

Generative AI is like a super-creative digital artist. Imagine feeding it a simple text description like “a fluffy dog chasing squirrels in a park,” and it paints a complete picture for you. Or, how about asking it to write a poem about lost love or compose a piece of music with a melancholic feel? Generative AI can deliver on all that!

Chatbots you interact with online might already be powered by Generative AI, making conversations feel far more natural and engaging. The mind-blowing AI art generators out there are taking creativity to a whole new level.

The potential of Generative AI is immense! It could streamline marketing tasks, help writers with brainstorming, create original artwork, and make game development easier. This technology holds the key to new forms of creative expression and could significantly change how we work in various fields.

2. The Building Blocks of Machine Learning

2.1 The ABCs of ML: Words you need to know

Algorithm Data Models


We’ll explain those fancy terms like ‘algorithm,’ ‘data,’ and ‘model’ so you’re in the loop.

It’s easy to feel lost in the sea of AI jargon. Let’s break down some key terms:

  • Algorithm: A set of instructions a computer follows to perform a task or calculation. Imagine it as a recipe the computer uses to “cook up” a solution.
  • Data: The fuel for AI! This includes text, images, numbers, audio – anything that an AI system can learn from.
  • Model: Think of a model as the brain that the AI develops. After being trained on data, the AI model can make predictions, categorize things, or generate new content.

Understanding features and labels – the building blocks of AI training data.

  • Features: These are the specific characteristics of data that the machine learning algorithm uses to learn. For example, if the AI is recognizing cats, the features might be the shape of ears, the color of fur, and the presence of whiskers.
  • Labels: Labels tell the AI system what the data represents. In our cat recognition example, the labels would be “cat” or “not cat.” Supervised learning (a type of ML) heavily relies on labeled data.

2.2 Types of Machine Learning: Different Ways Computers Learn

Types of ML: Supervised, Unsupervised and Reinforcement Learning

Source: https://datasciencedojo.com/blog/machine-learning-101/

Imagine different ways a child might learn a new concept. Machine learning methods mirror this fascinating variety!

2.2.1 Supervised Learning: Like a teacher showing examples.

Think of it like a teacher helping students learn. In supervised learning, you feed the machine learning algorithm a bunch of labeled data. For example, to teach it to distinguish between cats and dogs, you’d provide it with thousands of images clearly labeled “cat” or “dog.” The algorithm studies these examples, learns the distinguishing features, and then can classify new images it hasn’t seen before.

We will go deep into supervised learning in the blog further.

2.2.2 Unsupervised Learning: Finding patterns all by itself.

This is like giving a child a bunch of mixed-up toys and asking them to sort them. In unsupervised learning, the algorithm isn’t given labels. Instead, it analyzes data on its own, finding hidden patterns and relationships. For instance, an unsupervised algorithm could group similar news articles together or identify different customer segments in marketing data.

We will go deep into Unsupervised learning in the blog further.

2.2.3 Semi-supervised Learning: A little bit of both!

This approach is like a combination of the previous two! Semi-supervised learning uses a small amount of labeled data along with a much larger set of unlabeled data. This is useful when labeling every piece of data is expensive or time-consuming. The algorithm can learn patterns from the labeled data and then try to classify the unlabeled data based on those patterns.

2.2.4 Reinforcement Learning: Learning through trial and error, like playing a video game.

Think of how you learn a new video game. You try different actions, get rewarded for good moves, and learn to avoid mistakes. Reinforcement learning follows a similar approach. An AI “agent” interacts with an environment (like a game). It gets rewards for good decisions and penalties for bad ones. Over time, it figures out the optimal strategy to maximize rewards.

3. Supervised Learning: Teaching with Examples

Supervised learning is like a student learning with a teacher’s guidance. It relies on labeled datasets, where each piece of data has a correct “answer” attached to it. Think of images labeled “cat” or “dog,” or financial records tagged as “fraudulent” or “legitimate.” The algorithm studies these examples, learning the relationships between the input data and the “correct” outputs.

During training, the model repeatedly adjusts its internal parameters (or “weights”) to minimize the difference between its predictions and the true labels. A crucial part of this is “cross-validation,” a process that helps avoid overfitting (making the model too specialized to the training data) or underfitting (the model being too simple to capture patterns). This ensures the model learns to generalize well to new, unseen examples.

3.1 Sorting Things Out: Classification

Classification is like organizing your email inbox – a task supervised learning excels at! Think of a spam filter. It learns from a vast collection of emails labeled as “spam” or “not spam,” discovering the telltale signs of suspicious emails. This knowledge allows it to automatically categorize new messages.

Beyond spam filtering, image classification is a powerful application. Algorithms can be trained to distinguish between diverse objects, aid in medical diagnosis, and even analyze satellite images for urban planning.

Popular classification techniques: Decision Trees, Support Vector Machines, and more.

  • Decision Trees: These follow a flowchart-like structure, asking yes/no questions about features to split the data.
  • Support Vector Machines: SVMs seek the optimal “line” to separate data points belonging to different classes.
  • Naïve Bayes: Works surprisingly well despite its simplicity, based on probabilities of features and classes.

3.2 Predicting the Future (sort of): Regression

Regression helps us understand trends and predict continuous numerical values. If you’ve ever wondered how much a house might sell for, or the likelihood of rainfall tomorrow, regression algorithms are likely at work!

Regression can analyze numerous factors (such as a house’s features or historical weather patterns) to make informed predictions. While the future is never certain, regression provides valuable insights based on past trends.

Key regression methods: Linear regression, polynomial regression, and more.

  • Linear Regression: This is your workhorse for predicting continuous numerical values when there’s a reasonably linear relationship between factors. Imagine predicting house prices based on square footage, the number of bedrooms, and location. Linear regression attempts to find the best-fit line or plane through the data points.
  • Logistic Regression: Despite its name, logistic regression is a powerful classification tool! It’s used when the outcome we want to predict falls into distinct categories. It calculates the probability of an event occurring. Think of a spam filter (“Will this email be spam? Yes/No?”) or a medical test (“Does this patient have a specific condition? Yes/No?”).
  • Polynomial Regression: This captures non-linear relationships between variables, fitting curves to the data instead of simple lines. It could be used to predict sales trends with seasonal fluctuations.

4. Unsupervised Learning: Finding Hidden Patterns

In the realm of artificial intelligence (AI) and machine learning (ML), unsupervised learning stands apart. Imagine giving an AI a jumbled box of puzzle pieces, but no image of the finished puzzle. Unsupervised algorithms are designed to find the patterns and create the picture themselves! Let’s dive deeper into the key ways this fascinating approach teaches machines.

4.1 Grouping Things Together: Clustering

In the world of artificial intelligence (AI) and machine learning (ML), unsupervised learning stands as a powerful toolkit for making sense of unlabeled data. Imagine giving an AI a vast collection of photos without telling it what they contain. Unsupervised algorithms can find patterns – sorting the photos into groups of animals, landscapes, or city scenes – all without needing a human to provide predefined categories. Let’s explore some of the most important techniques in this field.

Understanding the underlying structure of your data is crucial in many fields. Imagine you’re a marketing manager with a large customer database. How do you gain insights to tailor your campaigns and offerings? Clustering algorithms excel at this task! They analyze customer data, looking at things like purchase histories, website behavior, or demographics. to identify groups of customers with shared traits. These groups may reveal distinct preferences or needs, allowing you to tailor outreach, run targeted promotions, or even discover entirely new market segments.

On a much larger scale, clustering plays a vital role in making sense of vast information troves. News aggregators might employ clustering to automatically group articles covering the same events or related topics. This streamlines the process for journalists trying to track developing stories or diverse perspectives. Researchers analyzing social media trends could cluster posts and conversations to reveal dominant themes and sentiments within a given time frame.

Common clustering algorithms: K-means, hierarchical clustering

Two widely used clustering methods are K-means and hierarchical clustering. K-means is great for finding compact, well-separated groups within your data. It works by iteratively assigning data points to clusters and adjusting cluster centers until natural groupings emerge. You need to specify the desired number of clusters upfront. Hierarchical clustering offers more flexibility by creating a tree-like structure (similar to a family tree) that reveals relationships of similarity between data points. You can investigate groupings at different levels of detail – zooming in or out on the overall pattern.

Use cases: Market segmentation, identifying different types of diseases.

The applications of clustering extend far beyond marketing. In healthcare, clustering algorithms aid in pattern detection for understanding complex diseases. Imagine analyzing gene expression data of cancer patients, where clustering could reveal distinct subtypes of a given cancer. These subtypes may respond differently to therapies, paving the way for personalized medicine with vastly improved treatment success.

4.2 Discovering What Goes Together: Association

Have you ever paused at those “frequently bought together” suggestions on a shopping website and wondered how they work? Welcome to the world of association rule mining! This technique digs deep into your data to uncover unexpected connections between products, interests, or behaviors.

Imagine association rule mining algorithms as tireless detectives sifting through huge transaction records. They flag items commonly bought in combination. This leads to those helpful, and sometimes quirkily accurate, product recommendations designed to increase sales and customer satisfaction. It also reveals hidden patterns in consumer behavior that marketers can leverage.

Applications: Product recommendations, targeted advertising.

Companies everywhere harness insights from association rule mining to drive their recommendation systems. These aren’t limited to online shopping – streaming services suggest movies and shows based on your viewing history, applying similar principles. In advertising, knowing that people who buy gardening tools often also buy specific types of fertilizer allows for highly targeted ads with a far better chance of engaging the right audience.

4.3 Making Things Simpler: Dimensionality Reduction

Real-world datasets often have many features (also called dimensions). Customer data might include hundreds of variables – age, location, income, spending habits, website interactions, and more. Analyzing such high-dimensional data is a challenge. That’s where dimensionality reduction comes to the rescue! Think of it as carefully extracting the essence of a complex soup – retaining the core flavors, but simplifying the recipe for quicker cooking and easier digestion.

Techniques like Principal Component Analysis (PCA), t-SNE.

Techniques like Principal Component Analysis (PCA) and t-SNE hunt for the most important combinations of features that explain the majority of variation within your data. PCA is a classic method that often creates new features that are linear combinations of the original ones. t-SNE is excellent at visualization, particularly for mapping high-dimensional data onto a 2D or 3D graph, revealing underlying patterns.

Why it matters: Making AI faster and understanding complex data more easily.

Dimensionality reduction is more than just tidying up. Lower-dimensional data results in faster, computationally lighter AI models. It also helps us humans grasp complex concepts more easily. Imagine trying to visualize a dataset of customer preferences with 50 dimensions – our brains don’t work that way! Projecting it onto two dimensions via techniques like PCA allows us to spot clusters and trends, aiding in both decision-making and scientific exploration.

5 Neural Networks & Deep Learning: The Brains of AI

Artificial intelligence (AI) is reshaping industries and pushing the boundaries of what we thought possible. The workhorses behind many of these intelligent systems are neural networks, inspired by the structure of our own brains. Deep learning, a branch of machine learning, takes this concept to another level, using complex neural networks with many layers to unlock unprecedented problem-solving capabilities. Let’s explore what makes these technologies tick!

  • Machine Learning: ML models often use simpler neural networks with fewer layers (sometimes just one or two hidden layers). These simpler networks, while capable, focus on learning broader relationships from the data.
  • Deep Learning: The hallmark of DL is the use of “deep” neural networks with significantly more hidden layers (sometimes hundreds!). This allows DL models to capture incredibly complex, hierarchical representations of the input data by identifying patterns at multiple levels of abstraction.

5.1 How ‘Artificial Brains’ Work

Think of them like a giant network of connected lightbulbs that learn to get brighter.

Picture a vast web of interconnected lightbulbs, some glowing dimly, others brightly. This is akin to a neural network. Each lightbulb represents an artificial neuron, and the connections between them are like pathways where information flows. The brightness of a lightbulb corresponds to its activation level. As a neural network learns, the connections between these ‘neurons’ get stronger or weaker, causing some to shine brighter in response to specific inputs – that’s the essence of learning!

ANN: Neurons, layers, and how information flows through a neural network.

Neural networks are organized in layers:

  • Input layer: This is where your data enters the network, be it an image broken down into pixels, or text represented as numbers.
  • Hidden layers: Here’s where the magic happens! Each layer contains multiple neurons that perform calculations on the input, passing results on to the next layer. The more hidden layers, the “deeper” the network, and the more complex patterns it can recognize.
  • Output layer: Delivers the final result – whether it’s classifying an image (“cat!”), translating a sentence, or predicting future stock prices.

The magic of backpropagation: How AI learns from its mistakes.

What if our network mislabels a cat picture as a dog? That’s where backpropagation saves the day! Think of it as pinpointing where things went wrong and fixing them. The error signal travels backwards from the output layer, adjusting the connection strengths between neurons. With each example and correction, the network gradually learns to make better decisions.

5.2 Different Jobs, Different Networks: MLPs, CNNs, and RNNs – each has a specialty!

The world of neural networks is diverse, with specialized architectures designed to tackle different challenges. Let’s delve into a few heavyweights:

  • MLPs (Multilayer Perceptrons): The Versatile Foundation

Feedforward neural networks, often called multilayer perceptrons (MLPs), form the backbone of many deep learning systems. They have an input layer, one or more hidden layers, and an output layer. Information flows in one direction, from input to output. MLPs are amazingly versatile; they can classify customer types based on purchase histories, predict sales trends from complex data, and power a wide range of intelligent applications.

  • CNNs (Convolutional Neural Networks): Masters of Image Analysis

When it comes to image analysis, CNNs reign supreme. They’re inspired by how our own visual cortex works! A key concept in CNNs is ‘convolution’: it involves sliding filters across an image to detect patterns at different scales. This makes CNNs incredibly efficient at picking out faces in photos, identifying objects (even in cluttered scenes), and powering medical image analysis tools.

  • RNNs (Recurrent Neural Networks): Understanding Sequences

RNNs are masters of memory. They have loops built into their architecture, allowing them to retain information from previous inputs. This memory superpower makes them ideal for handling sequential data like:

  • Natural Language: Translating sentences to different languages, generating realistic-sounding text, or powering chatbots.
  • Time Series: Analyzing stock market fluctuations to predict trends, or forecasting future sales based on historical data.

MLPs, CNNs, and RNNs are just a few examples. The field continues to evolve, with new and even more specialized networks being developed for cutting-edge applications. Think of choosing the right neural network architecture like selecting the perfect tool for a specific job – it’s the key to unlocking the full potential of AI!

Building powerful neural networks isn’t just about theory; you need the right tools. Think of them as state-of-the-art AI crafting kits!

Two heavyweights in the world of deep learning frameworks are TensorFlow (backed by Google) and PyTorch (supported by Meta/Facebook). These tools provide a vast collection of customizable components and functions, simplifying the process of designing, training, and deploying complex AI models.

Frameworks like TensorFlow and PyTorch handle a lot of the technical grunt work. Think automatic calculations for efficient backpropagation and seamless use of powerful hardware like GPUs. This lets you focus on the high-level architecture of your neural network, accelerating the journey from idea to impressive AI application.

6. Generative AI: Machines Unleash Their Creativity

Artificial intelligence (AI) isn’t just about analyzing and understanding the world anymore – it’s about creating! Generative AI, a rapidly evolving field, empowers machines to produce original text, images, music, code, and more. This technology is revolutionizing industries and unleashing a wave of creative possibilities.

6.1 How Generative AI Works: Encoders, Decoders, and Transformers

At its core, generative AI relies on deep learning models built with components called encoders and decoders. Think of it this way:

  • Encoders: These act like data compressors. They analyze vast amounts of information (ex: text, images) and convert it into a compact, meaningful representation that captures the key patterns and relationships within the data.
  • Decoders: The creative force! Decoders learn to sample from the compressed representation created by the encoder. This allows them to generate new content that resembles the original data without being an exact copy.

6.2 The Transformer Revolution

In 2017, Google introduced an innovation that took generative AI to the next level – the Transformer Architecture. Transformers combined encoders and decoders with a clever trick called ‘Attention‘. Attention lets the model focus on the most relevant parts of the input while generating new content, significantly boosting performance – especially for language-based tasks.

Types of Language Transformers

Here’s a breakdown of some key flavors of language transformers used in generative AI:

  • Encoder-only models (like BERT): Fantastic at understanding and representing text. They power better search engines and the chatbots you interact with online.
  • Decoder-only models (like GPT): Excel at generating realistic and creative text. They write poetry, draft different styles of emails, and answer your questions in surprisingly human-like ways.
  • Encoder-decoder models (like T5): The best of both worlds! They’re skilled at tasks like translation, question answering, and text summarization.

What is bias in AI, and why does it matter?

Bias in AI is a significant concern. If the data an AI model is trained on reflects real-world prejudices or imbalances, the AI system may perpetuate those biases. For instance, an AI facial recognition system trained mainly on images of white men might struggle to recognize people of color accurately. It’s crucial to build AI systems with diverse, representative data to ensure fairness.

7. References:


Discover more from Debabrata Pruseth

Subscribe to get the latest posts sent to your email.

1 thought on “AI ML for Beginners: Decoding the Jargons”

  1. Firstly thanks for the article in simple terms that anybody can easily follow and interpret. The flow is amazing like building from base to floor by floor. The examples are simple but perfect to illustrate the point. While the article has all required information still it is concise and inducing to keep reading until end of it. Very good effort, no doubt it is a good reference to keep it handy.

What do you think?

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Scroll to Top