SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
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

namespace  sgpp
 Class that stores, generates and manipulates a density function during online phase in on/off learning.
 
namespace  sgpp::datadriven