machine_learning_algorithms
machine_learning_algorithms copied to clipboard
A repository for recording the codes of machine learning algorithms
Machine Learning Algorithms
A repository for recording machine learning code, including basic ml algorithms by using python (numpy). Also some very useful codes of scikit-learn and tensorflow.
1 basic algorithms practice
- knn
- liner regression
- gradient descent demo
- logistic regression
- decision tree
- regression tree
- bayes classifier
- neural network
- clustering: k-means
- PCA
- SVD
- aprior
2 sklearn practice
3 tensorflow practice
simple tensorflow practice (13 steps)
4 some practical cases
Contact
For questions and more details of our study please contact the author: Lei Zhang 张磊 ([email protected])
Lei Zhang's Homepage