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

Definition at line 69 of file TMVA_SOFIE_GNN_Parser.py.

Public Member Functions

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

Protected Attributes

 _network
 
Inheritance diagram for TMVA_SOFIE_GNN_Parser.MLPGraphIndependent:
[legend]

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 70 of file TMVA_SOFIE_GNN_Parser.py.

Member Function Documentation

◆ __call__()

TMVA_SOFIE_GNN_Parser.MLPGraphIndependent.__call__ (   self,
  inputs 
)

Definition at line 77 of file TMVA_SOFIE_GNN_Parser.py.

Member Data Documentation

◆ _network

TMVA_SOFIE_GNN_Parser.MLPGraphIndependent._network
protected

Definition at line 72 of file TMVA_SOFIE_GNN_Parser.py.

  • tutorials/tmva/TMVA_SOFIE_GNN_Parser.py