Skip to content

Commit

Permalink
Update datasets.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Anwar-Said committed Nov 8, 2023
1 parent 757984f commit 10a9636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NeuroGraph/datasets.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ def process(self):

class NeuroGraphDynamic():
r"""Graph-based neuroimaging benchmark datasets, e.g.,
:obj:`"DynHCPGender"`, :obj:`"DynHCPAge"`, :obj:`"DynHCPState"`,
:obj:`"DynHCPGender"`, :obj:`"DynHCPAge"`, :obj:`"DynHCPActivity"`,
:obj:`"DynHCPWM"`, or :obj:`"DynHCPFI"`
Args:
Expand Down

0 comments on commit 10a9636

Please sign in to comment.