资源列表
BP神经网络解决手写数字识别问题-matlab源代码
- BP神经网络解决手写数字识别问题 matlab源代码(BP neural network solves the matlab source code for handwritten digit recognition problem)
Test_LSTM
- 利用C++语言实现了长短时记忆网络,复杂性较高。(Using C++ language to achieve long and short time memory network, the complexity is relatively high.)
delphiformat
- delphi 格式化代码,对于程序员来说 很实用个,而且很方便-delphi format code, very useful for programmers months, and very convenient
CPP(BackwardReasoning)
- 动物识别系统实验 1.基于规则产生式系统结构: 基于规则的产生式系统一般由规则库(知识库)、综合数据库和推理引擎(推理机)三部分组成,规则库中它的基本组成框架如下图1所示。 知识库由谓词演算事实和有关讨论主题的规则构成,综合库又称为上下文,用来暂时存储推理过程中的结论和数据。推理机是用规则进行推理的过程和行为。知识采集系统是领域专家把相关领域的知识表示成一定的形式,并输入到知识库中。解释系统通过用户输入的条件来分析被系统执行的推理结构,并将专家知识以易理解的方式并把知识解释给用户。 2. 简单动
single-gateway
- 在无线传感网络与物联网的异构融合中,通过单个网关连接是最常用的策略。本程序利用智能贪心算法寻找每个节点至网关的最短路径。-There are different approaches to integrate WSN into the Internet. The most usual one is to connect the WSN and the Internet through a gateway. This program makes uses of the greedy algorit
SMOLearn
- 同样经典的由PLATT提出的SMO学习算法.C++语言实现.好用呢-same classic by the SMO PLATT learning algorithm. C language. Easy?
8Puzzle
- 实现了经典算法A星搜索,并用其解决8数码问题-A Star Search, and the solution 8 digital
基于数据数量对支持向量机和BP神经网络性能分析
- 不同样本数量支持向量机和BP神经网络性能分析对比(Performance analysis of neural network)
Neural-network_Code
- 各种神经网络算法的matlab实现,包括BP网络,RBF网络,Hopfield网络,BM网络,SOFM网络,ART网络等-Variety of neural network algorithm matlab implementation, including the BP network, RBF network, Hopfield network, BM network, SOFM network, ART networks
neural_network
- 机器学习神经网络二级神经网络机器学习人脸识别-Machine learning neural network two machine learning neural network recognition
LIBSVMsrc
- 一个很好的LIBSVM的JAVA源码。对于要研究和改进SVM算法的学者。可以参考。来自数据挖掘工具YALE工具包。-a good LIBSVM JAVA source. They should study and improve SVM academics. Reference. From Data Mining Tool Kit Yale.
8shuma
- 人工智能中有关八数码问题的解决 在C++6.0平台上实现的-Of about eight digital problem solve in C++6.0 platform in Artificial Intelligence