-
神经网络C程序的第8章
神经网络C程序的第8章-neural network C procedures for the Chapter 8
- 2022-09-21 12:20:03下载
- 积分:1
-
人工神经网络的C++源代码的实现,包括实现…
人工神经网络的c++实现源码,含实现神经网络层的类,神经网络的类,中文详细注释, 并含有使用示例,学习神经网络的好源码-Artificial neural network c++ implementation source code, including achieve the type of neural network layer, the type of neural network, a detailed English notes, and contain the use of examples of good learning neural network source code
- 2022-02-16 09:53:24下载
- 积分:1
-
这是一个简单的遗传算法代码,给新手用户提供一个参考
这是一个简单的GA代码,为新手用户提供参考
- 2022-03-15 09:34:09下载
- 积分:1
-
人工神经元的bp算法,可用于函数拟合,时间序列数据的预测,目前应用非常广泛...
人工神经元的bp算法,可用于函数拟合,时间序列数据的预测,目前应用非常广泛-artificial neurons bp algorithm can be used to function fitting, time series data estimation, is widely used
- 2022-05-12 22:48:11下载
- 积分:1
-
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞...
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞争机制选择个体,使用各种遗传操作算子产生下一代如此进化下去,直到满足期望的终止条件。-begin using some form of coding mapping to the solution space coding space, each encoding a corresponding solution to the problem, known as chromosome or individual. General randomly determined by the initial group of individuals, called stocks, the stocks based on fitness or some mechanism to choose the individual competition, the use of genetic Operator evolution of the next generation so on, until the termination meet expectations conditions.
- 2022-03-05 00:58:22下载
- 积分:1
-
Genetic Algorithms in Artificial Intelligence the authority of books suitable fo...
人工智能中的遗传算法权威书籍 适合初学者-Genetic Algorithms in Artificial Intelligence the authority of books suitable for beginners
- 2022-04-11 15:43:07下载
- 积分:1
-
实现了fisher线性分类器的功能,源码使用matlab编程,通俗易懂
实现了fisher线性分类器的功能,源码使用matlab编程,通俗易懂-Realize the fisher linear classifier functions, source code using matlab programming, user-friendly
- 2022-08-09 03:57:22下载
- 积分:1
-
蚁群算法的C++实现,让读者更清晰的了解蚁群算法的完整思路
蚁群算法的C++实现,让读者更清晰的了解蚁群算法的完整思路-Ant colony algorithm C++ Realize, to give readers a clearer picture of the integrity of the idea of ant colony algorithm
- 2022-03-03 23:02:39下载
- 积分:1
-
基于点轨迹的手势识别.鼠标右键点击开始记录鼠标轨迹,基于记录的轨迹,利用神经网络算法进行识别....
基于点轨迹的手势识别.鼠标右键点击开始记录鼠标轨迹,基于记录的轨迹,利用神经网络算法进行识别.-Trajectory based on the point of gesture recognition. By right-clicking the mouse to start recording the track, based on track record, the use of neural network algorithm to identify.
- 2022-01-27 23:46:04下载
- 积分:1
-
Is a collection of various commonly used algorithms and recursive, neural networ...
是各种常用算法的集合,又递归、神经网络、遗传、枚举、排序、圆周率求解等等。是学习的好材料。-Is a collection of various commonly used algorithms and recursive, neural networks, genetic, enumeration, sorting, solving, etc. pi. Is a good learning materials.
- 2022-05-20 18:18:08下载
- 积分:1