This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
Notes-ML-AndrewNg
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tree:
c01cf9afec
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'c01cf9afec'
${ noResults }
Notes-ML-AndrewNg
/
week8.md
564 B
Raw
Blame
History
13 Unsupervised Learning
13.1 Unsupervised Learning_ Introduction
13.2 K-Means Algorithm
13.3 Optimization Objective
13.4 Random Initialization
13.5 Choosing the Number of Clusters
14 Dimensionality Reduction
14.1 Motivation I_ Data Compression
14.2 Motivation II_ Visualization
14.3 Principal Component Analysis Problem Formulation
14.4 Principal Component Analysis Algorithm
14.5 Reconstruction from Compressed Representation
14.6 Choosing the Number of Principal Components
14.7 Advice for Applying PCA
[TOC]
13 Unsupervised Learning
13.1 Unsupervised Learning_ Introduction
13.2 K-Means Algorithm
13.3 Optimization Objective
13.4 Random Initialization
13.5 Choosing the Number of Clusters
14 Dimensionality Reduction
14.1 Motivation I_ Data Compression
14.2 Motivation II_ Visualization
14.3 Principal Component Analysis Problem Formulation
14.4 Principal Component Analysis Algorithm
14.5 Reconstruction from Compressed Representation
14.6 Choosing the Number of Principal Components
14.7 Advice for Applying PCA