SG++-Doxygen-Documentation
LearnerSGD.hpp File Reference
#include <sgpp/base/datatypes/DataMatrix.hpp>
#include <sgpp/base/datatypes/DataVector.hpp>
#include <sgpp/base/grid/Grid.hpp>
#include <sgpp/globaldef.hpp>
#include <string>
#include <vector>

Classes

class  sgpp::datadriven::LearnerSGD
 LearnerSGD learns the data using stochastic gradient descent. More...
 

Namespaces

 sgpp
 This header contains some utility functions.
 
 sgpp::datadriven