Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning -(Course Notes & Projects)

Overview

Welcome to my repository for the Machine Learning course by Andrew Ng and also my extra learnings. This repository contains detailed notes, personal projects, and implementations of key concepts covered in the course.

Course Details

  • Instructor: Andrew Ng
  • Platform: Coursera / Stanford Online
  • Topics Covered:
    • Supervised Learning (Linear Regression, Logistic Regression, Neural Networks)
    • Unsupervised Learning (Clustering, Dimensionality Reduction)
    • Optimization Algorithms (Gradient Descent, Backpropagation)
    • Model Evaluation and Selection
    • Regularization and Overfitting
    • Support Vector Machines and Anomaly Detection
    • Advanced ML Techniques (Deep Learning, Reinforcement Learning, Ensemble Methods)

Repository Structure

Machine-Learning-Andrew-Ng/
├── Notes/
│   ├── week1/
│   ├── week2/
│   ├── week3/
│   ├── week4/
├── Projects/
│   ├── week1/
│   ├── week2/
│   ├── week3/
│   ├── week4/
├── Datasets/
│   ├── week1/
│   ├── week2/
├── README.md

Weekly Progress

Week 1

Week 2

Week 3

  • Topic: Multi-class Classification, Regularization, and Logistic Regression Model
  • 📄 Notes
  • 📝 Project

Week 4

  • Topic: Neural Networks and Deep Learning
  • 📄 Notes
  • 📝 Project

How to Use This Repository

  1. Clone the repository:
   git clone https://github.com/Greninja44/Machine-learning.git
  1. Navigate to the repository directory:
   cd Machine-learning
  1. Explore the notes and projects for each topic.

Stay tuned for updates and more implementations as I progress through the course! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages