|
BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
|
#include "optimizer_base.h"

Go to the source code of this file.
Classes | |
| struct | bc::nn::Stochastic_Gradient_Descent |
| struct | bc::nn::Stochastic_Gradient_Descent::Optimizer< ValueType > |
Namespaces | |
| bc | |
| The Evaluator determines if an expression needs to be greedily optimized. | |
| bc::nn | |
Variables | |
| struct bc::nn::Stochastic_Gradient_Descent | bc::nn::sgd |
1.8.13