Code Monkey home page Code Monkey logo

machine-learning-technologies-on-emg-for-hand-gesture-recognition's Introduction

Machine-Learning-Technologies-on-EMG-for-Hand-Gesture-Recognition

Machine learning code implemented for hand gesture recognition using EMG data from the Ninapro db1 database

Dissertation

Overview

This is the code for my final year master's engineering project. This project uses a mixture of machine learning and deep learning classifiers to classify 15 different hand gestures from 27 intact subjects from the Ninapro DB1 database. The machine learning models implemented were linear discriminant analysis and a support vector machine and the deep learning models developed were a 1D and a 2D convolutional neural network, a long short-term memory network and a hybrid network architecture constructed from a combination of these two networks.

Project Structure

  1. Functions.py - contains all the required functions to run the classifier model scripts and the Sort script

  2. Sort.py - loads and segments the sEMG data from the Matlab files for each subject and produces three CSV files for each subject: training, validation and test (code must be ammended with the accurate storage location of Ninapro DB1 data for effective use)

  3. LDA.py - implements linear discriminant analysis classifier

  4. SVM.py - implements support vector machine classifier

  5. 1DCNN.py - implements 1d convolutional neural network classifier

  6. 2DCNN.py - implements 2d convoltuional neural network classifer

  7. LSTM.py - implements long short-term memory network classifier

  8. CNN_LSTM.py - impelemnts hybrid classifier consiting of both a 1d convolutional neural network and a long short-term memory network

Author

Louis Chapo-Saunders

machine-learning-technologies-on-emg-for-hand-gesture-recognition's People

Contributors

louisc-s avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

machine-learning-technologies-on-emg-for-hand-gesture-recognition's Issues

I want to know why

Cannot find reference 'ConfusionMatrixDisplay' in 'init.py | init.py'

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.