File size: 880 Bytes
924db9e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
license: cc-by-nd-4.0
language:
- en
tags:
- foundation-model
- neuroscience
- eeg
- mamba
---
<div align="center">
  <img src="https://raw.githubusercontent.com/danaebroustail/BioFoundation_Danae/refs/heads/lumamba/docs/model/logo/LuMamba_logo.png" alt="LuMamba Logo" width="800"/>
  <h1>LuMamba: Latent Unified Mamba for Electrode
Topology-Invariant and Efficient EEG Modeling</h1>
</div>
<p align="center">
  <a href="https://github.com/pulp-bio/BioFoundation">
    <img src ="https://img.shields.io/github/stars/pulp-bio/BioFoundation?color=ccf" alt="Github">
  </a>
  <a href="https://creativecommons.org/licenses/by-nd/4.0/">
    <img src="https://img.shields.io/badge/License-CC_BY--ND_4.0-lightgrey.svg" alt="License">
  </a>
  <a href="https://arxiv.org/abs/2603.19100">
    <img src="https://img.shields.io/badge/arXiv-2510.22257-b31b1b.svg" alt="Paper">
  </a>
</p>