# SNNS

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/SNNS
> Markdown URL: https://mediated.wiki/source/SNNS.md
> Source: https://en.wikipedia.org/wiki/SNNS
> Source revision: 1297518162
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

{{Short description|Neural Network Simulator}}

{{No footnotes|article|date=August 2024}}

{{Infobox software
| name                   = Stuttgart Neural Network Simulator
| screenshot             = 250px
| caption                = Demonstration of the Stuttgart Neural Network Simulator
| collapsible            = yes
| developer              = [University of Stuttgart](/source/University_of_Stuttgart)
| latest release version = 4.3
| latest release date    = {{release date|2008|07|06}}
| latest preview version =
| latest preview date    =
| operating system       = [Cross-platform](/source/Cross-platform)
| programming language   = [C](/source/C_(programming_language))
| genre                  = [Neural network software](/source/Neural_network_software)
| license                = [GNU LGPL](/source/GNU_LGPL)
| website                = http://www.ra.cs.uni-tuebingen.de/SNNS/welcome.html
}}
'''SNNS''' (Stuttgart Neural Network Simulator) is a [neural network simulator](/source/Neural_network_software) originally developed at the [University of Stuttgart](/source/University_of_Stuttgart). While it was originally built for [X11](/source/X11) under [Unix](/source/Unix), there are [Windows](/source/Microsoft_Windows) ports{{Citation needed|date=September 2018}}. Its successor [JavaNNS](/source/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](/source/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](/source/GNU_LGPL).

==See also==
{{Portal|Free and open-source software}}
* [Artificial neural network](/source/Artificial_neural_network)
* [Neural network software](/source/Neural_network_software)

==External links==
* [http://www.ra.cs.uni-tuebingen.de/SNNS/welcome.html SNNS homepage]
* [https://sourceforge.net/p/snns/home/Home/ Patches with bugfixes] and a [Python](/source/Python_(programming_language)) interface to the SNNS kernel

{{DEFAULTSORT:Snns}}
Category:Neural network software

{{science-software-stub}}
{{artificial-neural-network-stub}}

---
Adapted from the Wikipedia article [SNNS](https://en.wikipedia.org/wiki/SNNS) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/SNNS?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
