Package tests.MSOM
Class SOM_sequential
java.lang.Object
tests.MSOM.SOM_sequential
Sequential version of the MSOM implementation. Used to calculate the Tseq
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
depth
static int depth -
width
static int width -
height
static int height -
som
static double[][][] som
-
-
Constructor Details
-
SOM_sequential
public SOM_sequential()
-
-
Method Details
-
searchAndLearn
-
randomize
static void randomize() -
main
-