Skip to content

Repository for the course work of Machine Learning on Coursera by Andrew Ng

Notifications You must be signed in to change notification settings

chziha/ML_coursera

Repository files navigation

Machine Learning on Coursera

This repository includes the course work for Machine Learning on Coursera by Andrew Ng.

Introduction

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. (source: https://www.coursera.org/learn/machine-learning)

Installation

The execution of .m files for exercises requires the installation of GNU Octave.

File Descriptions

All the exercises are included in the folders from machine-learning-ex1 to machine-learning-ex8. Lecture slides are included in the lectures folder.

Certificate

Verified certificate

About

Repository for the course work of Machine Learning on Coursera by Andrew Ng

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages