LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
perturb_adam.hpp File Reference
#include "lbann/callbacks/callback.hpp"
#include "lbann/optimizers/adam.hpp"
#include <set>
Include dependency graph for perturb_adam.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lbann::callback::perturb_adam
 Hyperparameter exploration with Adam optimizers. More...
 

Namespaces

 lbann
 
 lbann::callback
 

Functions

std::unique_ptr< callback_base > lbann::callback::build_perturb_adam_callback_from_pbuf (const google::protobuf::Message &, std::shared_ptr< lbann_summary > const &)