Download CV

Weekly AI Knowledge Sharing

Latest Posts
🧠 AI Knowledge Sharing Series – Week 23 of 2025

🎯 Topic: Why Vectorization in Machine Learning Matters More Than You Think If you’re building or training ML models and still relying on loops, you’re likely missing out on major performance and scalability gains. ⚑ Enter: Vectorization Vectorization is the practice of performing operations…

πŸ” AI Knowledge Sharing Series – Week 22

Start with the Basics: Why NumPy & Pandas Matter Before Machine Learning When people think of getting into AI, their minds jump straight to deep learning, neural networks, or even ChatGPT. But here’s the truth: You can’t run before you learn to walk β€”…

πŸ” AI Knowledge Sharing – Week 22

Decorators & Threading in Python: Hidden Gems for ML Engineers As we build and train Machine Learning models, our focus often stays on algorithms and data. But Python offers some powerful features that, when used wisely, can make our ML workflows cleaner, faster, and…

πŸ” AI Knowledge Sharing – Week 20Topic: Understanding Overfitting vs. Underfitting in Machine Learning

In machine learning, achieving the perfect model isn’t just about feeding dataβ€”it’s about balance. This week, let’s decode two common pitfalls: Overfitting and Underfitting. 🧠 OverfittingWhen a model learns the training data too well, including noise and irrelevant patterns.It performs great on training data…

πŸ” Week 19: AI Knowledge Sharing

πŸŽ“ Understanding Overfitting & Underfitting in Machine Learning In the journey of learning Machine Learning, one of the first real challenges you’ll face is balancing model accuracy vs generalization. That’s where overfitting and underfitting come in. 🧠 What is Overfitting?Your model performs well on…

πŸ” Week 18: AI Knowledge Sharing – πŸ“˜ Getting Started with Machine Learning (ML)

If you’re beginning your journey in Artificial Intelligence, one of the first major steps is to understand Machine Learning β€” the foundation of most AI systems today. But what exactly is Machine Learning, and where should you start? πŸ’‘ What is Machine Learning?Machine Learning…

1 2 3