Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TMVA Keras tutorials

Example code which illustrates how to use keras with the python interface of TMVA.

Files

file  ApplicationClassificationKeras.py
  View in nbviewer Open in SWAN
This tutorial shows how to apply a trained model to new data.
 
file  ApplicationRegressionKeras.py
  View in nbviewer Open in SWAN
This tutorial shows how to apply a trained model to new data (regression).
 
file  GenerateModel.py
  View in nbviewer Open in SWAN
This tutorial shows how to define and generate a keras model for use with TMVA.