Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.pdf

If 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/}},
}
```