Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.input |
Provides classes responsible for reading trained network models from file or some other location.
|
Modifier and Type | Class and Description |
---|---|
class |
ESOMFormatInputReader
Reads a map in the ESOM Format (see http://databionic-esom.sourceforge.net/user.html#File_formats)
|
class |
MnemonicSOMLibFormatInputReader
A
SOMInputReader that can handle MnemonicSOM , i.e. |
class |
SOMLibFormatInputReader
Provides the functionality to read a saved network model in SOMLib format.
|
class |
SOMPAKFormatInputReader
Reads a SOM in SOMPAK file format.
|