25#ifndef ROOT_TMVA_TActivationChooser
26#define ROOT_TMVA_TActivationChooser
#define ClassDef(name, id)
ostringstream derivative to redirect and format output
TString fSIGMOID
activation function name
TString fRADIAL
activation function name
std::vector< TString > * GetAllActivationNames() const
returns the names of all know activation functions
virtual ~TActivationChooser()
Destructor.
TActivationChooser()
Default constructor.
TActivation * CreateActivation(EActivationType type) const
instantiate the correct activation object according to the type chosen (given as the enumeration type...
TString fTANH
activation function name
MsgLogger * fLogger
! message logger
TString fRELU
activation function name
TString fLINEAR
activation function name
Interface for TNeuron activation function classes.
create variable transformations