资源列表

« 1 2 ... .60 .61 .62 .63 .64 2565.66 .67 .68 .69 .70 ... 2830 »

[人工智能/神经网络/遗传算法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, th
<MAR阿尔维斯 > 在 2024-10-09 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法BPPIDspeed

说明:神经网络BP PID 控制双闭环直流电机(Neural network, BP, PID control, double closed loop, DC motor)
<loneliness1960 > 在 2024-10-09 上传 | 大小:16384 | 下载:0

[人工智能/神经网络/遗传算法Logistic Regression

说明:机器学习中的一种对数据进行分类的模型,非常好用,可以运行,推荐下载。(A machine learning model for data classification, very easy to use, you can run, it is recommended to download.)
<赵嘉慧 > 在 2024-10-09 上传 | 大小:175104 | 下载:0

[人工智能/神经网络/遗传算法yb746

说明:The signal spectral analysis and filtering, Complete HMM-based speech recognition system, SNR largest independent component analysis algorithm.
<kiefiugou > 在 2024-10-09 上传 | 大小:4096 | 下载:0

[人工智能/神经网络/遗传算法chapter03

说明:Introduction Working in artificial lighted, lifted ceiling, ice air conditioned IT office departments
<lftdyfvf > 在 2024-10-09 上传 | 大小:246784 | 下载:0

[人工智能/神经网络/遗传算法遗传算法程序

说明:遗传算法程序,% 下面举例说明遗传算法 % % 求下列函数的最大值 % % f(x)=10*sin(5x)+7*cos(4x) x∈[0,10] % % 将 x 的值用一个10位的二值形式表示为二值问题,一个10位的二值数提供的分辨率是每为 (10-0)/(2^10-1)≈0.01 。 % % 将变量域 [0,10] 离散化为二值域 [0,1023], x=0+10*b/1023, 其中 b 是 [0,1023] 中的一个二值数
<泡泡球 > 在 2024-10-09 上传 | 大小:15360 | 下载:0

[人工智能/神经网络/遗传算法FCN.tensorflow-tf.0.11_compatible

说明:tensorflow 0.11compatible-fcn
<bunnylu > 在 2024-10-09 上传 | 大小:2220032 | 下载:0

[人工智能/神经网络/遗传算法simon sample answers

说明:解决旅行商问题,模拟退火算法,用PYTHON语言编写,工具是IDLE 3.6.1,应该可以正常运行(annwal SimAnneal aaaaaaaaaaaaaaaa)
<jojojojo > 在 2024-10-09 上传 | 大小:1148928 | 下载:0

[人工智能/神经网络/遗传算法人脸识别

说明:用VB写的人脸识别算法,供大家参考,谢谢。(VB written face recognition algorithm for your reference, thank you.)
<亚历山大 > 在 2024-10-09 上传 | 大小:103424 | 下载:0

[人工智能/神经网络/遗传算法原始的粒子群算法

说明:文章为最原始的粒子群多目标算法,已经调通,供大家学习和研究。(The article is the original particle swarm multi-objective algorithm, it has been transferred for everyone to learn an d study.)
<姑射红莲 > 在 2024-10-09 上传 | 大小:16384 | 下载:0

[人工智能/神经网络/遗传算法kpca

说明:在matlab上面通过kpca,实现大数据降维算法(Dimensionality reduction algorithm for large data)
<hi_blog > 在 2024-10-09 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法GA

说明:简单的遗传算法实现,选择,交叉,变异,适应度函数,种群的初始化等(Simple genetic algorithm implementation, selection, crossover, mutation, fitness function, the initialization of population and so on)
<sq123 > 在 2024-10-09 上传 | 大小:300032 | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 2565.66 .67 .68 .69 .70 ... 2830 »

源码中国 www.ymcn.org