经过了半个多月的更新,我发现完全使用英文会在一定程度上拖慢更新的节奏,说白了还是英语太渣了,无法很快的使用另一种语言把想表达的东西表达清楚.之后可能会穿插着进行,毕竟写这些post并不是完全为了练习英文表达.
这次准备继续开坑(貌似之前的坑还没有填完的样子,说的就是你,Kaggle和感知器学习算法).不过无所谓了,就是要把新坑开起来.
[Read More]
Perceptron Learning Algorithm
Machine Learning Wiki
This post will discuss the famous Perceptron Learning Algorithm proposed by Minsky and Papert in 1969. This algorithm is the pioneering contribution of Minsky.
[Read More]
Learning Computer Vision Fundamentals with The Famous MNIST Data
Kaggle Competition
This is the second article of the series Learning With Kaggle Competition. In the previous post of the Kaggle, I just followed the guide of others, this time, I’ll do it by myself.
[Read More]
Random Forest
Machine Learning Wiki
This post is a brief introfuction of Random Forest.
[Read More]
Titanic:Machine Learning From Disaster-II
First Kaggle Competition
This article is Titanic: ML From Disaster part two. The previous post mainly introduces the background and some preliminary work of the competition. We have loaded the data and overviewed the data structure.
[Read More]