搜索资源列表
ann
- bp神经网络算法的java实现(原创): 本程序为原创,实现改进的bp神经网络(动量因子),包含3个java文件,使用简单。
nnwj-applet
- 一个简单的BP神经网络,不是非常的完善。-A simple BPNN applet.
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
43214040BP4444
- BP神经网络java实现,含有多个类文件,简单易懂-BP neural network is a Java implementation, contain multiple class files, easy to understand
NLPLibSVM
- svm算法包,简单实现svm,下载下载,机器学习算法(如神经网络BP、支持向量机SVM,循环神经网络JRNN, 递归神经网络LSTM,分组数据处理GMDH, 极限学习机ELM(svm this class label employ a lazy and easy method,any class must written in 0,1,2...so the preprocessing is required)
BPNN
- 搭建简单的BP神经网络,对数据进行分类,理解简单的神经网络搭建方法。(A simple BP neural network is built to classify data and understand simple neural network building method.)