NNFS
Neural network library from scratch
Loading...
Searching...
No Matches
SGD.hpp File Reference
#include <Eigen/Dense>
#include "Optimizer.hpp"
Include dependency graph for SGD.hpp:

Go to the source code of this file.

Classes

class  NNFS::SGD
 Stochastic Gradient Descent optimizer. More...
 

Namespaces

namespace  NNFS