Skip to content

InterCentury/ML-DL-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML & DL Learning playgorund 🚀

Welcome to my Machine Learning & Deep Learning learning journey.

This repository documents my step-by-step progress as I learn, experiment, and build projects using Machine Learning (ML) and Deep Learning (DL) concepts.
The goal is not just to finish tutorials, but to understand the fundamentals, write clean code, and build real intuition.

This repo will grow over time as I move from basics → intermediate → advanced topics.


🎯 Goals of This Repository

  • Build a strong foundation in ML & DL
  • Learn concepts by implementing them from scratch
  • Practice using popular libraries (NumPy, Pandas, PyTorch / TensorFlow)
  • Track progress in a transparent and structured way
  • Create a solid base for future projects and research

🧠 Topics Covered (Progressive)

🔹 Machine Learning

  • Linear Regression
  • Logistic Regression
  • Gradient Descent
  • KNN
  • Decision Trees
  • Naive Bayes
  • Support Vector Machines (SVM)
  • Model evaluation & metrics

🔹 Deep Learning

  • Neural Networks fundamentals
  • Backpropagation
  • Activation functions
  • CNN basics
  • RNN basics (later)
  • Training & optimization techniques

🔹 Mathematics for ML

  • Linear Algebra (vectors, matrices)
  • Probability & Statistics
  • Calculus (intuition-based)

🛠️ Tech Stack

  • Language: Python
  • Libraries: NumPy, Pandas, Matplotlib, Scikit-learn
  • Deep Learning: PyTorch / TensorFlow (later)
  • Environment: Jupyter Notebook & Python scripts

📂 Repository Structure

Each folder represents a clear learning stage or concept.
Notes, code, and experiments are kept together for clarity.

About

This repository documents my step-by-step progress as I learn, experiment, and build projects using Machine Learning (ML) and Deep Learning (DL) concepts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages