ushah commited on
Commit
fa67443
·
1 Parent(s): 36461a7

Add HF model card metadata

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,10 +1,14 @@
1
  ---
2
  tags:
3
- - computer-vision
4
- - segmentation
 
 
 
5
  - pytorch
6
- - deep-learning
7
  license: apache-2.0
 
 
8
  ---
9
  # GraPHFormer: A Multimodal Graph Persistent Homology Transformer for the Analysis of Neuroscience Morphologies
10
 
 
1
  ---
2
  tags:
3
+ - graph-neural-networks
4
+ - classification
5
+ - computational-neuroscience
6
+ - neuron-morphology
7
+ - biomedical-ai
8
  - pytorch
 
9
  license: apache-2.0
10
+ datasets:
11
+ - custom
12
  ---
13
  # GraPHFormer: A Multimodal Graph Persistent Homology Transformer for the Analysis of Neuroscience Morphologies
14