#include "TString.h"
#include "TMVA/MethodBase.h"
#include "TMVA/Types.h"
#include "TMVA/DNN/Architectures/Reference.h"
#include "TMVA/DNN/Architectures/Cpu.h"
#include "TMVA/DNN/Functions.h"
#include "TMVA/DNN/DeepNet.h"
#include <vector>
#include <map>
Classes | |
class | TMVA::MethodDL |
struct | TMVA::TTrainingSettings |
All of the options that can be specified in the training string. More... | |
Namespaces | |
namespace | TMVA |
create variable transformations | |