资源列表
Algorithm-Cluster-1.50.tar
- Clustering algorithm using k means algorithm
NeuralNetworkOptimizationBasedonGeneticAlgorithms.
- :遗传算法是一种典型的进化算法。文中分析了遗传算法的特点和神经网络的特点,从而得出了把两种算法结合 起来进行应用的思想。运用理论对比的方法,阐明了用遗传算法进行神经网络性能优化的原因,并得出结论,认为用遗传 算法进行神经网络性能优化促使了神经网络更进一步的应用。阐述了遗传算法优化神经网络的两种主要方法,论述了遗 传算法和神经网络的发展现状和将来的研究动向。-: Genetic algorithm is a typical evolutionary algorithm. This pa
8Puzzle_Astar
- 人工智能经典问题八数码的A*算法实现。没有图形界面。-Eight digital artificial intelligence classic problem of A* algorithm.
GA
- 遗传算法的源程序,用于解决旅行商问题(TSP)-Genetic algorithm source code for solving the traveling salesman problem (TSP)
KAverageCluster
- 模式识别K均值算法,自己写的,希望对大家有帮助-K means algorithm pattern recognition, write your own, we want to help
machine-learning-ex2
- Stanford机器学习练习2 线性回归 包含代码和讲解-Stanford Machine Learning Practice 2 contains the code and explain linear regression
work
- 神经网络数字识别方法Digital Recognition Neural Network-Digital Recognition Neural Network
a
- 两副图片的差异比较源码 将两副图片同时按一定大小的小块“切分开”,再分别比较这些小块,如果某个块里出现有一个不同的象素点,那就认为此块所在的位置 是有差异的否则认为是相同的,当比较完所有小块后,两副图之间的不同之处的位置也就出来了。-Compare two pictures will be two source images at the same time the size of a small piece of a certain " cut separation&qu
nn
- 人工神经网络的实现代码,包括bp、hopfield、som等算法-Artificial neural network implementation of the code, including bp, hopfield, som other algorithms
lgorit
- 粗糙集与模糊集的连续值域决策表的离散化算法-Based on rough sets and fuzzy sets continuous range of discrete decision table algorithm
eaForInversionOfNNs.Jacobsson2000-libre.pdf
- Describes the use of evolutionary algorithms to invert or explain trained neural networks.
