misc module
Full Documentation for hippynn.graphs.nodes.misc module.
Click here for a summary page.
Nodes not otherwise categorized.
- class EnsembleTarget(name, parents, module='auto')[source]
 Bases:
ExpandParents,AutoNoKw,MultiNode- auto_module_class
 alias of
EnsembleTarget
- input_names = NotImplemented
 
- output_names = ('mean', 'std', 'all')
 
- parent_expander: ParentExpander = <hippynn.graphs.nodes.base.definition_helpers.ParentExpander object>