搜索资源列表
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.
neural_network
- java实现的神经网络编程,包括BP算法,带有界面,很实用。
javabp
- 问使用java程序实现bp算法的问题!!我想对大家是有用的请看看
ann
- bp神经网络算法的java实现(原创): 本程序为原创,实现改进的bp神经网络(动量因子),包含3个java文件,使用简单。
JAVA-realize-bpNET
- 这是一个可以独立调用的实现bp算法的Java程序,直接导入eclipse,根据自己的需要修改为自己所用。-This is called an independent Java program to achieve bp algorithms, directly into the eclipse, according to their need to modify for their own use.
bp
- BP算法简单实现,三层,输入-隐藏-输出,输入点事随机产生的数,变量设置,功能定义在java文件中都做了详细的说明-BP algorithm is simple to achieve, three, enter- Hide- output, the number of randomly generated input something, variable settings, features defined in the java file have done a detailed expla
AE
- ANN(AutoEncoder)的java实现,网络部分为优化后的类BP算法-ANN (AutoEncoder) java realization, the network part of the class for the optimized BP algorithm
Ann
- 使用java语言编写的BP神经网络算法,实现了BP算法的功能(Using the BP neural network algorithm written in java language, the function of BP algorithm is realized)
