搜索资源列表
java-neuralnet-devel-alpha-0.1.tar
- 神经网络源代码,实现了一个BP神经网络,可以完成基于BP的神经网络算法.-neural network source code, achieving a BP neural network, will be completed based on BP neural network algorithm.
java-neuralnet-libs-0.2.tar
- 神经网络的工具库文件,含神经网络需要的各种操作算法.-neural network tool for the document containing the neural network algorithm for various operations.
neural_network
- java实现的神经网络编程,包括BP算法,带有界面,很实用。
JSimul_1.0.1
- 模拟退火是一种启发式算法,适用于数据挖掘,对神经网络的局部最优问题能很好解决
JavaANNToolkit
- 人工智能-神经网络算法,包含BP算法等多种神经网络算法。对人工期智能感兴趣朋友,可以研究一下。
ann
- bp神经网络算法的java实现(原创): 本程序为原创,实现改进的bp神经网络(动量因子),包含3个java文件,使用简单。
BP
- BP神经网络算法源代码,文件为JAVA语言编写的,编译环境为Eclipse-BP neural network algorithm source code,File for the JAVA language, and build environment for the Eclipse
ChePaiShiBieByJava
- 这个项目涉及了人工智能、机器视觉和神经网络等领域,实现一个车牌自动识别系统(ANPR)。它包括了一系列的数学算法原理,以保证数字车牌的检测与提取、字母分割、归一化和识别。-Very Very Good!
src
- BP算法的神经网络的源代码, 可以根据向量建立网络,网络的训练结果和初始结构可以用XML保存和载入。 其中 Compressor/TrainerWithDiagram.class , 是一个用于演示的训练器, 产生制定范围内的数,生成随即样本, 并训练。 MainClass.class , 指一个数据压缩器的启动界面。 本来是用来做压缩的, 后来查到有人申请了专利, 我又没有时间改,所以罢了。 发上来给大家参考。代码没有整理, 写了也有几个月了, 有些类的
BP
- 用于BP神经网络算法,可以用于工程预测。-BP neuralNetAlgorithm
text5
- 人工神经网络反映了人脑功能的若干基本特性,但并非生物系统的逼真描述,只是某种模仿、简化和抽象。用java语言实现神经网络算法。-ANN reflects certain fundamental human characteristics of brain function, but not a realistic descr iption of biological systems, but some kind of imitation, simplification and abstracti
data-mining-algorithms
- 该程序结合了神经网络算法与免疫算法,相信会对对数据挖掘感兴趣的人会有帮助的-conbination of neural network and immune algorithm
jnntbeta0.2
- 神经网络算法,用java编写的算法,可以直接运行的-Neural network algorithm written in Java, can be directly run
BPPSO
- Java开发的粒子群优化神经网络算法,提高神经网络的优化能力-A particle swarm optimization neural network algorithm based on Java,Improve the optimization ability of neural network
BpDeep
- BP神经网络算法程序实现分为初始化、向前计算结果,反向修改权重三个过程-BP neural network algorithm implementation is divided into initialization procedure, forward calculations, the reverse process to modify the weights three
BP
- bp神经网络算法。本算法隐含层有一层,节点数可以自行输入,本人测试时一本设置在2-4之间。输入层有两个节点,输出层有一个节点。-BP neural network algorithm.The hidden layer of the algorithm has a layer, the number of nodes can be input, I test a set between 2-4. The input layer has two nodes, and the output layer
java算法大全
- java算法大全, 包含了100多种算法,做神经网络学习很有用(Java algorithm Guinness, contains more than 100 kinds of algorithms, do neural network learning, very useful)
Ann
- 使用java语言编写的BP神经网络算法,实现了BP算法的功能(Using the BP neural network algorithm written in java language, the function of BP algorithm is realized)
分类算法——神经网络算法BPN实践
- 神经网络BPN算法这是一种经典的分类算法,使用该方法进行数据挖掘的结果更好(Neural network BPN algorithm, which is a classic classification algorithm, using this method for data mining results better)
src-BP
- BP算法的神经网络的源代码, 可以根据向量建立网络,网络的训练结果和初始结构可以用XML保存和载入。 其中 Compressor/TrainerWithDiagram.class , 是一个用于演示的训练器, 产生制定范围内的数,生成随即样本, 并训练。 MainClass.class , 指一个数据压缩器的启动界面。(BP algorithm of neural network source code, you can build a network according to the ve