资源列表
SVM算法
- 充分学习了解支持向量机算法,以案例的形式来增长自身知识。其使用在matlab软件中。(Full learning to understand support vector machine algorithm, in case of the form of growth of knowledge. It is used in matlab software.)
我的编码
- 多目标函数的遗传算法求解过程的编码,伪代码,轮盘赌算法(Multi objective function genetic algorithm to solve the process of coding, pseudo code, roulette algorithm)
caffe-0.999.tar
- 基于深度学习的linux caffe框架(Linux Caffe framework based on deep learning)
Tensorflow官方文档中文版
- Tensorflow官方文档中文版学习资料(Tensorflow official document Chinese version)
Keypad code for lab kit
- kjn,/m ,mkljnm/,m klnm.n'lkm, lknkln/lm
naive_bayes
- 朴素贝叶斯算法分类及回归,附带训练集和测试集,可以评测正确率和输出预测文件(Classification and regression of naive Bayes algorithm, incidental training set and test set can evaluate the correct rate and output prediction file.)
神经网络模式识别
- 模式识别与智能系统是20世纪60年代以来在信号处理、人工智能、控制论、计算机技术等学科基础上发展起来的新型学科。该学科以各种传感器为信息源,以信息处理与模式识别的理论技术为核心,以数学方法与计算机为主要工具,探索对各种媒体信息进行处理、分类、理解并在此基础上构造具有某些智能特性的系统或装置的方法、途径与实现,以提高系统性能。模式识别与智能系统是一门理论与实际紧密结合,具有广泛应用价值的控制科学与工程的重要学科分支。(Pattern recognition and intelligent syst
knn
- k最近邻算法:分类和回归。通过对训练集分类训练模型,验证集用于验证数据的准确性。(K nearest neighbor algorithm: classification and regression. Through the training set classification training model, the verification set is used to verify the accuracy of the data.)
FuzzyCMeans
- 在weka中添加fuzzycmeans算法的源码(Add fuzzycmeans algorithm source code in Weka)
filters
- weka中的filter模块,包括监督学习和无监督学习(The filter module in Weka includes supervised learning and unsupervised learning)
clusterers
- 基于weka的聚类算法,简单聚类,SimpleKMeans,RandomizableSingleClustererEnhancer(Clustering algorithm based on Weka, simple clustering, SimpleKMeans, RandomizableSingleClustererEnhancer)
bayes
- weka中的贝叶斯分类算法,朴素贝叶斯,贝叶斯神经网络,文本分类(Bias classification algorithm in Weka, simple Bias, Bias neural network, text classification)