大名鼎鼎的机器学习大牛Andrew Ng的Machine Learning课程,在此mark一下:

一:Coursera:

https://www.coursera.org/learn/machine-learning/home/info

这门课是Andrew Ng在其开创的公开在线课程网站coursera上最初开设的几门课之一,assignment也有一定的难度。大纲如下:

Syllabus

第 1周

Introduction

  • Environment Setup Instructions
  • Introduction
  • Review
  • Course Wiki Lecture Notes
  • Quiz: Introduction
第 2周

Linear Regression with One Variable

  • Model and Cost Function
  • Parameter Learning
  • Review
  • Quiz: Linear Regression with One Variable
第 3周

Linear Algebra Review

  • Linear Algebra Review
  • Review
第 4周

Linear Regression with Multiple Variables

  • Multivariate Linear Regression
  • Computing Parameters Analytically
  • Review
  • Quiz: Linear Regression with Multiple Variables
  • Programming Assignment: Linear Regression
第 5周

Octave Tutorial

  • Octave Tutorial
  • Submitting Programming Assignments
  • Review
  • Quiz: Octave Tutorial
第 6周

Logistic Regression

  • Classification and Representation
  • Logistic Regression Model
  • Multiclass Classification
  • Review
  • Quiz: Logistic Regression
  • Programming Assignment: Logistic Regression
第 7周

Regularization

  • Solving the Problem of Overfitting
  • Review
  • Quiz: Regularization
第 8周

Neural Networks: Representation

  • Motivations
  • Neural Networks
  • Applications
  • Review
  • Quiz: Neural Networks: Representation
  • Programming Assignment: Multi-class Classification and Neural Networks
第 9周

Neural Networks: Learning

  • Cost Function and Backpropagation
  • Backpropagation in Practice
  • Application of Neural Networks
  • Review
  • Quiz: Neural Networks: Learning
  • Programming Assignment: Neural Network Learning
第 10周

Advice for Applying Machine Learning

  • Evaluating a Learning Algorithm
  • Bias vs. Variance
  • Review
  • Quiz: Advice for Applying Machine Learning
  • Programming Assignment: Regularized Linear Regression and Bias/Variance
第 11周

Machine Learning System Design

  • Building a Spam Classifier
  • Handling Skewed Data
  • Using Large Data Sets
  • Review
  • Quiz: Machine Learning System Design
第 12周

Support Vector Machines

  • Large Margin Classification
  • Kernels
  • SVMs in Practice
  • Review
  • Quiz: Support Vector Machines
  • Programming Assignment: Support Vector Machines
第 13周

Unsupervised Learning

  • Clustering
  • Review
  • Quiz: Unsupervised Learning
第 14周

Dimensionality Reduction

  • Motivation
  • Principal Component Analysis
  • Applying PCA
  • Review
  • Quiz: Principal Component Analysis
  • Programming Assignment: K-Means Clustering and PCA
第 15周

Anomaly Detection

  • Density Estimation
  • Building an Anomaly Detection System
  • Multivariate Gaussian Distribution (Optional)
  • Review
  • Quiz: Anomaly Detection
第 16周

Recommender Systems

  • Predicting Movie Ratings
  • Collaborative Filtering
  • Low Rank Matrix Factorization
  • Review
  • Quiz: Recommender Systems
  • Programming Assignment: Anomaly Detection and Recommender Systems
第 17周

Large Scale Machine Learning

  • Gradient Descent with Large Datasets
  • Advanced Topics
  • Review
  • Quiz: Large Scale Machine Learning
第 18周

Application Example: Photo OCR

  • Photo OCR
  • Review
  • Conclusion
  • Quiz: Application: Photo OCR

二:网易公开课(带中文翻译字幕、英文课件可打包下载):

http://v.163.com/special/opencourse/machinelearning.html

三:MOOC学院(类似于coursera):
http://mooc.guokr.com/course/16/Machine-Learning/

四:Stanford(斯坦福Machine Learning课程cs229.官网):
http://cs229.stanford.edu/

