Previous page Next page Home Home
SNNS Home Page JavaNNS User Manual navigation
Introduction
 
Home
Introduction
Licensing
Installation
Quick Tour
Networks
Patterns
Training
Analyzing
Files
Formats
Examples

Introduction

Java Neural Network Simulator (JavaNNS) is a simulator for neural networks developed at the Wilhelm-Schickard-Institute for Computer Science (WSI) in Tübingen, Germany. It is based on the Stuttgart Neural Network Simulator (SNNS) 4.2 kernel, with a new graphical user interface written in Java set on top of it. As a consequence, the capabilities of JavaNNS are mostly equal to the capabilities of the SNNS, whereas the user interface has been newly designed and -- so we hope -- become easier and more intuitive to use. Some complex, but not very often used features of the SNNS (e.g. three-dimensional display of neural networks) have been left out or postponed for a later version, whereas some new, like the log panel, have been introduced.

Besides the new user interface, a big advantage of JavaNNS is its increased platform independence. Whereas SNNS was developed with primarily Unix workstations in mind, JavaNNS also runs on PCs, provided that the Java Runtime Environment is installed. As of writing of this manual JavaNNS has been tested on:

  • Windows NT
  • Windows 2000
  • RedHat Linux 6.1
  • Solaris 7
  • Mac OS X

with more to follow soon.

How to read this manual

Because of large similarities between SNNS and JavaNNS, this manual covers only the differences between the two. It should be read as a companion to the SNNS User Manual, available from the WSI web site:

http://www-ra.informatik.uni-tuebingen.de/SNNS/

We suggest that you first read the SNNS Manual, in order to become acquainted with the theory of neural networks, the way they are implemented in the SNNS kernel and to get a basic idea of the SNNS graphical user interface. If you are already familiar with SNNS, you can skip this step and start directly with this manual.

In the next chapter, you will find the license agreement. Please read it carefully and make sure that it is acceptable for you before installing and using JavaNNS. The installation process differs slightly for Windows and Unix machines and is described separately for each case. After installing, we suggest that you follow our quick tour through the simulator to get the first impression of how it is organized and used. The rest of the manual covers in more detail creating, manipulation and analyzing neural networks. You can skim it in the first reading and use it later as a reference.


Last change: Igor Fischer, Thu May 16 14:13:36 2002 GMT
Page 2: JavaNNS-manual-1.html
navigation© 2001-2002 Universität Tübingen