Skip to content

IAARhub/epilepsy-prediction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epilepsy-prediction

Abstract. In most cases, the diagnosis of brain disorders such as epilepsy is slow and requires endless visits to doctors and EEG technicians. This project aims to automate brain disorder diagnosis by using Artificial Intelligence and deep learning. Brain could have many disorders that can be detected by reading an Electroencephalography. Using an EEG device and collecting the electrical signals directly from the brain with a non-invasive procedure gives significant information about its health. Classifying and detecting anomalies on these signals is what currently doctors do when reading an Electroencephalography. With the right amount of data and the use of Artificial Intelligence, it could be possible to learn and classify these signals into groups like (i.e: anxiety, epilepsy spikes, etc). Then, a trained Neural Network to interpret those signals and identify evidence of a disorder to finally automate the detection and classification of those disorders found.

paper: https://github.com/gmaggiotti/epilepsy-prediction/blob/master/doc/Automated%20Brain%20Disorders%20Diagnosis.pdf

poster: https://github.com/gmaggiotti/epilepsy-prediction/blob/master/doc/mlss-A0.pdf

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%