#include <shark/Algorithms/AbstractSingleObjectiveOptimizer.h>#include <shark/Rng/GlobalRng.h>#include <boost/foreach.hpp>#include <boost/serialization/vector.hpp>Go to the source code of this file.
Classes | |
| class | shark::GridSearch |
| Optimize by trying out a grid of configurations. More... | |
| class | shark::NestedGridSearch |
| Nested grid search. More... | |
| class | shark::PointSearch |
| Optimize by trying out predefined configurations. More... | |
Namespaces | |
| shark | |
| AbstractMultiObjectiveOptimizer. | |