Java Neural Network Framework Neuroph icon

Java Neural Network Framework Neuroph

1 big stars
Java Neural Network Framework Neuroph screenshot
Name: Java Neural Network Framework Neuroph
Works on: windowsWindows 2000 and above
Developer: Net Link
Version: 2.3
Last Updated: 22 Apr 2017
Release: 09 Dec 2009
Category: Programming > Components Libraries
Rate this software:
242 downloads
commentsComments
downloadDownload
Liked it? Tell others:
tags

Java Neural Network Framework Neuroph Tags

Java Media FrameworkDevelopers Components Library
details

Java Neural Network Framework Neuroph Details

Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012
SHA1 Hash: 8ef154a169e4c0858d087f7b7cd6c424f7109f53
Size: 10.15 MB
File Format: zip
Rating: 1.913043478 out of 5 based on 23 user ratings
Downloads: 242
License: Free
Java Neural Network Framework Neuroph is a free software by Net Link and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download Java Neural Network Framework Neuroph which is 10.15 MB in size and belongs to the software category Components Libraries.
Java Neural Network Framework Neuroph was released on 2009-12-09 and last updated on our database on 2017-04-22 and is currently at version 2.3.
download button
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
features

Java Neural Network Framework Neuroph Description

Neuroph is lightweight Java neural network framework to develop and simulate common neural network architectures. It contains well designed Java library with small number of basic classes which correspond to basic NN concepts, and also has nice GUI neural network editor. It has been released as open source under the LGPL licence, and its FREE for you to use it. If you are beginner with neural networks, and you just want to try how they work without going into complicated theory and implementation, or you need them quickly for your research project the Neuroph is good choice for you. It is small, well documented, easy to use, and very flexible neural network framework.

Whats new in this version:

Version 2.3.1 fixes issue with editing gui in NetBeans (fixed NetBeans project file), fixes LMS formula, fixes testing in black and white mode for image recognition, fixes gui bug - exceptions when creating large networks; changes image recognition API, so the color mode is automaticaly detected from settings used for network training - removed unnecessary methods; migrates graph view to JUNG to 2.0, created specific network layouts and removed unnecessary options. ANT build file is now included...