#include <shark/Models/AbstractModel.h>
#include <shark/Models/NeuronLayers.h>
#include <shark/Models/Classifier.h>
Go to the source code of this file.
Classes | |
class | shark::LinearModel< InputType, ActivationFunction > |
Linear Prediction with optional activation function. More... | |
class | shark::LinearClassifier< VectorType > |
Basic linear classifier. More... | |
Namespaces | |
shark | |
AbstractMultiObjectiveOptimizer. | |