资源简介
用java实现bp神经网络算法,具有可视化的界面
代码片段和文件信息
/*
* Encog(tm) Artificial Intelligence framework v2.3
* Java Version
* http://www.heatonresearch.com/encog/
* http://code.google.com/p/encog-java/
*
* Copyright 2008-2010 by Heaton Research Inc.
*
* Released under the LGPL.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
* the License or (at your option) any later version.
*
* This software is distributed in the hope that it will be useful
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this software; if not write to the Free
* Software Foundation Inc. 51 Franklin St Fifth Floor Boston MA
* 02110-1301 USA or see the FSF site: http://www.fsf.org.
*
* Encog and Heaton Research are Trademarks of Heaton Research Inc.
* For information on Heaton Research trademarks visit:
*
* http://www.heatonresearch.com/copyright.html
*/
package org.encog;
/**
* A simple status report that goes to the console.
*/
public class ConsoleStatusReportable implements StatusReportable {
/**
* Simply display any status reports.
*
* @param total
* Total amount.
* @param current
* Current item.
* @param message
* Current message.
*/
public void report(final int total final int current
final String message) {
if (total == 0) {
System.out.println(current + “ : “ + message);
} else {
System.out.println(current + “/“ + total + “ : “ + message);
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\bot\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\bot\browse\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\bot\browse\range\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\bot\dataunit\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\bot\rss\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\matrix\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\matrix\decomposition\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\neural\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\neural\activation\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\neural\data\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\neural\data\basic\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\neural\data\bipolar\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\neural\data\buffer\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\neural\data\csv\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\neural\data\image\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\neural\data\market\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\neural\data\market\loader\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\neural\data\sql\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\neural\data\temporal\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\neural\data\union\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\neural\data\xm
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\neural\networks\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\neural\networks\la
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\neural\networks\logic\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\neural\networks\structure\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\neural\networks\synapse\
目录 0 2010-02-20 19:00 encog-java-core-2.3.0\doc\org\encog\neural\networks\training\
............此处省略1170个文件信息
相关资源
- Java聊天室程序源码(毕业设计) Bu
- javaweb图书馆管理系统源码
- 魔乐科技:从入门到精通Java全部源码
- Java的mysql数据库驱动包mysql-connector-
- java版房产中介管理系统
- JAVA对话框实现设备管理系统
- 30个优秀简历分享
- java cs架构swing框架
- 考试管理系统 java
- java多线程+Socket+Swing局域网聊天软件客
- java web通讯录管理系统
- 基于JMS的WEB邮件客端系统(JAVAMAIL版)
- v512_张利国_JavaSE项目_源代码
- 建筑管理信息系统java+mysql毕业设计
- OAuth Server和OAuth Client(JAVA实现,ecl
- WebtestRecorder插件---Selenium Webdriver脚本
- jackson-core-2.2.1.jar
- 健身房管理系统论文 JAVA语言的
- JAVA聊天系统 功能强大可私聊、监控、
- JAVA 面试 1000题内容全覆盖2017年新版
- opencv_java.so+opencv.jar
- cmpp2 java实现及网关模拟器
- Java 游戏项目完整源码共四个项目,适
- 非常实用的 java web (servlet jsp) 非常
- MySQL8.0.13 最新驱动jar包
- JAVA写的个人博客源码Java实用源码整理
- JavaWeb人事管理系统开题报告、论文、
- J2EE图书管理Java源码
- 物流管理系统jsp
- Java写的KTV管理系统Swing界面,含源码
评论
共有 条评论