资源列表
[人工智能/神经网络/遗传算法] GPU-AI
说明:MultiAgentGPU-RA09.pdf,nvidia gpu ai paper,very useful.<hjj> 在 2024-11-14 上传 | 大小:6.74mb | 下载:0
[人工智能/神经网络/遗传算法] 2
说明:带有进度条的倒计时程序,很有趣味的一个小程序-Countdown program with a progress bar, a very interesting program<王灶平> 在 2024-11-14 上传 | 大小:11kb | 下载:0
[人工智能/神经网络/遗传算法] Savage-crossing-the-river-problem-
说明:野人过河问题c语言实现,功能实现较为完整,很值得一看-Savage crossing the river problem c language function to achieve a more complete, and well worth a visit<xsl> 在 2024-11-14 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] BPPC
说明:关于BP神经网络用C实现的详细源代码,高效有用-BP neural network in C source code, efficient and useful<王倩登> 在 2024-11-14 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] MOEAFramework-1.13-Source.tar
说明:多目标优化算法MOEAD, 可以测试ZDT,DTLZ问题-a classical multi-objective algorithm(MOEAD)<shijiao> 在 2024-11-14 上传 | 大小:10.56mb | 下载:1
[人工智能/神经网络/遗传算法] TCH08D-TOUCH1-DEMO.~(1).PCB.Zip
说明:主要是继电器的输出电路,输出电流的PCB图-main about circut output<HeXiaojin> 在 2024-11-14 上传 | 大小:80kb | 下载:0
[人工智能/神经网络/遗传算法] K-negibour-method
说明:利用K近邻法实现数字识别算法。误差小,识别效率高,网络训练速度快。-K-nearest neighbor algorithm, digital identification algorithm. Error is small, high recognition efficiency and speed of network training.<yanzheng zhu> 在 2024-11-14 上传 | 大小:509kb | 下载:0
[人工智能/神经网络/遗传算法] 0-9-NN-recognition
说明:利用BP神经网络对0-9数字进行识别,误判率低,学习速度快。-BP neural network to identify the 0-9 false positives low, fast learning speed.<yanzheng zhu> 在 2024-11-14 上传 | 大小:155kb | 下载:0
[人工智能/神经网络/遗传算法] MATLAB-NN-Simulink-and-application-
说明:MATLAB神经网络仿真与应用,详细介绍BP,Hofield网络等编程实例,案例丰富。-MATLAB neural network emulation and application, detailing the the BP Hofield network programming examples, case.<yanzheng zhu> 在 2024-11-14 上传 | 大小:63kb | 下载:0
[人工智能/神经网络/遗传算法] SVM
说明:SVM方法是通过一个非线性映射p,把样本空间映射到一个高维乃至无穷维的特征空间中(Hilbert空间),使得在原来的样本空间中非线性可分的问题转化为在特征空间中的线性可分的问题.这是一本介绍SVM方法的应为资料-SVM method is a non-linear mapping p, the sample space is mapped into a high-dimensional and even infinite dimensi<> 在 2024-11-14 上传 | 大小:417kb | 下载:0
[人工智能/神经网络/遗传算法] PageRank
说明:这是一本介绍PageRank算法的资料。PageRank基本思想:如果网页T存在一个指向网页A的连接,则表明T的所有者认为A比较重要,从而把T的一部分重要性得分赋予A。这个重要性得分值为:PR(T)/C(T)其中PR(T)为T的PageRank值,C(T)为T的出链数,则A的PageRank值为一系列类似于T的页面重要性得分值的累加。 -This is the one introduced the PageRank algorithm.<> 在 2024-11-14 上传 | 大小:347kb | 下载:0
[人工智能/神经网络/遗传算法] AdaBoost
说明:这是一本介绍AdaBoost算法的资料。Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器-This is an introduction AdaBoost algorithm information. Adaboost is an iterative algorithm, the core idea for a training set of<> 在 2024-11-14 上传 | 大小:1.09mb | 下载:0