LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
regularized_evolution.hpp File Reference
#include "mutation_strategy.hpp"
#include "meta_learning_strategy.hpp"
#include <google/protobuf/message.h>
#include <cstddef>
#include <memory>
#include <string>
#include <unordered_map>
Include dependency graph for regularized_evolution.hpp:

Go to the source code of this file.

Classes

class  lbann::ltfb::RegularizedEvolution
 

Namespaces

 lbann
 
 lbann::ltfb
 

Functions

Builder functions
template<>
std::unique_ptr< ltfb::RegularizedEvolution > lbann::make (google::protobuf::Message const &)
 Concrete builder for RegularizedEvolution. More...