This document discusses feature selection algorithms and self-organizing maps (SOM). It begins by introducing concepts related to feature selection, including the curse of dimensionality and feature reduction. It then provides details on the branch and bound algorithm for feature selection, including its steps, properties, and an example application. Finally, it discusses the beam search algorithm for feature selection as an alternative to branch and bound, comparing their observations and recommendations.