资源列表

« 1 2 ... .94 .95 .96 .97 .98 1999.00 .01 .02 .03 .04 ... 2830 »

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

说明:使用蚁群优化算法ATO实现了旅行商问题TSP。思路参考的是《计算智能》-The TSP problem was realized by ACO algorithm,which refers to the book"computing intelligence".
<林林> 在 2024-10-06 上传 | 大小:5120 | 下载:0

[人工智能/神经网络/遗传算法Running-bp--

说明:可运行c++编的神经元网络bp算法,可用做图像识别-Can running c++ series of neural network algorithm bp, can be used as image recognition
<火锅> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[人工智能/神经网络/遗传算法Neural-Networks

说明:神经网络,函数拟合,用于石油测井行业产能预测-Neural network function fitting for oil well logging industry capacity forecast
<李小南> 在 2024-10-06 上传 | 大小:2048 | 下载:0

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

说明:基于蚁群算法ACO的求解复杂多峰函数最大值的程序,以图形的形式给出了中间和最后的结果-It s a program to attain the maximum value based on ACO, which shows the procedual and final results.
<林林> 在 2024-10-06 上传 | 大小:1024 | 下载:0

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

说明:是用神经网络中的感知器进行分类的程序,并给出了图形显示的结果-A program to classify with the perceptron in the NN,and the result is given in the form of chart.
<林林> 在 2024-10-06 上传 | 大小:1024 | 下载:0

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

说明:采用BP神经网络进行了非线性正弦信号的辨识,采用双曲函数为激发函数-Nonlinear sine signal is identified with BP network,and it uses the hyperbolic function as the excitation function.
<林林> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法23213lightning-prediction

说明:一些关于雷电预报的文章,对于雷电的潜势预报研究比较有帮助-Lightning forecast for Lightning Potential Forecasting. . .
<wangjun> 在 2024-10-06 上传 | 大小:2253824 | 下载:0

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

说明:基于神经网络的脱机手写体数字识别的代码,能运行-Based on the offline handwritten digital identification code of the neural network, able to run
<lh> 在 2024-10-06 上传 | 大小:4464640 | 下载:0

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

说明:标准PSO算法实现,精度可以带到10的负40次方左右。-Standard PSO algorithm, the accuracy can be brought to about 10 to the minus 40 power.
<lishufeng> 在 2024-10-06 上传 | 大小:2048 | 下载:0

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

说明:gps路径规划/百度地图路径规划/path find/路径规划/人工智能-path find AI
<张建刚> 在 2024-10-06 上传 | 大小:6882304 | 下载:0

[人工智能/神经网络/遗传算法K-MEANS

说明:k均值聚类是最著名的划分聚类算法,由于简洁和效率使得他成为所有聚类算法中最广泛使用的。给定一个数据点集合和需要的聚类数目k,k由用户指定,k均值算法根据某个距离函数反复把数据分入k个聚类中。-k-means clustering is one of the most famous partition clustering algorithm, due to the simplicity and efficiency so that he
<SmileHF> 在 2024-10-06 上传 | 大小:3072 | 下载:0

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

说明:遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。遗传算法的这些性质,已被人们广泛地应用于组合优化、机器学习
<SmileHF> 在 2024-10-06 上传 | 大小:22528 | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 1999.00 .01 .02 .03 .04 ... 2830 »

源码中国 www.ymcn.org