Skip to content

A RNN Classification of various leg movements using different lower limb muscle sEMG data.

Notifications You must be signed in to change notification settings

hkair/sEMG_Classification

This branch is 2 commits ahead of hb2kang-zz/sEMG_Classification:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b19b43d · Sep 15, 2020

History

8 Commits
Sep 15, 2020
Aug 29, 2018
Aug 29, 2018
Sep 5, 2018
Aug 29, 2018
Sep 15, 2020
Sep 15, 2020
Sep 15, 2020
Sep 15, 2020
Sep 15, 2020
Sep 15, 2020
Sep 15, 2020

Repository files navigation

A RNN Classification of various leg movements using different lower limb muscle sEMG data.

Link to Dataset: http://archive.ics.uci.edu/ml/datasets/emg+dataset+in+lower+limb

Getting Started

First, clone the repository.

git clone https://github.com/hkair/sEMG_Classification.git

Prerequisites

cd .. into repository

Installing

A step by step series of examples that tell you how to get a development env running

  1. Activate the environment
source env/bin/activate
  1. Install dependencies.
pip install requirements.txt 
  1. Run model_train.py, or LSTM_keras.ipynb
python model_train.py
jupyter notebook

About

A RNN Classification of various leg movements using different lower limb muscle sEMG data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.5%
  • Python 1.5%