Metadata-Version: 2.1
Name: connectome-interpreter
Version: 1.0.1
Summary: A tool for connectomics data interpretation
Author: Yijie Yin
Author-email: yy432@cam.ac.uk
Project-URL: Documentation, https://connectome-interpreter.readthedocs.io/en/latest/
Project-URL: Larva connectome example, https://colab.research.google.com/drive/1VIMNFBp7dCgN5XOQ9vvzPaqb80BGPZx4?usp=sharing
Project-URL: Adult connectome example (FAFB), https://colab.research.google.com/drive/1ECUagwN-r2rnKyfcYgtR1oG8Lox8m8BW?usp=sharing
Keywords: connectomics,neural network,mechanistic interpretability
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: torch
Requires-Dist: tqdm
Requires-Dist: plotly
Requires-Dist: matplotlib
Provides-Extra: get-ngl-link
Requires-Dist: nglscenes; extra == "get-ngl-link"
Provides-Extra: wandb
Requires-Dist: wandb; extra == "wandb"
