Skip to content

Neural Network that Reconstructs Motion using Electromyography (EMG) signals

Notifications You must be signed in to change notification settings

ameliatqy/EMG-Neural-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reconstruction of Physical Motion via Electromyography (EMG) Signals using Neural Networks

This repository contains the final project for Georgia Tech's Computer-Aided Design (ME 6104) class, which took place in Spring 2018. It is essentially a feedfoward neural network that reconstructs physical motion using electromyography (EMG) data. It is only trained to translate the EMG signal generated by the bicep when the arm is flexed and extended.

The content of the folders are:

  1. aruco_vision: Code to decode aruco markers and extract arm motion data when the arm is flexed and extended
  2. data_processing: Code that processes and clean the EMG signal
  3. neural_network_modeling: Neural network training and testing code
  4. trained_model: Weights of the trained neural network

About

Neural Network that Reconstructs Motion using Electromyography (EMG) signals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages