Logo ROOT  
Reference Guide
keras Directory Reference
Directory dependency graph for keras:

Files

file  ApplicationClassificationKeras.py [code]
  View in nbviewer Open in SWAN This tutorial shows how to apply a trained model to new data.
 
file  ApplicationRegressionKeras.py [code]
  View in nbviewer Open in SWAN This tutorial shows how to apply a trained model to new data (regression).
 
file  ClassificationKeras.py [code]
  View in nbviewer Open in SWAN This tutorial shows how to do classification in TMVA with neural networks trained with keras.
 
file  GenerateModel.py [code]
  View in nbviewer Open in SWAN This tutorial shows how to define and generate a keras model for use with TMVA.
 
file  MulticlassKeras.py [code]
  View in nbviewer Open in SWAN This tutorial shows how to do multiclass classification in TMVA with neural networks trained with keras.
 
file  RegressionKeras.py [code]
  View in nbviewer Open in SWAN This tutorial shows how to do regression in TMVA with neural networks trained with keras.