Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TMVA_SOFIE_GNN.MLPGraphIndependent Class Reference

Definition at line 39 of file TMVA_SOFIE_GNN.py.

Public Member Functions

 __init__ (self, name="MLPGraphIndependent")
 
 __call__ (self, inputs)
 

Protected Attributes

 _network
 
Inheritance diagram for TMVA_SOFIE_GNN.MLPGraphIndependent:
[legend]

Constructor & Destructor Documentation

◆ __init__()

TMVA_SOFIE_GNN.MLPGraphIndependent.__init__ (   self,
  name = "MLPGraphIndependent" 
)

Definition at line 40 of file TMVA_SOFIE_GNN.py.

Member Function Documentation

◆ __call__()

TMVA_SOFIE_GNN.MLPGraphIndependent.__call__ (   self,
  inputs 
)

Definition at line 47 of file TMVA_SOFIE_GNN.py.

Member Data Documentation

◆ _network

TMVA_SOFIE_GNN.MLPGraphIndependent._network
protected

Definition at line 42 of file TMVA_SOFIE_GNN.py.

  • tutorials/tmva/TMVA_SOFIE_GNN.py