-
This a neural network development kit. Ann directory under specific neural netwo...
这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。-This a neural network development kit. Ann directory under specific neural network code, external directory is some common code, has nothing to do with the neural network, but neural networks use of their code. Ann directory is a directory demo, stored inside a sample program, please refer to their program.
- 2022-03-01 10:58:26下载
- 积分:1
-
遗传算法,通过选择、交叉、变异求取函数最优解c程序简单实现,并拥有最优保存思想。...
遗传算法,通过选择、交叉、变异求取函数最优解c程序简单实现,并拥有最优保存思想。-Genetic algorithm, selection, crossover and mutation to strike a function of the optimal solution c procedures are simple to achieve, and has saved the best idea.
- 2022-06-02 08:37:01下载
- 积分:1
-
贝叶斯网络分类器的一点小程序,也许有用,请各位资源下载...
贝叶斯网络分类器的一点小程序,也许有用,请各位资源下载-Bayesian Network Classifier for small procedures, may be useful, please download resources
- 2023-04-20 08:00:03下载
- 积分:1
-
bp basic neural network algorithms and improved neural network algorithm bp I ar...
基本bp神经网络算法和改进型bp神经网络算法都是我改写完成的算法,是网上到处传播的一个c++ bp神经网络算法改写的,由于网上的那个算法编译会出现若干百个错误,在其基础上重新编写和改进,写出了这两个算法-bp basic neural network algorithms and improved neural network algorithm bp I are complete rewrite the algorithm, the Internet is spreading everywhere, a c bp neural network algorithm rewrite the Internet that the algorithm will build several hundred mistakes, on the basis of its rewrite and improve, and wrote a This algorithm 2
- 2022-07-14 17:47:09下载
- 积分:1
-
机器学习文本分类的SVM算法实现,VC++ 6.0环境下编译
机器学习文本分类的SVM算法实现,VC++ 6.0环境下编译-A SVM algorithm for text classification in machine learning, and compiled under the Visual C++ 6.0 environment.
- 2022-04-07 06:51:04下载
- 积分:1
-
非常简单的一个神经网络小程序 自己写的 还用了遗传算法进行优化...
非常简单的一个神经网络小程序 自己写的 还用了遗传算法进行优化-Very simple neural network of a small program written in their own also used genetic algorithms to optimize
- 2023-07-15 19:35:03下载
- 积分:1
-
详细讲解了动态规划的算法问题,再通过“装箱问题”等7个程序实例介绍解决动态规划问题的思路和方法。...
详细讲解了动态规划的算法问题,再通过“装箱问题”等7个程序实例介绍解决动态规划问题的思路和方法。-Gave a detailed algorithm for dynamic programming problems, and through the " bin-packing problem" and other instances of seven procedures introduced to solve the problem of dynamic programming ideas and methods.
- 2022-02-10 11:38:20下载
- 积分:1
-
人脸检测定位的示例代码.rar VC++源码,具有一定参考价值,我也是从别处下载下来的。...
人脸检测定位的示例代码.rar VC++源码,具有一定参考价值,我也是从别处下载下来的。-Face Detection positioning the sample code. Rar VC source, which have a certain value, I also downloaded from the elsewhere.
- 2022-02-13 01:34:33下载
- 积分:1
-
on the ant colony algorithm for solving specific problems Optimization Practice...
介绍了蚁群算法解决具体问题的优化算法,实践证明效果很好-on the ant colony algorithm for solving specific problems Optimization Practice has proved very effective
- 2022-11-08 20:55:03下载
- 积分:1
-
神经网络控制作为一种全新的智能控制方法,是解决非线性系统预测和控制问题的一种重要手段,受到了许多专家学者的广泛关注,是目前国内外研究的热点之一。本文着重研究前向...
神经网络控制作为一种全新的智能控制方法,是解决非线性系统预测和控制问题的一种重要手段,受到了许多专家学者的广泛关注,是目前国内外研究的热点之一。本文着重研究前向神经网络的学习算法,简单探讨了BP算法在逼近非线性系统中各个因素对系统的影响。
-Neural Network Control as a new intelligent control method is to solve the nonlinear system to predict and control an important means by many experts and scholars in a wide range of concerns, is one of the hot research. This article focuses on feedforward neural network learning algorithm, a simple BP algorithm of approximation of nonlinear systems in the various factors on the system.
- 2022-02-20 03:27:20下载
- 积分:1