Menu

Tree [r184] /
 History

HTTPS access


File Date Author Commit
 examples 2018-06-07 smiz [r184] More work on classification
 gsps 2018-05-26 smiz [r175] More work on sequence classifier
 hmm 2018-01-24 smiz [r120] Removed defunct java files from hmm
 test 2018-02-21 smiz [r136] Performance improvements to speedup automaton p...
 README.txt 2013-07-30 smiz [r2] Test of repository
 build.bat 2015-12-24 smiz [r55] Added windows build script
 build.sh 2018-02-06 smiz [r126] Added text classification example

Read Me

This is the beginning of a Java library that will, I hope, implement
key elements of Klir's General Systems Problem Solver and its derivatives
for building models directly from data. The software, such as it is,
is 'pure Java' and can be compiled with javac *.java. By placing this
directory in your CLASSPATH, you can use the compiled classes in your
own modeling and simulation project.