/HelloML

Algorithm's implementation with package, especially machine learning.

Primary LanguagePythonApache License 2.0Apache-2.0

HelloML

Algorithm's implementation without package, especially for machine learning.

contents

BP Neural Network

The original and the simplest version of Neural Networks

Extreme Learning Machine

k-means

Naive bayes

Principal Component Analysis

Circle Packing

Solve circle packing problem use Newton laws

image

Tree & Random Forest

use linear regression in each leaf node

Regression

including multiple regression and step-wise