C++/ROOT software that connects the Stuttgart Neural Network Simulator to the ROOT analysis framework.

Original Concept: Professor Yibin Pan, University of Wisconsin-Madison

Developers: Steve Sekula, Andrew Eichenbaum, and Bill Quayle


RooCARDS

A C++/ROOT interface to SNNS

Purpose

To provide a simple interface to the Stuttgart Neural Network Simulator (SNNS), written in C++ for the ROOT data analysis system. This interface is based on a FORTRAN and C-based interface originally developed by Professor Yibin Pan (University of Wisconsin-Madison). This interface allows for neural networks to be easily trained, tested, and deployed in ROOT using SNNS.

Downloading the Latest Version

To obtain the latest version of RooCARDS, the best thing to do is grab it from anonymous CVS:

cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/roocards login

cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/roocards co

Recommended Release

The current recommended release is the HEAD of CVS.

Links



SourceForge.net Logo
This page was last modified on 2004 Apr 28, and is maintained via CVS and AAP. Do not edit this page by hand.