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

Definition at line 81 of file TMVA_SOFIE_GNN_Parser.py.

Public Member Functions

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

Protected Attributes

 _network
 
Inheritance diagram for TMVA_SOFIE_GNN_Parser.MLPGraphNetwork:
[legend]

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 82 of file TMVA_SOFIE_GNN_Parser.py.

Member Function Documentation

◆ __call__()

TMVA_SOFIE_GNN_Parser.MLPGraphNetwork.__call__ (   self,
  inputs 
)

Definition at line 89 of file TMVA_SOFIE_GNN_Parser.py.

Member Data Documentation

◆ _network

TMVA_SOFIE_GNN_Parser.MLPGraphNetwork._network
protected

Definition at line 84 of file TMVA_SOFIE_GNN_Parser.py.

  • tutorials/tmva/TMVA_SOFIE_GNN_Parser.py