Skip to content

Kush05Bhardwaj/AI-ML-Learning-Journey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

AI-ML Learning Journey πŸš€

Welcome to my AI/ML Learning Journey!
This repository documents my step-by-step learning of Artificial Intelligence (AI) and Machine Learning (ML) β€” from Python basics to advance-level ML models.

I’ll be updating this repo weekly with notes, exercises, and mini-projects.


πŸ“Œ Goals

  • Build a strong foundation in Python, Math, and Statistics.
  • Learn core ML algorithms and concepts.
  • Apply knowledge through mini-projects and exercises.
  • Document progress for GitHub & LinkedIn sharing.

πŸ“… 1-Month Plan (Week-wise)

Week 1: Python & Math Refresher

  • Python basics: print, variables, loops, functions
  • Lists, dictionaries, tuples
  • Simple class (OOP intro)
  • Exercise: Mean, Median, Mode calculation (without libraries)
  • Some tweaks with data and all
    πŸ“‚ Folder: Week01_Basics

Week 2: Data Visualization & Statistics

  • Matplotlib & Seaborn for plots
  • Probability distributions, correlation, covariance
  • EDA (Exploratory Data Analysis)
    πŸ“‚ Folder: Week02_DataViz_Stats

Week 3: Regression Models

  • Linear Regression, Cost function, Gradient Descent
  • Evaluation metrics: RΒ², MSE, MAE
  • Mini-project: House Price Prediction
    πŸ“‚ Folder: Week03_Regression

Week 4: Classification Basics

  • Logistic Regression, Decision Boundary
  • Train/Test split, Confusion Matrix, Precision, Recall, F1 Score
  • Mini-project: Spam Email Classifier
    πŸ“‚ Folder: Week04_Classification

πŸ› οΈ Tools & Libraries

  • Python 3.x
  • Jupyter Notebook
  • Libraries: NumPy, Pandas, Matplotlib, Seaborn, scikit-learn

πŸ’‘ How to Use This Repo

  1. Navigate to the week folder you want to study.
  2. Open the Jupyter Notebook (.ipynb) for exercises and code examples.
  3. Read the notes.md for quick explanations and theory.
  4. Modify the code and experiment to deepen understanding!

πŸ”— Connect & Follow My Journey

I’ll post weekly updates on LinkedIn and link this repo.
Stay tuned for practical projects, small ML applications, and progress updates.

β€œLearning AI/ML is a marathon, not a sprint. Step by step, one notebook at a time!”

About

My AI/ML Learning Journey

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published