资源列表

« 1 2 ... .84 .85 .86 .87 .88 1889.90 .91 .92 .93 .94 ... 2830 »

[人工智能/神经网络/遗传算法LBFGS-20020202.java

说明:L-BFGS用于内存紧张的系统中,可以用于求解大规模数据集的优化-Software for Large-scale Unconstrained Optimization L-BFGS is a limited-memory quasi-Newton code for large-scale unconstrained optimization.
<奕风> 在 2024-10-08 上传 | 大小:25600 | 下载:2

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

说明:权重改进粒子群算法中的自适应权重法,平衡了PSO算法的全局探索能力和局部改良能力-Weight improved particle swarm algorithm in the adaptive weighting method to balance the global exploration of the PSO algorithm is improved capacity and capacity of local
<李峰> 在 2024-10-08 上传 | 大小:1024 | 下载:2

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

说明:民意智慧预测市场平台,实现了数据挖掘部分,数据分析未实现-a web application project in ruby language
<lfm> 在 2024-10-08 上传 | 大小:1534976 | 下载:0

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

说明:遗传算法求解TSP问题,内有附注,方便理解。-Genetic Algorithm for TSP problem
<李晓亚> 在 2024-10-08 上传 | 大小:4096 | 下载:0

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

说明:基于遗传算法的封闭轮廓最小面积凸包围盒生成算法-Based on genetic algorithm minimum area convex closed contours bounding box generation algorithm
<李冲> 在 2024-10-08 上传 | 大小:230400 | 下载:0

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

说明:A very nice SVM characteristic chooses a lesson piece
<刘凯> 在 2024-10-08 上传 | 大小:57344 | 下载:0

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

说明:用模糊逻辑神经元网络的聚类算法进行模糊聚类,功能强大-FunctionFuzzyClustering
<seeksky> 在 2024-10-08 上传 | 大小:139264 | 下载:0

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

说明: 人工神经网络(Artificial Neural Network ),以数学模型模拟神经元活动,有函数逼近、仿真、预测以及模糊控制等功能,具有强大的容错性。-ANN-LIYAFEI
<seeksky> 在 2024-10-08 上传 | 大小:140288 | 下载:0

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

说明:人工神经网络的C语言实现,程序涉及梯度下降法,函数求逆及偏导数的实现-Artificial Neural Networks C-language implementation, the program involves gradient descent method, function inverse and the partial derivative of the realization of
<赵新宇> 在 2024-10-08 上传 | 大小:2048 | 下载:0

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

说明:传教士与野人问题。完美版。getStrategy函数参数是N和k,返回的是一个字符串数组,代表一个状态序列,数组中的每一个元素代表一个状态,每一个状态表示为(a,b,c),其中a表示左岸的传教士数目,b表示左岸的野人数目,c表示船是否在左岸,c=1为船在左岸,c=0为船在右岸。如果问题无解,返回只有一个元素 “no solution”的数组。-Missionaries and savages the problem. Perfect v
<zhengyu> 在 2024-10-08 上传 | 大小:2048 | 下载:0

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

说明:八数码问题。九宫格的每一个状态用一个字符串表示,该字符串为将九宫格中的数字从上到下,从左到右的连接起来,空白处用“0”表示。初始状态表示为”123804765”-8 digital issues. Style Box for each state with a string that the string will be the number of five direction pad from top to bottom, left
<zhengyu> 在 2024-10-08 上传 | 大小:3072 | 下载:0

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

说明:使用模拟退火算法解决旅行商问题 程序框架中的Annealing.java文件,Annealing.java实现了Inter.java接口中的函数。接口函数getStrategy是一个返回类型为void的函数,函数的输入参数是一个字符串,代表输入文件的文件名-The use of simulated annealing algorithm to solve the TSP program in the fr a mework of A
<ocpocpocp> 在 2024-10-08 上传 | 大小:3072 | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 1889.90 .91 .92 .93 .94 ... 2830 »

源码中国 www.ymcn.org