Skip to content

rajin-khan/self-machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Banner

Machine Learning Repo

This repository serves as a comprehensive guide and record of my progress as I explore and learn machine learning concepts and techniques.

📚 About the Course

I will be following the Introduction to Machine Learning Specialization on Coursera. This specialization offers foundational knowledge and hands-on skills to start a career in machine learning. Below are the course details:

Course Description
Supervised Machine Learning Fundamentals of supervised ML, key algorithms, and hands-on implementation.
Unsupervised Machine Learning Clustering and dimensionality reduction for insightful data analysis.
Deep Learning Introduction to neural networks and deep learning for advanced pattern recognition.

Additionally, I will be learning Python, along with other tools required for this course on the side. The repo for that can be found here.


🧩 Repository Structure (Potential)

📂 self-machine-learning
├── 📁 notes/             # Notes from watching the videos
├── 📁 datasets/          # Sample datasets used during the course
├── 📁 notebooks/         # Jupyter notebooks for all completed assignments and experiments
├── 📁 scripts/           # Python scripts for utility functions and reusable components
├── 📁 models/            # Saved models for evaluation and deployment
└── 📄 README.md          # This file

🛠️ Tools & Tech:

Category Technologies
Programming Languages Python
Libraries & Frameworks NumPy Pandas Matplotlib Scikit-learn TensorFlow
Tools Jupyter Git

📊 Progress Tracker

Module Status Completion Date
Supervised Machine Learning 🔄 In Progress TBD
Univariate Linear Regression ✅ Completed 06/01/25
Linear Regression with Multiple Variables ✅ Completed 10/01/25
Polynomial Regression ✅ Completed 12/01/25
Classification Basics ✅ Completed 14/01/25
Unsupervised Machine Learning ⏳ Not Started TBD
Deep Learning ⏳ Not Started TBD

🌟 Goals

  • Develop a solid understanding of machine learning fundamentals.
  • Implement machine learning algorithms using Python.
  • Apply ML models to real-world datasets.
  • Document every step of the journey for future reference and sharing.

If you've got any suggestions to help me out, feel free to reach out on my socials! Find my socials here.


A dev quote for you:

Readme Quotes

About

code and other files i wrote and used when studying machine learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published