Machine Learning课程 by Andrew Ng相关推荐

  1. Machine Learning Outline(Andrew Ng课程总结)

  2. 【Machine Learning】【Andrew Ng】- Quiz2(Week 9)

    1.Suppose you run a bookstore, and have ratings (1 to 5 stars) of books. Your collaborative filterin ...

  3. 【Machine Learning】【Andrew Ng】- notes(Week 1: model and cost function)

    Model Representation: To describe the supervised learning problem slightly more formally, our goal i ...

  4. Machine learning week 10(Andrew Ng)

    文章目录 Reinforcement learning 1. Reinforcement learning introduction 1.1. What is Reinforcement Learni ...

  5. 【Machine Learning】【Andrew Ng】- notes(Week 2: Computing Parameters Analytically)

    Normal Equation Gradient descent gives one way of minimizing J. Let's discuss a second way of doing ...

  6. 【Machine Learning】【Andrew Ng】- Quiz1(Week 8)

    1.For which of the following tasks might K-means clustering be a suitable algorithm? Select all that ...

  7. Machine Learning课程中的常见单词的含义

    1 前言 Machine Learning课程中有很多常见英文单词,这些在本门课程中会表示特定的专业含义,这里进行了一下归纳. 2 常见单词 entry:元素(一般指矩阵或者向量中的元素)

  8. Machine Learning课程中的常见符号的含义

    1 前言 本文归纳了一下 Machine Learning课程中的常见符号的含义. 2 常见符号的含义 m:表示样本的数量.例如:以学生成绩作为样本,共有四个学生的成绩,则m=4.

  9. Andrew Ng 的 Machine Learning 课程学习 (week4) Multi-class Classification and Neural Networks

    这学期一直在跟进 Coursera上的 Machina Learning 公开课, 老师Andrew Ng是coursera的创始人之一,Machine Learning方面的大牛.这门课程对想要了解 ...

最新文章

  1. 舒服了,微信支持多设备同时在线!
  2. Google单季度,营收超过753亿美元
  3. 俄科学家团队研发制备ALON新法,推进该材料在国防领域的应用
  4. 笔记本电脑怎样连接打印机_佳能无线便携打印机上市
  5. leetcode105 前序中序遍历序列构造二叉树
  6. Git查看与修改用户名、邮箱(转载)
  7. lucas+卡特兰数
  8. 手机点餐系统概述_自助点餐、自助收银......在餐饮行业有哪些智慧化场景?
  9. mysql函数大全之数字函数
  10. word绿豆沙颜色设置_Win7系统下将txt和word背景颜色设置为豆沙绿的方法
  11. 各种音视频编解码学习详解之 编解码学习笔记(九):QuickTime系列
  12. 技术岗的职业规划_技术人员职业规划精选范文
  13. 计算机的云是什么意思_阿里巴巴计算机云是什么意思
  14. ColdFusion CGI or Application variables
  15. CF Bottles 0-1背包
  16. clip_gradient_norms()
  17. 轻松制作美容美发线下门店电子优惠券的实用方法分享
  18. 华为杯数学建模2020获奖名单_2020建模国赛获奖名单公布!你上榜了吗?
  19. 区块链系列 - 以太坊简介
  20. python绘制网格线在原图上面_图像上使用JES(python)的白色网格线

热门文章

  1. matlab坐标数据导出,大批量fluent导出数据,然后找对应坐标的信息
  2. Algorithms_二叉树二分搜索树初探
  3. Android获取相册中图片的路径 4.4版本前后的变化
  4. python mvc web_浅谈python_web的MVC和MTV
  5. linux crud命令,crudini命令 – 操纵ini文件
  6. 爬虫学习笔记(十六)—— Selenium
  7. htc desire 10 pro android 8.0,HTC Desire 10 pro手机:可能是Desire系列最好的手机
  8. python 链表的中间节点
  9. C#教程8:面向对象编程【01】
  10. @cacheable 是否缓存成功_DNS缓存中毒攻击