-
人工神经网络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
-
遗传算法求解旅行商问题的求解
Genetic Algorithm (GA) based solver for the Traveling Salesman Problem
- 2023-05-31 13:30:03下载
- 积分:1
-
breadth priority use of artificial intelligence algorithms to solve eight digita...
人工智能运用广度优先算法来解决八数码问题,由初始状态到目标状态按层搜索-breadth priority use of artificial intelligence algorithms to solve eight digital issue, the initial state to the target state by layer Search
- 2022-04-12 02:02:57下载
- 积分:1
-
C++实现神经网路的bp算法,初学者可以参考下
BP algorithm of neural network s achievement based on...
C++实现神经网路的bp算法,初学者可以参考下
BP algorithm of neural network s achievement based on c++, maybe it is useful to a new learner-C++ Realization of bp neural network algorithm, beginners can refer to under the BP algorithm of neural network s achievement based on c++, Maybe it is useful to a new learner
- 2022-10-13 09:50:03下载
- 积分:1
-
利用OpenCV库实现的一个Kalman滤波的例子。
利用OpenCV库实现的一个Kalman滤波的例子。-A Kalman filter example achieved with OpenCV.
- 2023-02-22 03:35:04下载
- 积分:1
-
这个程序对快速实现模糊逻辑控制很有用。假设这个逻辑控制有两个输入和一个输出,用各种选择来实现它。...
这个程序对快速实现模糊逻辑控制很有用。假设这个逻辑控制有两个输入和一个输出,用各种选择来实现它。-This procedure is the rapid realization of the usefulness of fuzzy logic control. Assuming that there are two logic control inputs and one output, with various options to achieve it.
- 2022-01-25 23:34:39下载
- 积分:1
-
这是一个朋友做的人脸检测软件,是基于OpenCV 做的,很具有参考价值...
这是一个朋友做的人脸检测软件,是基于OpenCV 做的,很具有参考价值-This is a friend to do face detection software is based on OpenCV do, it is very valuable reference
- 2023-08-15 19:00:03下载
- 积分:1
-
单层线性神经网络实例
单层线性神经网络实例-single example of linear neural network
- 2022-04-21 18:39:24下载
- 积分:1
-
A* algorithm, has detailed description of the process, in which the mystery of t...
一个*算法,有详细的描述过程,其中的奥秘自己看。
- 2022-12-17 08:55:03下载
- 积分: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