Skip to content

Moplast/Machine-Learning-Ex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine-Learning-Ex

My first machine learning exercise.

2017-02-24

花了三天时间,从零开始学了机器学习,听的是Andrew Ng在Coursera上的视频教学。当然斯坦福的公开课我也听了一部分,讲得更深。但是我感觉我再不赶紧学毕设会来不及。 第四天,正好帮同学一个忙,想着也自己练手,就从头到尾写了一个神经网络程序,从载入数据,到训练模型,以及通过交叉验证学习曲线和lambda曲线等方法优化参数,全方位(?)感受了这个过程。 实际操作起来,才会发现老师上课讲的东西真的是太少了,各种问题。具体的我在文档中已经提到过。

还有训练好的theta我就不打算传了,在目前的测试集上跑的是将近100%正确率。(这么高其实很让我怀疑正确性……)

About

My first machine learning exercise.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages