File size: 343 Bytes
93f6fed
 
 
 
 
 
 
 
 
 
 
 
db8f37b
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
title: EEG Cls
emoji: 🏃
colorFrom: pink
colorTo: pink
sdk: streamlit
sdk_version: 1.27.2
app_file: app.py
pinned: false
license: mit
---


# EEG Cls
Classify EEG data to normal and abnormal.

## Description
This app is a Streamlit app that allows you to classify EEG data.

## References
- [EEG-Clf](https://arxiv.org/abs/2309.10910)