资源列表
weighted_median_filter_approx
- 加权引导滤波的一般实现方式,内有代码注释(A general implementation of weighted bootstrap filtering with code annotations)
基于遗传神经网络的图像分割
- 利用神经网络进行图像分割,对于初学者有很好的使用价值。(Image segmentation using neural networks)
CNNToolbox
- 卷积神经网络工具包,matlab运行,用于图像特征挖掘(convolutional nerual network)
常见的机器学习方法(R语言)
- 常见的机器学习方法,R代码,并附有详细的代码说明(Common machine learning methods, R code, and with detailed code descr iption)
Fp_tree_test
- FPtree算法比apriori算法处理速度快,基于python实现,共同学习吧(FPtree algorithm apriori algorithm is more than adept at handling large data)
BP神经网络预测
- 神经网络工具箱,能够用来预测交通流量,代码中显示了实现的步骤(neural network toolbox)
Binary Genetic Algorithm Feature Selection (2)
- Binary GA selection method
PSOofFLC
- PSO of Fuzzy Logic control
BPwangluo2
- 利用MATLAB工具箱进行神经网络编程 解决TSP的最短路径问题(Using MATLAB Toolbox for Neural Network Programming Solve the shortest path problem of TSP)
aramss
- 利用ARIMA算法对输入序列进行预测(源码是对价格进行预测,可类推)。(ARIMA algorithm is used to predict the input sequence.)
Deep_MNIST_for_Expert
- 利用深度学习进行数字分类,分类的正确率非常高。(Using deep learning method to classify digit numbers)
经典数据挖掘算法代码完备集合
- R语言,数据挖掘算法的代码,书中案例实现代码(R language,Data mining algorithm code,the book case implementation code)