博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
个人学习笔记、资料汇总
阅读量:4342 次
发布时间:2019-06-07

本文共 1219 字,大约阅读时间需要 4 分钟。

Machine Learning(Andrew Ng,Stanford University)

学习笔记

第1~8章笔记:

第9~12章笔记:
第13~15章笔记:
第16~18章笔记:

作业代码

Exercise 1~2:

Exercise 3~4:
Exercise 5~6:
Exercise 7~8:

18.06,Linear Algebra(Gilbert Strang,Massachusetts Institute of Technology)

学习笔记

Lecture 1~5:

Lecture 6~10:

Lecture 11~15:

Lecture 16~20:

Lecture 21~25:

Lecture 26~30:

Lecture 31~35:

CS229,Machine Learning(Andrew Ng,Stanford University)

学习笔记

Note 1(最小二乘法、局部加权线性回归、极大似然估计、牛顿法)

Note 2(广义线性模型、高斯判别分析模型、朴素贝叶斯)

Note 3(支持向量机、SMO算法)

Note 4(学习理论)

Note 5(正则化与模型选择)

Note 6(感知机与大间隔分类器、在线学习)

Note 7(K-means聚类、高斯混合模型、EM算法)

Note 8(EM算法)

Note 9(因子分析)

Note 10(主成分分析PCA)

Note 11(独立成分分析ICA)

Note 12(强化学习与自适应控制)

作业代码

Problem Set 1

Problem Set 2

Machine Learning Foundations(Hsuan-Tien Lin,National Taiwan University)

学习笔记

Lecture 2 & Lecture 3

Lecture 4 & Lecture 5

Lecture 6 & Lecture 7

Lecture 8 & Lecture 9

Lecture 10 & Lecture 11

Lecture 12 & Lecture 13

Lecture 14 & Lecture 15

Lecture 16

Machine Learning Techniques(Hsuan-Tien Lin,National Taiwan University)

Lecture 1 & Lecture 2

Lecture 3 & Lecture 4

Lecture 5 & Lecture 6

Lecture 7 & Lecture 8

Lecture 9 & Lecture 10

Lecture 11 & Lecture 12

Lecture 13 & Lecture 14

Lecture 15

转载于:https://www.cnblogs.com/qpswwww/p/9296683.html

你可能感兴趣的文章
Ubuntu 18.04 root 使用ssh密钥远程登陆
查看>>
Servlet和JSP的异同。
查看>>
虚拟机centOs Linux与Windows之间的文件传输
查看>>
ethereum(以太坊)(二)--合约中属性和行为的访问权限
查看>>
IOS内存管理
查看>>
middle
查看>>
[Bzoj1009][HNOI2008]GT考试(动态规划)
查看>>
Blob(二进制)、byte[]、long、date之间的类型转换
查看>>
OO第一次总结博客
查看>>
day7
查看>>
iphone移动端踩坑
查看>>
vs无法加载项目
查看>>
Beanutils基本用法
查看>>
玉伯的一道课后题题解(关于 IEEE 754 双精度浮点型精度损失)
查看>>
《BI那点儿事》数据流转换——百分比抽样、行抽样
查看>>
哈希(1) hash的基本知识回顾
查看>>
Leetcode 6——ZigZag Conversion
查看>>
dockerfile_nginx+PHP+mongo数据库_完美搭建
查看>>
Http协议的学习
查看>>
【转】轻松记住大端小端的含义(附对大端和小端的解释)
查看>>