资源列表
deep-learning
- 深度学习方法的入门必备的基础资料,帮助初学者很快理解深度学习方法。-Introduction to the necessary basic theory of deep learning method
machineLearning-master
- python编写的一些机器学习算法,包含监督学习和非监督学习-Some machine learning algorithms written in python, including supervised learning and unsupervised learning
VCPP-image-processing-chapter09
- VisualC++数字图像处理技术详解第2版-光盘 第九章-VisualC++ digital image processing technology Detailed Version 2- CD Chapter IX
KinectPPTcontroler
- 程序为Kinect控制PPT的放映,可以实现PPT的切换,旋转和缩放PPT中的图片。-The program uses Kinect to control the show of PPT,it could change the slides,rotate and scaling pictures in the PPT.
KinectImageView
- 程序采用Kinect控制PPT的放映,包括切换和PPT中图片的旋转与缩放-The program uses Kinect to control the show of PPT,it could change the PPT,rotate and scale pictures in the PPT.
SVM
- C++实现的SVM程序,可以进行多类分类。-C++ implementation of the SVM procedure, can be multi-class classification.
book-fussy
- 李士勇老师编写的模糊控制·神经控制和智能控制论-Li Shiyong teacher preparation neural control and fuzzy control intelligent control theory
Geometric_Fundamentals_of_Robotics
- 机器人学的几何基础,英文版,有志于深入研究机器人学的,值得参考-Robotics geometric basis, in English, interested in-depth study of robotics, and it is also useful
Machine-Learning-in-Action-master
- 内附机器学习常用模型的python代码!(Enclosing machine learning commonly used model of Python code!)
logistciRegression
- 罗杰斯特回归logistci Regression算法-logistci Regression
Markov_Decision_Processes
- 书籍:人工智能中的马尔可夫决策过程Markov_Decision_Processes_In_Artificial_Intelligence(Book:Markov_Decision_Processes_In_Artificial_Intelligence)
MNIST_theano
- 利用theano库完成MNIST手写识别,包括稀疏自编码机,多层感知机,卷积神经网络-using the theano to complete the handwriting congnization in MNIST ,include Denoising AutoEncoder,MLP,Convolution Neutral Network.