|
LBANN
0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
|
#include "lbann/execution_algorithms/execution_context.hpp"#include "lbann/utils/cloneable.hpp"#include "lbann/utils/exception.hpp"#include "lbann/utils/timer.hpp"Go to the source code of this file.
Classes | |
| class | lbann::SGDExecutionContext |
| SGD Uses the step to track the Current mini-batch step for execution mode. More... | |
| class | lbann::SGDTerminationCriteria |
| Base class for SGD stopping. More... | |
| class | lbann::BatchTerminationCriteria |
| Stop SGD based on a fixed batch count. More... | |
| class | lbann::EpochTerminationCriteria |
| class | lbann::SecondsTerminationCriteria |
Namespaces | |
| lbann | |