msadeqsirjani / eeg-based-epilepsy-detection

Examining EEG brain signals of people with epilepsy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues MIT License

LinkedIn


SKLearn-Logo NumPy-Logo Mat-Plot-Lib-Logo AntroPy-Logo

Hey !!
In this repository, we are going to realize some epilepsy patients based on the datasets.
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Repository
  2. Getting Started
  3. Usage
  4. RoadMap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Repository

Product Name Screen Shot

(back to top)

Built With

List of major frameworks/libraries used to bootstrap this project.

  • NumPy
  • SkLearn
  • MatPlotLib
  • antropy

(back to top)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

1. Installing Python3

  • In Ubuntu

    sudo apt-get python3
  • In Windows Command Prompt

    Invoke-WebRequest https://www.python.org/downloads/python3.11.exe

Installation

installing and setting up the app

  1. Clone the repo

    git clone https://github.com/msadeqsirjani/eeg-based-epilepsy-detection
  2. Install ... packages

    ... install

(back to top)

Usage

For more examples, please refer to the Documentation

(back to top)

Roadmap

  1. Statistical features of signals

    • Variance
    • Mean
    • Median
    • Max
    • Min
    • Standard Deviation
    • Square Root
  2. Entropic features of signals

  3. Heuristic features of signals

  4. Frequency-Based features of signals

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Mohammad Sadeq Sirjani - @msadeqsirjani - m.sadeq.sirjani@gmail.com

Project Link: https://github.com/msadeqsirjani/eeg-based-epilepsy-detection

(back to top)

Acknowledgments

(back to top)

About

Examining EEG brain signals of people with epilepsy

License:MIT License


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%