Skip to content
This repository has been archived by the owner on Nov 30, 2019. It is now read-only.

charlesxu90/Machine_Learning_Matlab

Repository files navigation

Machine Learning

This is a github sourse for some basic Machine Learning algorithms.

You can download and study this code freely. However, it's banned to use this code as homework or any other works that you should finish by yourself.

The codes are MATLAB code. Contents of the codes will be:

  1. Linear regression(batch, stochastic, and maximum likelihood)

  2. Bayesian regression

  3. Logistic Regression

  4. Nonparametric Methods(kNN, Locally Weighted kNN)

  5. Decision Tree Learning

  6. Artificial Neural Networks

  7. SVM with cross-validation

  8. clustering (k-means, agglomerative hierarchical clustering, and dbscan)

  9. PCA and Singular Value Decomposition

  10. Reinforcement Learning

Enjoy the code.

Copy right by Xiaopeng Xu (Charles Xu) E-mail: charlesxu90@gmail.com

About

Matlab codes for Machine Learning algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages