SOM ‐ Building Note - danecross/SOM-photoz-BFD GitHub Wiki
This class defines the training and validation of the Self-Organizing Maps which are the main engine behind this analysis. The training algorithm is the same implementation written by Gary Bernstein and described in detail in . This training algorithm which has been specially optimized to separate galaxy redshifts using fluxes. The NoiseSOM class has many more useful options than are used in the SOM implementation in this repository, but these extra options are not available for the sake of simplicity.