Menu

Module providing Consciousness Exploration Tools for PyTorch.

Note

This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the gallery for the big picture.

consciousnet.plotting.networks.get_graphtools_simg(outdir)[source]ΒΆ

Retrieve a singularity image with graph-tools.

Parameters

outdir : str

the folder where the image will be saved.

Returns

simg_file : str

the path to the image.

Follow us

© 2021, consciousnet developers