Skip to content

xcszbdnl/MachineLearning

Repository files navigation

MachineLearning

To implement some machine learning algorithms, My blog is at Blog

The following algorithm have been finished:

  1. PCA
  2. LDA: linear discriminant analysis
  3. EM
  4. Decision Tree
  5. MLP
  6. CNN
  7. KD-Tree
  8. GP
  9. Elastic Net
  10. SVM
  11. Adaboost
  12. Latent Dirichlet Allocation

I'm going to implement the following algorithms

  1. Linear Regression with Elastic Net
  2. Support Vector Machine
  3. AdaBoost
  4. Naive Bayes
  5. Hierarchical Cluster
  6. Decision Trees
  7. Multilayer Perceptron
  8. Convolutional Neural Network
  9. Recurrent Neural Network
  10. KD-Tree
  11. Gaussian Process
  12. Dirichlet Process
  13. Latent Dirichlet Allocation
  14. Hidden Markov Models
  15. PCA
  16. LDA(linear Discriminant analysis)
  17. EM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published