A toolbox for brain network modeling on GPUs

14 stars 3 forks 14 watchers C BSD 3-Clause "New" or "Revised" License
4 Open Issues Need Help Last updated: Sep 9, 2025

Open Issues Need Help

View All on GitHub
enhancement help wanted in progress

A toolbox for brain network modeling on GPUs

C

AI Summary: Enhance the cuBNM toolbox to generate an HTML report summarizing optimization results. The report should include visualizations of optimizer trajectories, parameter spaces, simulation states, FC/FCD comparisons, model descriptions, and optimal parameter tables. This aims to improve quality control by providing a comprehensive overview of each optimization run.

Complexity: 4/5
enhancement help wanted good first issue

A toolbox for brain network modeling on GPUs

C

AI Summary: Implement linear and dummy models within the cuBNM toolbox for benchmarking purposes. This involves adding new model implementations in C++/CUDA, ensuring compatibility with the existing framework, and updating the Python interface to include these new models. Benchmarking against existing models will also be required.

Complexity: 4/5
enhancement help wanted new model

A toolbox for brain network modeling on GPUs

C

AI Summary: Implement a new phase coherence similarity metric within the cuBNM toolbox to assess the goodness-of-fit (GOF) between simulated and empirical BOLD signals. This metric will serve as an alternative to the existing functional connectivity dynamics (FCD) measure, providing a more comprehensive evaluation of model accuracy.

Complexity: 4/5
enhancement help wanted low prority

A toolbox for brain network modeling on GPUs

C