|
LBANN
0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
|
#include "lbann/callbacks/callback.hpp"#include "lbann/optimizers/data_type_optimizer.hpp"#include <set>Go to the source code of this file.
Classes | |
| class | lbann::callback::perturb_learning_rate |
| Hyperparameter exploration of optimizer learning rate. More... | |
Namespaces | |
| lbann | |
| lbann::callback | |
Functions | |
| std::unique_ptr< callback_base > | lbann::callback::build_perturb_learning_rate_callback_from_pbuf (const google::protobuf::Message &, std::shared_ptr< lbann_summary > const &) |