SNNS
Page Module:Message box/ambox.css has no content.
This article includes a list of references, related reading, or external links, but its sources remain unclear because it lacks inline citations. (August 2024) |
Page Module:Infobox/styles.css has no content.
| Stuttgart Neural Network Simulator | |
|---|---|
| Page Template:Hidden begin/styles.css has no content. Screenshot
Lua error in package.lua at line 80: module 'Module:InfoboxImage/data' not found. Demonstration of the Stuttgart Neural Network Simulator | |
| [[Programmer|DeveloperTemplate:Pluralize from text]] | University of Stuttgart |
| Written in | C |
| Operating system | Cross-platform |
| Type | Neural network software |
| License | GNU LGPL |
| Website | http://www.ra.cs.uni-tuebingen.de/SNNS/welcome.html |
Script error: No such module "Check for conflicting parameters".
SNNS (Stuttgart Neural Network Simulator) is a neural network simulator originally developed at the University of Stuttgart. While it was originally built for X11 under Unix, there are Windows ports[citation needed]. Its successor JavaNNS never reached the same popularity.
Features
SNNS is written around a simulation kernel to which user written activation functions, learning procedures and output functions can be added. It has support for arbitrary network topologies and the standard release contains support for a number of standard neural network architectures and training algorithms.
Status
There is currently no ongoing active development of SNNS. In July 2008 the license was changed to the GNU LGPL.
See also
Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').
External links
- SNNS homepage
- Patches with bugfixes and a Python interface to the SNNS kernel