搜索资源列表
steerfilter
- Design and Use of Steerable Filters PAMI1991文章的代码,含有测试图像和demo,可运行-It implements a steerable Gaussian filter. This m-file can be used to evaluate the first directional derivative of an image, using the method outlined in: W. T. Freeman and E. H.
naturel
- 这是一个用C++写的关于方向传播的代码,里面含有测试数据。-This is a written with C++ code on the direction of propagation, which contains the test data.
numerical-integration
- 数值积分的matlab代码,通过了调试测试,含有一个实现函数,以及一个测试用主函数。-Matlab code for numerical integration, through the commissioning test, with an implementation function, and a test main function.
interpolation
- 该matlab代码为插值函数,包含拉格朗日差值以及其他差值,含有测试主函数。-The matlab code for the interpolation function, including the difference, and other difference between the Lagrangian, containing the test main function.
PSOprogram
- 文件内含有在MATLAB基础上实现的PSO代码,测试过,能顺利运行,并且可以继续添加测试函数进行编译。-File contains MATLAB basis in the realization of PSO code, test, can run smoothly, and can continue to add the test function to be compiled.
sga
- 基本遗传算法,含有测试函数,可以准确运行,出图,对代码有解释,清晰,容易理解-Basic genetic algorithm, containing the test function, can accurately run, a map, explained the code, clear, easy to understand
SvmOneVersusOne
- 支持向量机SVM可以使用多分类的问题,本次的代码实现的就是这个功能,里面含有训练和测试数据,分别含有12类标签,也就是都分为12类,另外代码采用了神经网络中的one-versus-one的思想,将数据分类K(K-1)/2个子类,分别调用SVM方法实现-It is about the classification in use of SVM for 12 classes. The algorithm contains training data and test data.
emailSpam.tar
- 垃圾邮件识别的简单代码,使用python编写,含有测试用例-Simple code spam detection using python write, containing test cases
Titanic-master
- 此包含有基于TensorFlow平台上的一个分类问题,适合初学者使用。含有实验数据,测试数据,完整代码,优化代码,可视化代码。(This package contains a classification problem based on TensorFlow platform, suitable for beginners to use. Contains experimental data, test data, complete code, optimization code, visua
AIND-Sudoku-master
- 人工智能领域,基本soduk问题的解决代码,并且含有测试用例(The field of artificial intelligence, the basic soduk problem solving code, and contains test cases)
AI-Isolation
- 人工智能领域,game play里面 isolation问题的解决,并且含有测试代码(The field of artificial intelligence, the solution of the isolation problem in game play, and contains the test code)