-
人工神经网络BP算法
1、动态改变学习速率
2、加入动量项
3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h),
方...
人工神经网络BP算法
1、动态改变学习速率
2、加入动量项
3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h),
方便矩阵运算,当然,也可自己写矩阵类
4、可暂停运算
5、可将网络以文件的形式保存、恢复-Artificial neural network BP algorithm 1, the dynamic change learning rate 2, adding momentum of 3, using the matrix calculation Matcom4.5 library (can be downloaded free of charge, the first document matlib.h), facilitate the matrix calculation, of course, can also write their own matrix Class 4, may be suspended by the operator 5, may be the form of network to the preservation, restoration
- 2022-01-26 07:08:09下载
- 积分:1
-
用c语言实现的bp神经网络实现异或功能,比较好用
用c语言实现的bp神经网络实现异或功能,比较好用
-use the C Language bp neural network XOR functions, better quality
- 2023-01-07 06:45:03下载
- 积分:1
-
遗传算法中的简单遗传算法,用matlab实现。
遗传算法中的简单遗传算法,用matlab实现。-genetic algorithm simple genetic algorithm, using Matlab to achieve.
- 2022-01-26 07:58:48下载
- 积分:1
-
人工智能人工神经网络源码,很不错的!!可以学习
人工智能人工神经网络源码,很不错的!!可以学习-Artificial intelligence artificial neural network source code, it is good! ! Can learn
- 2022-03-14 10:56:26下载
- 积分:1
-
找出输入txt文件中出现的不同词汇,统计各词数目并按数目排序。使用hash表提高新词插入词表速度。...
找出输入txt文件中出现的不同词汇,统计各词数目并按数目排序。使用hash表提高新词插入词表速度。-Txt file to find enter appear in a different vocabulary, the number of statistics in accordance with the number of words to sort. Use hash table to insert new words to improve the speed of the word table.
- 2023-06-24 19:10:03下载
- 积分:1
-
解非线性规划模型的遗传算法,用c++语言编写,注释完整,结构清晰...
解非线性规划模型的遗传算法,用c++语言编写,注释完整,结构清晰-Genetic Algorithm for nonlinear programming
- 2022-05-05 10:38:45下载
- 积分:1
-
一个简单的用MATLAB写的BP算法源程序。
一个简单的用MATLAB写的BP算法源程序。-a simple written in MATLAB BP algorithm source.
- 2022-02-12 06:30:05下载
- 积分:1
-
This is a study artificial intelligence ant algorithm research documents, to thi...
这是一个研究人工智能中蚂蚁算法的研究性文档,对想了解这方面内容的人相当有益,很难才找到的-This is a study artificial intelligence ant algorithm research documents, to think about it as a very useful one, it is difficult to find the
- 2022-05-27 16:59:10下载
- 积分:1
-
人工智能小模型,货郎担问题,一个简单的 实例
人工智能小模型,货郎担问题,一个简单的 实例-Artificial intelligence model:a simple instance of goods selling burden problem.
- 2022-01-25 19:08:01下载
- 积分:1
-
Research based on genetic programming evolutionary algorithm for the sustainabil...
研究基于遗传编程的可持续性进化算法的理论与方法,并建立了该算法的数学模型及运算流程.HFC算法实现源代码.-Research based on genetic programming evolutionary algorithm for the sustainability of the theory and method, and set up a mathematical model of the algorithm and the computation flow. HFC algorithm source code implementation.
- 2023-02-09 10:15:03下载
- 积分:1