openGPMP
Open Source Mathematics Package
Classes | Namespaces
trainers.hpp File Reference
#include <fstream>
#include <iostream>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  gpmp::ml::Trainers
 Training Algorithms. More...
 

Namespaces

 gpmp
 The source C++ openGPMP namespace.
 
 gpmp::ml
 Namespace for openGPMP Machine Learning.
 

Detailed Description

Training methods and initializers used for the openGPMP Machine Learning module

Definition in file trainers.hpp.