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]
Titanic:Machine Learning From Disaster-I
First Kaggle Competition
This is my learning procedure of the Kaggle competition-Titanic: Machine Learning From Disaster, this problem serves as the very first attemp for most of the rookie in Kaggle.Without further ado,let’s get started.
This post follows the steps of the Alexis Cook‘s Titanic Tutorial.
[Read More]