Skip to content

Machine Learning Repository - Stanford University on Coursera.

Notifications You must be signed in to change notification settings

ARRETdaniel/machineLearning

Repository files navigation

https://img.shields.io/badge/PRs-welcome-brightgreen.svg

Machine Learning Repository - Stanford University on Coursera. Machine Learning!

About this Course:

Machine learning is the science of getting computers to act without being explicitly programmed. In the past decade, machine learning has given us self-driving cars, practical speech recognition, effective web search, and a vastly improved understanding of the human genome. Machine learning is so pervasive today that you probably use it dozens of times a day without knowing it. Many researchers also think it is the best way to make progress towards human-level AI. In this class, you will learn about the most effective machine learning techniques, and gain practice implementing them and getting them to work for yourself. More importantly, you’ll learn about not only the theoretical underpinnings of learning, but also gain the practical know-how needed to quickly and powerfully apply these techniques to new problems. Finally, you’ll learn about some of Silicon Valley’s best practices in innovation as it pertains to machine learning and AI.

This course provides a broad introduction to machine learning, datamining, and statistical pattern recognition. Topics include: (i) Supervised learning (parametric/non-parametric algorithms, support vector machines, kernels, neural networks). (ii) Unsupervised learning (clustering, dimensionality reduction, recommender systems, deep learning). (iii) Best practices in machine learning (bias/variance theory; innovation process in machine learning and AI). The course will also draw from numerous case studies and applications, so that you’ll also learn how to apply learning algorithms to building smart robots (perception, control), text understanding (web search, anti-spam), computer vision, medical informatics, audio, database mining, and other areas.

SKILLS YOU WILL GAIN:

  • Logistic Regression
  • Artificial Neural Network
  • Machine Learning (ML) Algorithms
  • Machine Learning

Course on Coursera:

Weeks (1-11):

Week #QuizzesAssignments
Week 1Introduction, Linear Regression, Linear AlgebraN/A
Week 2Linear Regression with multiple Variables, Octave/MATLABLinear Regression
Week 3Logistic Regression, RegularizationLogistic Regression
Week 4Neural Networks: RepresentationMulti-class Classification and Neural Networks
Week 5Neural Networks: LearningNeural Network Learning
Week 6Advice for Applying Machine Learning, Machine Learning System DesignRegularized Linear Regression and Bias/Variance
Week 7Support Vector MachinesSupport Vector Machines
Week 8Unsupervised Learning, Principal Component AnalysisK-Means Clustering & PCA
Week 9Anomaly Detection, Recommender SystemsAnomaly Detection and Recommender Systems
Week 10Large-Scale Machine LearningN/A
Week 11Photo OCRN/A

Releases

No releases published

Packages

 
 
 

Languages