文件名称:深度学习python代码
-
所属分类:
- 标签属性:
- 上传时间:2017-12-28
-
文件大小:8.42mb
-
已下载:3次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
深度学习代码,Python,自己觉得还可以,愿对你有所帮助。(Deep study code, Python, feel that you can, may be helpful to you.)
相关搜索: Python
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
MachineLearning-master | 0 | 2017-07-28 |
MachineLearning-master\.gitignore | 180 | 2017-07-28 |
MachineLearning-master\DecisionTree | 0 | 2017-07-28 |
MachineLearning-master\DecisionTree\id3_c45.py | 9244 | 2017-07-28 |
MachineLearning-master\DecisionTree\readme.md | 1304 | 2017-07-28 |
MachineLearning-master\DecisionTree\treePlotter.py | 3283 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials | 0 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\FaceRecognition_CNN(olivettifaces) | 0 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\FaceRecognition_CNN(olivettifaces)\olivettifaces.gif | 1182905 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\FaceRecognition_CNN(olivettifaces)\train_CNN_olivettifaces.py | 15554 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\FaceRecognition_CNN(olivettifaces)\use_CNN_olivettifaces.py | 7042 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\Softmax_sgd(or logistic_sgd) | 0 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\Softmax_sgd(or logistic_sgd)\logistic_sgd.py | 9456 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\Softmax_sgd(or logistic_sgd)\logistic_sgd_commentate.py | 19117 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\cnn_LeNet | 0 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\cnn_LeNet\convolutional_mlp.py | 12645 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\cnn_LeNet\convolutional_mlp_commentate.py | 20706 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\dive_into_keras | 0 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\dive_into_keras\README.md | 3300 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\dive_into_keras\cnn-svm.py | 2197 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\dive_into_keras\cnn.py | 2550 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\dive_into_keras\data.py | 756 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\dive_into_keras\get_feature_map.py | 1432 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\keras_usage | 0 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\keras_usage\README.md | 9005 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\keras_usage\cnn.py | 5233 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\keras_usage\data.py | 764 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\mlp | 0 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\mlp\mlp.py | 14181 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\mlp\mlp_with_commentate.py | 17794 | 2017-07-28 |
MachineLearning-master\DeepLearning Tutorials\readme.md | 527 | 2017-07-28 |
MachineLearning-master\KMeans | 0 | 2017-07-28 |
MachineLearning-master\KMeans\Readme.md | 1237 | 2017-07-28 |
MachineLearning-master\KMeans\data.pkl | 60158 | 2017-07-28 |
MachineLearning-master\KMeans\kmeans.py | 7147 | 2017-07-28 |
MachineLearning-master\KMeans\test.py | 1299 | 2017-07-28 |
MachineLearning-master\ManifoldLearning | 0 | 2017-07-28 |
MachineLearning-master\ManifoldLearning\DimensionalityReduction_DataVisualizing | 0 | 2017-07-28 |
MachineLearning-master\ManifoldLearning\DimensionalityReduction_DataVisualizing\README.md | 5469 | 2017-07-28 |
MachineLearning-master\ManifoldLearning\DimensionalityReduction_DataVisualizing\data_visualizing.py | 5507 | 2017-07-28 |
MachineLearning-master\NaiveBayes | 0 | 2017-07-28 |
MachineLearning-master\NaiveBayes\NaiveBayes.py | 5562 | 2017-07-28 |
MachineLearning-master\NaiveBayes\README.md | 17085 | 2017-07-28 |
MachineLearning-master\NaiveBayes\test.py | 592 | 2017-07-28 |
MachineLearning-master\PCA | 0 | 2017-07-28 |
MachineLearning-master\PCA\pca.py | 1640 | 2017-07-28 |
MachineLearning-master\README.md | 5605 | 2017-07-28 |
MachineLearning-master\Ridge | 0 | 2017-07-28 |
MachineLearning-master\Ridge\README.md | 340 | 2017-07-28 |
MachineLearning-master\Ridge\kernel_ridge | 0 | 2017-07-28 |
MachineLearning-master\Ridge\kernel_ridge\kernel_ridge.py | 2611 | 2017-07-28 |
MachineLearning-master\Ridge\kernel_ridge\kernel_ridge.pyc | 4037 | 2017-07-28 |
MachineLearning-master\Ridge\kernel_ridge\run_kernel_ridge.py | 1699 | 2017-07-28 |
MachineLearning-master\Ridge\kernel_ridge\small_data | 0 | 2017-07-28 |
MachineLearning-master\Ridge\kernel_ridge\small_data\iris-slwc.txt | 1460 | 2017-07-28 |
MachineLearning-master\Ridge\kernel_ridge\small_data\iris-versicolor.txt | 2658 | 2017-07-28 |
MachineLearning-master\Ridge\kernel_ridge\small_data\iris-virginica.txt | 2608 | 2017-07-28 |
MachineLearning-master\SVM | 0 | 2017-07-28 |
MachineLearning-master\SVM\SVM_by_QP | 0 | 2017-07-28 |
MachineLearning-master\SVM\SVM_by_QP\README.md | 291 | 2017-07-28 |
MachineLearning-master\SVM\SVM_by_QP\SVCQP.py | 3057 | 2017-07-28 |
MachineLearning-master\SVM\SVM_by_QP\doc | 0 | 2017-07-28 |
MachineLearning-master\SVM\SVM_by_QP\doc\.DS_Store | 6148 | 2017-07-28 |
MachineLearning-master\SVM\SVM_by_QP\doc\Reference | 0 | 2017-07-28 |
MachineLearning-master\SVM\SVM_by_QP\doc\Reference\SVM_Dual.pdf | 812194 | 2017-07-28 |
MachineLearning-master\SVM\SVM_by_QP\doc\Reference\SVM_Kernel.pdf | 2058031 | 2017-07-28 |
MachineLearning-master\SVM\SVM_by_QP\doc\Reference\SVM_Primal.pdf | 2779753 | 2017-07-28 |
MachineLearning-master\SVM\SVM_by_QP\doc\Reference\SVM_SoftMargin.pdf | 2089610 | 2017-07-28 |
MachineLearning-master\SVM\SVM_by_QP\doc\SVM_quick_doc.pdf | 121513 | 2017-07-28 |
MachineLearning-master\SVM\SVM_by_QP\testSVM.py | 4787 | 2017-07-28 |
MachineLearning-master\SVM\SVM_by_SMO | 0 | 2017-07-28 |
MachineLearning-master\SVM\SVM_by_SMO\README.md | 531 | 2017-07-28 |
MachineLearning-master\SVM\SVM_by_SMO\SVCSMO.py | 4374 | 2017-07-28 |
MachineLearning-master\SVM\SVM_by_SMO\SVCSMO.pyc | 5810 | 2017-07-28 |
MachineLearning-master\SVM\SVM_by_SMO\small_data | 0 | 2017-07-28 |
MachineLearning-master\SVM\SVM_by_SMO\small_data\iris-slwc.txt | 1460 | 2017-07-28 |
MachineLearning-master\SVM\SVM_by_SMO\small_data\iris-versicolor.txt | 2658 | 2017-07-28 |
MachineLearning-master\SVM\SVM_by_SMO\small_data\iris-virginica.txt | 2608 | 2017-07-28 |
MachineLearning-master\SVM\SVM_by_SMO\testSVM-SMO.py | 1815 | 2017-07-28 |
MachineLearning-master\SVM\libsvm liblinear-usage | 0 | 2017-07-28 |
MachineLearning-master\SVM\libsvm liblinear-usage\README.md | 4461 | 2017-07-28 |
MachineLearning-master\SVM\libsvm liblinear-usage\convert.c | 3108 | 2017-07-28 |
MachineLearning-master\SVM\libsvm liblinear-usage\gen_datafile.py | 794 | 2017-07-28 |
MachineLearning-master\kNN | 0 | 2017-07-28 |
MachineLearning-master\kNN\use Python and NumPy | 0 | 2017-07-28 |
MachineLearning-master\kNN\use Python and NumPy\kNN.py | 2289 | 2017-07-28 |
MachineLearning-master\kNN\use Python and NumPy\readme.txt | 159 | 2017-07-28 |
MachineLearning-master\kNN\use Python and NumPy\testDigits | 0 | 2017-07-28 |
MachineLearning-master\kNN\use Python and NumPy\testDigits\0_1.txt | 1056 | 2017-07-28 |
MachineLearning-master\kNN\use Python and NumPy\testDigits\0_2.txt | 1056 | 2017-07-28 |
MachineLearning-master\kNN\use Python and NumPy\testDigits\0_3.txt | 1056 | 2017-07-28 |
MachineLearning-master\kNN\use Python and NumPy\testDigits\0_4.txt | 1056 | 2017-07-28 |
MachineLearning-master\kNN\use Python and NumPy\testDigits\0_5.txt | 1056 | 2017-07-28 |
MachineLearning-master\kNN\use Python and NumPy\testDigits\1_1.txt | 1056 | 2017-07-28 |
MachineLearning-master\kNN\use Python and NumPy\testDigits\1_2.txt | 1056 | 2017-07-28 |
MachineLearning-master\kNN\use Python and NumPy\testDigits\1_3.txt | 1056 | 2017-07-28 |
MachineLearning-master\kNN\use Python and NumPy\testDigits\1_4.txt | 1056 | 2017-07-28 |
MachineLearning-master\kNN\use Python and NumPy\testDigits\1_5.txt | 1056 | 2017-07-28 |
MachineLearning-master\kNN\use Python and NumPy\testDigits\2_1.txt | 1056 | 2017-07-28 |
MachineLearning-master\kNN\use Python and NumPy\testDigits\2_2.txt | 1056 | 2017-07-28 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.