Module providing Consciousness Exploration Tools for PyTorch.
Note
This page is a reference documentation. It only explains the class signature, and not how to use it. Please refer to the gallery for the big picture.
-
class
consciousnet.models.brainnetcnn.Node2Graph(input_shape, channels, filters)[source]¶ Implementation of the Node-to-Graph (n2g) layer.
Follow us