-
神 经 网 络 的 资 料
神 经 网 络 的 资 料-neural network data
- 2022-07-01 16:08:15下载
- 积分:1
-
the software can input pixel matrix identification. Based on "Neural Networ...
这个软件可以对输入的象素矩阵进行识别。是根据《Neural Network Design》(Martin T. Hagan等)中的关于有监督的Heb学习编写的。使用JBuilder开发的界面,使用JCreator开发的核心。-the software can input pixel matrix identification. Based on "Neural Network Design" (Martin T. Hagan, etc.) on the supervision of a study prepared by the Heb. Using JBuilder development of the interface, use JCreator development of the core.
- 2023-03-09 09:40:04下载
- 积分:1
-
遗传算法在TSP中的应用的原代码, 具体的代码见内。
遗传算法在TSP中的应用的原代码, 具体的代码见内。-Genetic algorithm source code applies in TSP with detailed code
- 2022-08-03 01:46:09下载
- 积分:1
-
由java开发的软件包,里面有人工智能所用的很多东东,包括神经网络,支持向量机,决策树等分类和回归分析方法,集成化软件哦!...
由java开发的软件包,里面有人工智能所用的很多东东,包括神经网络,支持向量机,决策树等分类和回归分析方法,集成化软件哦!-by java development package, which has artificial intelligence used by many of the Eastern, including neural networks, support vector machines, such as decision tree classification and regression analysis, integrated software Oh!
- 2022-12-04 11:00:04下载
- 积分:1
-
传统遗传算法程序。开发环境为visual C
传统遗传算法程序。开发环境为visual C-Traditional genetic algorithm procedure. Development environment for visual C
- 2022-02-15 23:39:42下载
- 积分:1
-
c语言实现人工智能art1网络的算法实现
c语言实现人工智能art1网络的算法实现 -c language art1 network artificial intelligence algorithms
- 2023-02-16 18:20:04下载
- 积分:1
-
一个使用Java实现的人工智能的图搜索策略程序――酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一...
一个使用Java实现的人工智能的图搜索策略程序――酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对 重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、 “最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。 整个程序使用了动画技术,界面设计美观友好,使用方便。-use a Java artificial intelligence plans Search Strategy-- Liquor JiuGongTu problems of artificial intelligence-map search strategy- Demonstration Program-use guide in the field of artificial intelligence, the implicit search of the plan to solve the problem is one of the basic methods, the procedures through the use of multiple map search strategy, the rearrangement JiuGongTu problem solving, presentation of the "breadth- first search," "depth-first search", "bounded depth-first search", "best-first search" and "partial selection of the best search" five basic map search strategy. The whole process of using animation, interface design aesthetic friendly, easy to use.
- 2022-01-25 17:15:20下载
- 积分:1
-
artificial intelligence fundamental problem
人工智能领域最基本的问题-artificial intelligence fundamental problem
- 2022-12-23 17:10:03下载
- 积分:1
-
C realized SVM neural network code, welcome you use
C++实现的支持向量机神经网络代码,欢迎各位使用-C realized SVM neural network code, welcome you use
- 2022-06-03 01:00:19下载
- 积分:1
-
这个论证的可逆跳MCMC模拟退火使用翻译..
This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This algorithm enables us to maximise the joint posterior distribution of the network parameters and the number of basis function. It performs a global search in the joint space of the parameters and number of parameters, thereby surmounting the problem of local minima. It allows the user to choose among various model selection criteria, including AIC, BIC and MDL
- 2023-02-08 09:10:04下载
- 积分:1