10 #include "TDirectory.h"
void network(TString fin="TMVA.root", Bool_t useTMVAStyle=kTRUE)
TString * get_var_names(Int_t nVars)
A ROOT file is a suite of consecutive data records (TKey instances) with a well defined format...
void draw_activation(TCanvas *c, Double_t cx, Double_t cy, Double_t radx, Double_t rady, Int_t whichActivation)
void draw_input_labels(Int_t nInputs, Double_t *cy, Double_t rad, Double_t layerWidth)
void draw_network(TFile *f, TDirectory *d, const TString &hName="weights_hist", Bool_t movieMode=kFALSE, const TString &epoch="")
2-D histogram with a float per channel (see TH1 documentation)}
Describe directory structure in memory.
void draw_synapse(Double_t cx1, Double_t cy1, Double_t cx2, Double_t cy2, Double_t rad1, Double_t rad2, Double_t weightNormed)
void draw_layer(TCanvas *c, TH2F *h, Int_t iHist, Int_t nLayers, Double_t maxWeight)
Abstract ClassifierFactory template that handles arbitrary types.
void draw_layer_labels(Int_t nLayers)