No packages match your search.
Differentiable brain modeling.
BrainPy
Modeling of point neuron-based spiking neural networks.
Comes from Prof. Si Wu's lab (Peking University). See BrainPy 1.0 paper, BrainPy 2.0 eLife paper, and our ICLR 2024 paper.
BrainCell
Modeling of biologically detailed Hodgkin-Huxley neurons and networks.
Collaboration with Prof. Douglas Zhou and Prof. Songting Li.
Shared infrastructure.
BrainUnit
Physical units and unit-aware mathematical system for brain modeling.
See our paper in Nature Communications 2025.
BrainTrace
Online learning system for large-scale brain models.
See our paper in Nature Communications 2026.
JAX-native state runtime.
Vibe coding.
Installation.
BrainX
pip install BrainX[cpu] -U
pip install BrainX[cuda12] -U
pip install BrainX[cuda13] -U
pip install BrainX[cuda13] -U
pip install BrainX[tpu] -U
BrainX skill
npx brainx-skill install
npx skills add chaobrain/BrainX-skill --agent claude-code
npx skills add chaobrain/BrainX-skill --agent codex
npx skills add chaobrain/BrainX-skill --agent claude-code --global
cd /actual/path/to/project npx skills add chaobrain/BrainX-skill --agent codex