My Project
Classes | Namespaces
s_gd.hpp File Reference
#include "../common.hpp"
#include "../seed.hpp"
#include "stochastic_minimizer.hpp"
#include <Eigen/Eigen>
#include <chrono>
#include <cmath>
#include <random>
Include dependency graph for s_gd.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cpu_mlp::StochasticGradientDescent< V, M >
 Stochastic Gradient Descent (SGD) minimizer. More...
 

Namespaces

 cpu_mlp