Introduction to Artificial Intelligence - My Learning Journey

Diya RawatDiya Rawat
4 min read

Hey there! I’ve been diving into the world of Artificial Intelligence, and wow — it’s a fascinating blend of logic, learning, and a pinch of sci-fi magic. I wanted to share what I’ve learned so far in a way that feels more like a chat than a textbook. So if you're just starting out or just AI-curious, this one's for you!

So, What Exactly is AI?

Artificial Intelligence is machines that can learn and predict. At its core, Artificial Intelligence (AI) is all about teaching machines to think and act like humans. That means they can learn from data, solve problems, and even make decisions — all without needing step-by-step instructions from us every time.

There are three main types of AI :

  • Narrow AI: This is what we mostly see around us today — like the AI behind voice assistants, recommendation systems, or face recognition. It’s good at one task, and that’s about it.

  • Broad AI: A bit more advanced — it can handle multiple tasks and switch between them, but it still doesn’t fully understand the world like we do.

  • General AI: This is more of a future goal — an AI that can think and learn like a human across all areas, not just one.

And then there’s Super AI — the kind of AI that could eventually be smarter than us in almost every way. It sounds a bit like science fiction, but experts believe we might see this by the end of the century. It's exciting… .

Learning About Machine Learning

AI is smart because of something called Machine Learning. It’s like teaching a computer by giving it examples instead of giving it step-by-step instructions. The more it sees, the better it gets at figuring things out on its own — kind of like how people learn. It’s cool…

Basically Machine Learning is a field of AI where algorithms learn from data, identify patterns, and make decisions without explicit programming. ML allows systems to improve and adapt through experiences.

There are three main types of learning in Machine Learning:

  • Supervised Learning – The machine is trained using labeled data. Think of it like studying with an answer key.

  • Unsupervised Learning – In unsupervised learning we have to feed our machines as much data as we can. Here, the machine looks for patterns in data without any labels — kind of like trying to group puzzle pieces without knowing the picture.

  • Reinforcement Learning – The machine learns by trying things out and getting rewarded or punished (like a video game character improving after each level).

Deep Learning

Deep Learning is a special kind of machine learning that mimics how our brains work using layers of “neurons.” It’s especially useful for things like image recognition, speech processing, and self-driving cars. It's deep because there are multiple layers of learning happening at once.

Structured, Semi-Structured, and Unstructured Data

One key takeaway from the course was the significance of data in the AI world. However, not all data is equal—it exists in various forms, each with its own characteristics and value.

  • Structured Data: This is highly organized — like rows and columns in a spreadsheet or database. It's easy for machines to process.

  • Semi-Structured Data: Not as neatly organized as structured data, but still not that unorganized as unstructured data. If you want an example that might look familiar to you than it can be a social media posts because they contain both structured elements (like timestamps, user IDs, hashtags) and unstructured elements (like text, images, and videos)

  • Unstructured Data: Scientists often called it as “dark data“ . Things like images, videos, social media posts, and free-form text. It doesn’t follow a clear format, so AI tools need to work harder to understand and organize it.

    (We use Machine Learning to deal with unstructured data. )

Understanding these types helps in choosing the right AI techniques and tools for different problems.

AI vs. Augmented AI – What’s the Difference?

Here’s something I didn’t know before the course: that other than Artificial Intelligence there is term called Augmented Artificial Intelligence.

  • Artificial Intelligence is when machines operate mostly on their own to analyze data, make decisions, or perform actions.

  • Augmented AI is about enhancing human intelligence. It’s designed to assist us, not replace us. For example, AI that helps doctors diagnose diseases faster — it doesn’t replace the doctor, it supports them.

Wrapping It Up

Taking the Introduction to AI course from IBM SkillsBuild gave me a strong foundation in understanding what AI is and how it works. There’s still a lot more to explore, but I feel more confident now about diving deeper into topics like machine learning models, chatbots, and real-world applications.

If you’re just starting your AI journey too, I hope this helped! And if you’re ahead of me — feel free to share tips or correct anything I got wrong.

Let’s keep learning, one concept at a time.

0
Subscribe to my newsletter

Read articles from Diya Rawat directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Diya Rawat
Diya Rawat