资源列表
CNN2-数字识别
- 利用C写的一个用卷积神经网络做数字识别程序(Using C to write a convolution neural network to do digital identification procedures)
新建文本文档.zip
- KNN分类是一个懒惰的分类方法,以K为值,根据距离公式的一种分类方法(KNN classification is a lazy classification method, taking K as a value, and a classification method based on distance formula)
NavieBayes github java
- java 朴素贝叶斯 机器学习 情感分类器(java naivebayes machinelearing)
单纯形法
- 解决线性规划问题的单纯形法,使用linprog函数多约束问题(A simplex method for solving linear programming problems)
BP1
- 拟合函数 预测 误差分析 运用bp神经网络进行实验(Fitting function prediction error analysis, using BP neural network for the experiment)
MachineLearning-master
- 机器学习算法,包括knn等,K最近邻(kNN,k-NearestNeighbor)分类算法是数据挖掘分类技术中最简单的方法之一。(machine learning algorithm)
machine-learning-ex1
- coursera machine learning 课程联系题(course exercise for machine learning taught by andrew ng)
kfold_cv-master
- divide your data set into training and validation sets for n-fold cross-validation.
face_recognition
- 一段人脸识别的python程序代码,请各位python友友们查验和指正(A face recognition Python code, please check and python friends.)
CNN
- matlab实现卷积神经网络的程序,通俗易懂。(Matlab realize convolutional neural network program, easy to understand.)
glyunshu
- 神经网络,可以用于预测算法,通过给定数据,进行网络训练,最后得出预测。(Neural networks algorithm can be used to predict, given the data, network training, final forecast is obtained.)
ml-startup-1
- 线型模型的学习资料 python源码,依赖sk-lean库实现(Linear model of learning materials Python source code, relying on sk-lean library implementation)
