Rectified Linear Unit activation function for TNeuron.
Definition at line 41 of file TActivationReLU.h.
Public Member Functions | |
| TActivationReLU () | |
| ~TActivationReLU () | |
| Double_t | Eval (Double_t arg) | 
| Double_t | EvalDerivative (Double_t arg) | 
| TString | GetExpression () | 
| get expressions for the tanh and its derivative   | |
| Double_t | GetMax () | 
| Double_t | GetMin () | 
| virtual TClass * | IsA () const | 
| virtual void | MakeFunction (std::ostream &fout, const TString &fncName) | 
| writes the Rectified Linear Unit activation function source code   | |
| virtual void | Streamer (TBuffer &) | 
| void | StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b) | 
  Public Member Functions inherited from TMVA::TActivation | |
| TActivation () | |
| virtual | ~TActivation () | 
| void | StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b) | 
Static Public Member Functions | |
| static TClass * | Class () | 
| static const char * | Class_Name () | 
| static constexpr Version_t | Class_Version () | 
| static const char * | DeclFileName () | 
  Static Public Member Functions inherited from TMVA::TActivation | |
| static TClass * | Class () | 
| static const char * | Class_Name () | 
| static constexpr Version_t | Class_Version () | 
| static const char * | DeclFileName () | 
#include <TMVA/TActivationReLU.h>
      
  | 
  inline | 
Definition at line 44 of file TActivationReLU.h.
      
  | 
  inline | 
Definition at line 45 of file TActivationReLU.h.
Definition at line 66 of file TActivationReLU.h.
Definition at line 66 of file TActivationReLU.h.
Implements TMVA::TActivation.
Definition at line 48 of file TActivationReLU.h.
Implements TMVA::TActivation.
Definition at line 51 of file TActivationReLU.h.
      
  | 
  virtual | 
get expressions for the tanh and its derivative
Implements TMVA::TActivation.
Definition at line 42 of file TActivationReLU.cxx.
      
  | 
  inlinevirtual | 
Implements TMVA::TActivation.
Definition at line 57 of file TActivationReLU.h.
      
  | 
  inlinevirtual | 
Implements TMVA::TActivation.
Definition at line 54 of file TActivationReLU.h.
Reimplemented from TMVA::TActivation.
Definition at line 66 of file TActivationReLU.h.
writes the Rectified Linear Unit activation function source code
Implements TMVA::TActivation.
Definition at line 52 of file TActivationReLU.cxx.
Reimplemented from TMVA::TActivation.
      
  | 
  inline | 
Definition at line 66 of file TActivationReLU.h.