An open API service indexing awesome lists of open source software.

https://github.com/mahraibfatima/machinelearning

This repository offers a collection of basic hands-on machine learning concepts.
https://github.com/mahraibfatima/machinelearning

classification cost-function gradient-descent linear-regression machine-learning supervised-learning

Last synced: 9 months ago
JSON representation

This repository offers a collection of basic hands-on machine learning concepts.

Awesome Lists containing this project

README

          

# Hands-On Machine Learning Concepts from deeplearning.AI

Welcome to the Hands-On Machine Learning Concepts repository! This collection features fundamental concepts and hands-on exercises extracted from the My own Machine learning journey. taking notes from various resources from where I learnt!

## Topics Covered or Planned

- [Machine Learning Core](https://github.com/MahraibFatima/MachineLearning/blob/main/%231-MachineLearning.md)
- [Supervised Learning Core](https://github.com/MahraibFatima/MachineLearning/blob/main/supervisedLearning.md)
- [Unsupervised Learning Core](https://github.com/MahraibFatima/MachineLearning/blob/main/%231.2%20UnsupervisedLearning.md)
- [Reinforcement Learning Core](https://github.com/MahraibFatima/MachineLearning/blob/main/%231.3-ReinforcementLearning.md)
- Deep Learning
- Applied Machine Learning
- Machine Learning Algorithm
- Exploratory Data Analysis (EDA).
- [Linear Regression](https://github.com/MahraibFatima/MachineLearning/blob/main/%232-LinearRegression.md)
- Classification
- [Gradient Descent](https://github.com/MahraibFatima/MachineLearning/blob/main/%234-GradientDescent.md)
- [Cost Function Optimization](https://github.com/MahraibFatima/MachineLearning/blob/main/%232-LinearRegression.md)
- Mathematics

## Getting Started

1. **Explore the files corresponding to each concept.**
2. **Dive into the hands-on exercises and code examples.**

**Happy Learning!** ✨