资源列表
机器学习基础
- 机器学习英文版,机器学习(Machine Learning, ML)是一门多领域交叉学科,涉及概率论、统计学、逼近论、凸分析、算法复杂度理论等多门学科。专门研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技能,重新组织已有的知识结构使之不断改善自身的性能。(machine learning English edition)
ANN_TEST
- 一个神经网络的类,压缩包里面有训练用来识别验证码的神经网络的训练和应用实例。-It s a class of ANN.And the package includes the example of how to use and train the ANN.
Digital_Watermarking_IWPT_RBF
- THIS IS SOURCE CODE FOR WATER MARKING BASED ON A-THIS IS SOURCE CODE FOR WATER MARKING BASED ON ANN
Python机器学习实战
- python的入门程序,较多例子,值得学习,愿对你有所帮助(Python's introductory program, more examples)
dsjjc
- 这是一本关于神经网络方面的书籍,《大规模人工神经网络基础》希望对有兴趣的人有帮助。-This is a book about books on neural networks, " large-scale artificial neural network-based" want to help those who are interested.
NNprogram
- < matlab神经网络30个案例分析>>书中的部分程序代码(matlab)-< <matlab神经网络30个案例分析> > Book part of the program code (matlab)
111
- 很好的matlab模式识别工具箱,帮助大家建立典型的模式识别模式。-Good pattern recognition matlab toolbox to help the U.S. establish a typical pattern recognition model.
Moravec
- 实现Mravec算法,进行点特征的提取。最基本的点特征提取的方法,可以和其他的方法进行对比。-Mravec algorithm point feature extraction. The basic point feature extraction method and other methods were compared.
facedetector_src
- 实现快速准确的人脸识别功能,准确率高,已经经过验证-This program can realize the face detection function, which is precise and easy.
Ksh-Siri
- Ksh Siri人工智能语音对话程序,转自百度人工智能贴吧-Ksh Siri artificial intelligence, voice dialogue artificial intelligence program switched from Baidu Post Bar
DecisionTree
- 实现了通用决策树算法,并很好的处理了数值属性问题,利用VC++编程实现。-Realize the general decision tree algorithm, and good handled numerical attribute problem, the programming language is VC++.
LBP-DBN人脸识别matlab代码
- 深度学习的识别算法,经lbp优化后,效率很高(The recognition algorithm of deep learning is highly efficient after being optimized by LBP.)