Coder Social home page Coder Social logo

brainid's Introduction

A Tensorflow Implementation of Person identification from brain waves using Attention-based recurrent neural network

what the code does:

  1. Define some helper functions for one-hot encoding and filtering signals.
  2. Load EEG data from a Matlab file.
  3. Preprocess the EEG data by applying a bandpass filter and scaling the features.
  4. Split the preprocessed data into training and testing sets.
  5. Reshape the training and testing data into the appropriate format for a recurrent neural network.
  6. One-hot encode the training and testing labels.
  7. Train and evaluate an XGBoost classifier on the preprocessed data.

This is an attempt to code the program in latest versions of tensorflow and keras The Implementation is based on the paper, "MindID: Person Identification from Brain Waves through Attention-based Recurrent Neural Network"

Flow Chart

Flowchart

Datasets

  • EID-M.mat, EID-S.mat are two local datasets, encoded in a matlab file

Some Helpful links to Learn about LSTM & Recurrent Neural Networks

brainid's People

Contributors

emharsha1812 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.