Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sharad24/epileptic-seizure-detection
Deep Learning, Wavelet Analysis and Fourier Transforms for identification of abnormal EEG in Epilepsy patients
https://github.com/sharad24/epileptic-seizure-detection
deep-learning eeg epilepsy-patients epileptic-seizures identification neural-network spectograms wavelet-analysis
Last synced: about 2 months ago
JSON representation
Deep Learning, Wavelet Analysis and Fourier Transforms for identification of abnormal EEG in Epilepsy patients
- Host: GitHub
- URL: https://github.com/sharad24/epileptic-seizure-detection
- Owner: Sharad24
- Created: 2018-10-06T11:10:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-21T03:47:10.000Z (almost 4 years ago)
- Last Synced: 2024-11-22T08:53:30.485Z (2 months ago)
- Topics: deep-learning, eeg, epilepsy-patients, epileptic-seizures, identification, neural-network, spectograms, wavelet-analysis
- Language: Jupyter Notebook
- Homepage:
- Size: 3.03 MB
- Stars: 55
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Epileptic-Seizure-Detection
This repository has the code for the project on Deep Learning for identification of abnormal EEG on Epilepsy diagnosed patients.
#### References
- [x] ChronoNet: A Deep Recurrent Neural Network for Abnormal EEG Identification https://arxiv.org/pdf/1802.00308.pdfIf you find the code in the repository useful, please cite it using:
```
@misc{chitlangia2021epileptic,
author = {Chitlangia, Sharad},
title = {Epileptic Seizure Detection using Deep Learning},
year = {2021},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/Sharad24/Epileptic-Seizure-Detection/}},
}
```