Skip to content

myneighborh/ml-specialization-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Specialization

This repository contains reimplementations of the Machine Learning Specialization by DeepLearning.AI & Stanford University.

Courses Followed

  • Build machine learning models in Python using popular libraries such as NumPy and scikit-learn
  • Build and train supervised machine learning models for prediction and binary classification tasks,
    including linear regression and logistic regression
  • Build and train a neural network with TensorFlow to perform multi-class classification
  • Apply best practices for machine learning development to ensure generalization to real-world data and tasks
  • Build and use decision trees and tree ensemble methods, including random forests and boosted trees
  • Use unsupervised learning techniques, including clustering and anomaly detection
  • Build recommender systems using a collaborative filtering approach and a content-based recommendation method
  • Build a deep reinforcement learning model

Certificate

image

About

A reimplementation of the Machine Learning Specialization from DeepLearning.AI & Stanford University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors