资源列表

« 1 2 ... .32 .33 .34 .35 .36 2237.38 .39 .40 .41 .42 ... 2830 »

[人工智能/神经网络/遗传算法Genetic-algorithm

说明:遗传算法,一种人工智能寻优算法,能够有效处理非线性目标函数的寻优,该源代码为通用源代码,集成度高-Genetic algorithm, an artificial intelligence optimization algorithm, can effectively deal with non-linear objective function of optimization, the source code for common s
<唐文冰> 在 2024-10-09 上传 | 大小:3072 | 下载:0

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

说明:用智能算法中的遗传算法求解带时间窗限制的车辆路径问题-using GA algorithm to explain the problem of vrp with time windows
<shiguangcheng> 在 2024-10-09 上传 | 大小:3072 | 下载:1

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

说明:A multilayer perceptron (MLP) is a feedforward artificial neural network model that maps sets of input data onto a set of appropriate outputs. An MLP consists of multiple layers of nodes in a directed graph, with each la
<farshid> 在 2024-10-09 上传 | 大小:3072 | 下载:0

[人工智能/神经网络/遗传算法HMM-python-master

说明:用python实现了隐马尔科夫模型的概率计算和预测部分,主要是前向后向算法和维特比算法-Realized with python hidden Markov model probability calculation and prediction part is mainly forward-backward algorithm and the Viterbi algorithm
<hhz> 在 2024-10-09 上传 | 大小:3072 | 下载:0

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

说明:A*算法的初级学习,可作入门用,程序比较简单,容易理解。-Primary Learning A* algorithm can be used for entry, the procedure is relatively simple and easy to understand.
<宫汝林> 在 2024-10-09 上传 | 大小:3072 | 下载:0

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

说明:这是一个基于A*算法的路径规划程序,利用栅格法构建了房间地图,然后通过A*算法规划出一条从出发点到目标点的最短路径。-This is based on A* algorithm path planning process, build the room use map grid method, and then through the A* algorithm plan a starting point the shortest pa
<宫汝林> 在 2024-10-09 上传 | 大小:3072 | 下载:0

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

说明:粒子群算法程序,能够求解方程组,求解最优化问题-Particle swarm optimization program that can solve the equations, solving optimization problems
<周华伟> 在 2024-10-09 上传 | 大小:3072 | 下载:0

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

说明:这是一个关于著名最短路问题 旅行商问题的C++实现,本代码里面包含了两种实现方法:(1)动态规划求解TSP (2)蚁群算法求解TSP-This code is programed in C++ to solve TSP problem, which include two algorithm:(1)dynamic programming and (2)ant colony optimization
<chen> 在 2024-10-09 上传 | 大小:3072 | 下载:0

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

说明:蚁群算法的源代码,可有效解决旅行商问题(TSP)。-Ant colony algorithm source code, which can effectively solve the traveling salesman problem (TSP).
<丁淼淼> 在 2024-10-09 上传 | 大小:3072 | 下载:0

[人工智能/神经网络/遗传算法RBF-regression

说明:案例7 RBF网络的回归-非线性函数回归的实现-Case 7 RBF Network Regression- Regression nonlinear function to achieve
<tongtong> 在 2024-10-09 上传 | 大小:3072 | 下载:0

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

说明:神经网络去噪+matlab程序+神经网络去除随机脉冲干扰-Neural network neural network denoising+matlab program+ removing random pulse interference
<吴峰> 在 2024-10-09 上传 | 大小:3072 | 下载:0

[人工智能/神经网络/遗传算法deep-learning

说明:深度学习主要通过人工神经网络的思想发现数据的分布式特征表示-Deep learning discovers the distributed representation through artificial neural network.
<zhang> 在 2024-10-09 上传 | 大小:3072 | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 2237.38 .39 .40 .41 .42 ... 2830 »

源码中国 www.ymcn.org