资源列表
[人工智能/神经网络/遗传算法] hopfild1
说明:Hopfield 网——擅长于联想记忆与解迷路 实现H网联想记忆的关键,是使被记忆的模式样本对应网络能量函数的极小值。 设有M个N维记忆模式,通过对网络N个神经元之间连接权 wij 和N个输出阈值θj的设计,使得: 这M个记忆模式所对应的网络状态正好是网络能量函数的M个极小值。 比较困难,目前还没有一个适应任意形式的记忆模式的有效、通用的设计方法。 H网的算法 1)学习模式——决定权重 想要记忆的模式,用-1和1的2值表示 模式:-1,<韵子> 在 2024-11-13 上传 | 大小:11kb | 下载:0
[人工智能/神经网络/遗传算法] 优化TSP局部搜索法
说明:TSP算法,应用局部搜索法得到最优路径,已经经过优化。没有密码,可以使用,vc环境下使用。-TSP algorithm, using local search to be optimal path has been optimized. No password can be used, vc environments.<霍哲> 在 2024-11-13 上传 | 大小:1.29mb | 下载:0
[人工智能/神经网络/遗传算法] Conception
说明:模式识别的源代码,针对大样本集中样本自动分类的程序,可以手动控制输入点!-pattern recognition source code, sample concentration on large samples of automatic classification procedure can be controlled manually input!<lcy> 在 2024-11-13 上传 | 大小:1.8mb | 下载:0
[人工智能/神经网络/遗传算法] ant
说明:蚂蚁算法解TSP问题 为华中科技大学硕士毕业论文原代码。-Ant Algorithm for TSP to Huazhong University of Science and Master's theses original code.<舒服> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] gatsp
说明:遗传算法在TSP中的应用的原代码, 具体的代码见内。-Genetic algorithm source code applies in TSP with detailed code<舒服> 在 2024-11-13 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] 神经网络代码
说明:matlab小程序,为初学者提供一些常用的例子-There provide some basic matlab programs that will help a biginer a lot.<白云> 在 2024-11-13 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] 宽度优先
说明:宽度优先搜索法见cpp1.cpp文件,在vc6.0环境运行实现-width priority search see cpp1.cpp documents in the operation to achieve environmental vc6.0<蔡鹏> 在 2024-11-13 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] 8SM2
说明:双向广度优先搜索算法法见8SM2.cpp文件,vc6.0环境运行实现-two-way breadth- first search algorithm see 8SM2.cpp France, achieving operating environment vc6.0<蔡鹏> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] Cpp1
说明:启发式搜索见cpp1.C文件,vc6.0环境运行实现-heuristic search cpp1.C see documents, achieving operating environment vc6.0<蔡鹏> 在 2024-11-13 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] 九宫问题
说明:人工智能中九宫问题的实现,初始数据随机生成,最终状态随机生成,并用图形界面显示搜索过程-AI JiuGongTu the realization of the initial data randomly generated, the final state of random generation, and using a graphical interface shows search process<蔡鹏> 在 2024-11-13 上传 | 大小:42kb | 下载:0
[人工智能/神经网络/遗传算法] WordSeg
说明:利用最大匹配法进行汉语句子的分词 最大匹配算法是最常用的分词算法,简单实用正确率可达到80%以上-the maximum matching method for the Chinese Sentence Word maximum matching algorithm is the most commonly used word segmentation algorithm, simple and practical accuracy r<廖剑> 在 2024-11-13 上传 | 大小:72kb | 下载:0
[人工智能/神经网络/遗传算法] ProbWordSeg
说明:最大概率分词法,这种分词算法能够较好的解决汉语分词中的歧义问题,但分词效率比最大匹配分词算法要低-greatest probability points accidence, Segmentation algorithm can be used to solve the Chinese word segmentation of Ambiguity, but Word efficient than the largest matching<廖剑> 在 2024-11-13 上传 | 大小:85kb | 下载:0