资源列表
[人工智能/神经网络/遗传算法] mscnn-master
说明:MSCNN多尺度rcnn的目标检测代码,可以实现多尺度的目标检测,具有多尺度的感受野(MSCNN multi-scale RCNN target detection code)<WERSDF > 在 2025-06-29 上传 | 大小:4.98mb | 下载:0
[matlab例程] SVM-MATLAB
说明:svm插件,安装在MATBLA上面,用于学习SVM分类,对于SVM分类有很大帮助!(SVM plug-in, installed on the MATBLA, is used to learn SVM classification, which is helpful for SVM classification.)<猪猪1234 > 在 2025-06-29 上传 | 大小:225kb | 下载:0
[人工智能/神经网络/遗传算法] BP
说明:BP神经网络经过训练与学习,逼近非线性函数(BP neural networks are trained and studied to approximate nonlinear functions)<沙漠彩蜥 > 在 2025-06-29 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] apriori
说明:数据挖掘Aprior的简易c++实现,通过string来表示数据集,没有采用STL set集合操作,因此实现起来简单一些,判断是否包含用到了动态规划算法中的最长公共子序列,思想是暴力求解,没有用到很高端的思想和算法。(Simple c++ data mining Aprior, said data set by the string, without the use of STL set collection operation, thus the realization is simple,<MAR阿尔维斯 > 在 2025-06-29 上传 | 大小:1kb | 下载:0
[matlab例程] Genetic Algorithm
说明:简单函数优化的遗传算法程序,遗传算法从问题解的串集开始搜索,而不是从单个解开始。这是遗传算法与传统优化算法的极大区别。传统优化算法是从单个初始值迭代求最优解的;容易误入局部最优解。遗传算法从串集开始搜索,覆盖面大,利于全局择优。(A genetic algorithm program optimized by simple functions)<四姑娘 > 在 2025-06-29 上传 | 大小:4kb | 下载:0