Sevenn is a system to facilitate storage, caching, management and running of neural networks.
It is written entirely in Perl, using SQL for storage and caching. It uses SOAP to exchange data between the client and the server. It parses and executes NNL (Neural Network Language) statements. There is no limit to the number of nodes, edges, networks, and functions you can store and simulate other than the amount of space available to store them on the server.
The latest version of SEVENN is available on github.
Sevenn was written by Dann Stayskal and is licensed under the GPL version 2. For more information, see the license.txt file enclosed with the distributed archive.