文件名称:MachineLearning-master
介绍说明--下载内容来自于网络,使用问题请自行百度
一些常见的机器学习算法的实现代码。包括PCA、kNN、logistic regression、ManifoldLearning、SVM、GMM等-Some common machine learning algorithm implementation code. Including PCA, kNN, logistic regression, ManifoldLearning, SVM, GMM, etc.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MachineLearning-master/
MachineLearning-master/DecisionTree/
MachineLearning-master/DecisionTree/id3_c45.py
MachineLearning-master/DecisionTree/readme.md
MachineLearning-master/DecisionTree/treePlotter.py
MachineLearning-master/DeepLearning Tutorials/
MachineLearning-master/DeepLearning Tutorials/FaceRecognition_CNN(olivettifaces)/
MachineLearning-master/DeepLearning Tutorials/FaceRecognition_CNN(olivettifaces)/olivettifaces.gif
MachineLearning-master/DeepLearning Tutorials/FaceRecognition_CNN(olivettifaces)/train_CNN_olivettifaces.py
MachineLearning-master/DeepLearning Tutorials/FaceRecognition_CNN(olivettifaces)/use_CNN_olivettifaces.py
MachineLearning-master/DeepLearning Tutorials/Softmax_sgd(or logistic_sgd)/
MachineLearning-master/DeepLearning Tutorials/Softmax_sgd(or logistic_sgd)/logistic_sgd.py
MachineLearning-master/DeepLearning Tutorials/Softmax_sgd(or logistic_sgd)/logistic_sgd_commentate.py
MachineLearning-master/DeepLearning Tutorials/cnn_LeNet/
MachineLearning-master/DeepLearning Tutorials/cnn_LeNet/convolutional_mlp.py
MachineLearning-master/DeepLearning Tutorials/cnn_LeNet/convolutional_mlp_commentate.py
MachineLearning-master/DeepLearning Tutorials/dive_into_keras/
MachineLearning-master/DeepLearning Tutorials/dive_into_keras/README.md
MachineLearning-master/DeepLearning Tutorials/dive_into_keras/cnn-svm.py
MachineLearning-master/DeepLearning Tutorials/dive_into_keras/cnn.py
MachineLearning-master/DeepLearning Tutorials/dive_into_keras/data.py
MachineLearning-master/DeepLearning Tutorials/dive_into_keras/get_feature_map.py
MachineLearning-master/DeepLearning Tutorials/keras_usage/
MachineLearning-master/DeepLearning Tutorials/keras_usage/README.md
MachineLearning-master/DeepLearning Tutorials/keras_usage/cnn.py
MachineLearning-master/DeepLearning Tutorials/keras_usage/data.py
MachineLearning-master/DeepLearning Tutorials/mlp/
MachineLearning-master/DeepLearning Tutorials/mlp/mlp.py
MachineLearning-master/DeepLearning Tutorials/mlp/mlp_with_commentate.py
MachineLearning-master/DeepLearning Tutorials/readme.md
MachineLearning-master/KMeans/
MachineLearning-master/KMeans/Readme.md
MachineLearning-master/KMeans/data.pkl
MachineLearning-master/KMeans/kmeans.py
MachineLearning-master/KMeans/test.py
MachineLearning-master/ManifoldLearning/
MachineLearning-master/ManifoldLearning/DimensionalityReduction_DataVisualizing/
MachineLearning-master/ManifoldLearning/DimensionalityReduction_DataVisualizing/README.md
MachineLearning-master/ManifoldLearning/DimensionalityReduction_DataVisualizing/data_visualizing.py
MachineLearning-master/NaiveBayes/
MachineLearning-master/NaiveBayes/NaiveBayes.py
MachineLearning-master/NaiveBayes/README.md
MachineLearning-master/NaiveBayes/test.py
MachineLearning-master/PCA/
MachineLearning-master/PCA/pca.py
MachineLearning-master/README.md
MachineLearning-master/SVM/
MachineLearning-master/SVM/libsvm liblinear-usage/
MachineLearning-master/SVM/libsvm liblinear-usage/README.md
MachineLearning-master/SVM/libsvm liblinear-usage/convert.c
MachineLearning-master/SVM/libsvm liblinear-usage/gen_datafile.py
MachineLearning-master/kNN/
MachineLearning-master/kNN/use Python and NumPy/
MachineLearning-master/kNN/use Python and NumPy/kNN.py
MachineLearning-master/kNN/use Python and NumPy/readme.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/
MachineLearning-master/kNN/use Python and NumPy/testDigits/0_1.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/0_2.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/0_3.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/0_4.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/0_5.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/1_1.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/1_2.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/1_3.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/1_4.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/1_5.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/2_1.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/2_2.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/2_3.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/2_4.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/2_5.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/3_1.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/3_2.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/3_3.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/3_4.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/3_5.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/4_1.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/4_2.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/4_3.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/4_4.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/4_5.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/5_1.txt
MachineLearning-master/kNN/use Python
MachineLearning-master/DecisionTree/
MachineLearning-master/DecisionTree/id3_c45.py
MachineLearning-master/DecisionTree/readme.md
MachineLearning-master/DecisionTree/treePlotter.py
MachineLearning-master/DeepLearning Tutorials/
MachineLearning-master/DeepLearning Tutorials/FaceRecognition_CNN(olivettifaces)/
MachineLearning-master/DeepLearning Tutorials/FaceRecognition_CNN(olivettifaces)/olivettifaces.gif
MachineLearning-master/DeepLearning Tutorials/FaceRecognition_CNN(olivettifaces)/train_CNN_olivettifaces.py
MachineLearning-master/DeepLearning Tutorials/FaceRecognition_CNN(olivettifaces)/use_CNN_olivettifaces.py
MachineLearning-master/DeepLearning Tutorials/Softmax_sgd(or logistic_sgd)/
MachineLearning-master/DeepLearning Tutorials/Softmax_sgd(or logistic_sgd)/logistic_sgd.py
MachineLearning-master/DeepLearning Tutorials/Softmax_sgd(or logistic_sgd)/logistic_sgd_commentate.py
MachineLearning-master/DeepLearning Tutorials/cnn_LeNet/
MachineLearning-master/DeepLearning Tutorials/cnn_LeNet/convolutional_mlp.py
MachineLearning-master/DeepLearning Tutorials/cnn_LeNet/convolutional_mlp_commentate.py
MachineLearning-master/DeepLearning Tutorials/dive_into_keras/
MachineLearning-master/DeepLearning Tutorials/dive_into_keras/README.md
MachineLearning-master/DeepLearning Tutorials/dive_into_keras/cnn-svm.py
MachineLearning-master/DeepLearning Tutorials/dive_into_keras/cnn.py
MachineLearning-master/DeepLearning Tutorials/dive_into_keras/data.py
MachineLearning-master/DeepLearning Tutorials/dive_into_keras/get_feature_map.py
MachineLearning-master/DeepLearning Tutorials/keras_usage/
MachineLearning-master/DeepLearning Tutorials/keras_usage/README.md
MachineLearning-master/DeepLearning Tutorials/keras_usage/cnn.py
MachineLearning-master/DeepLearning Tutorials/keras_usage/data.py
MachineLearning-master/DeepLearning Tutorials/mlp/
MachineLearning-master/DeepLearning Tutorials/mlp/mlp.py
MachineLearning-master/DeepLearning Tutorials/mlp/mlp_with_commentate.py
MachineLearning-master/DeepLearning Tutorials/readme.md
MachineLearning-master/KMeans/
MachineLearning-master/KMeans/Readme.md
MachineLearning-master/KMeans/data.pkl
MachineLearning-master/KMeans/kmeans.py
MachineLearning-master/KMeans/test.py
MachineLearning-master/ManifoldLearning/
MachineLearning-master/ManifoldLearning/DimensionalityReduction_DataVisualizing/
MachineLearning-master/ManifoldLearning/DimensionalityReduction_DataVisualizing/README.md
MachineLearning-master/ManifoldLearning/DimensionalityReduction_DataVisualizing/data_visualizing.py
MachineLearning-master/NaiveBayes/
MachineLearning-master/NaiveBayes/NaiveBayes.py
MachineLearning-master/NaiveBayes/README.md
MachineLearning-master/NaiveBayes/test.py
MachineLearning-master/PCA/
MachineLearning-master/PCA/pca.py
MachineLearning-master/README.md
MachineLearning-master/SVM/
MachineLearning-master/SVM/libsvm liblinear-usage/
MachineLearning-master/SVM/libsvm liblinear-usage/README.md
MachineLearning-master/SVM/libsvm liblinear-usage/convert.c
MachineLearning-master/SVM/libsvm liblinear-usage/gen_datafile.py
MachineLearning-master/kNN/
MachineLearning-master/kNN/use Python and NumPy/
MachineLearning-master/kNN/use Python and NumPy/kNN.py
MachineLearning-master/kNN/use Python and NumPy/readme.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/
MachineLearning-master/kNN/use Python and NumPy/testDigits/0_1.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/0_2.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/0_3.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/0_4.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/0_5.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/1_1.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/1_2.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/1_3.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/1_4.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/1_5.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/2_1.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/2_2.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/2_3.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/2_4.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/2_5.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/3_1.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/3_2.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/3_3.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/3_4.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/3_5.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/4_1.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/4_2.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/4_3.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/4_4.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/4_5.txt
MachineLearning-master/kNN/use Python and NumPy/testDigits/5_1.txt
MachineLearning-master/kNN/use Python
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.