Giter Club home page Giter Club logo

bnn-ecg's Introduction

ECG Signal Classification with Binarized Convolutional Neural Network source code

This code is the source code of our paper. Please refer to the paper for the specific parameters.

Dataset

The dataset we used for model verification is from the PhysioNet/CinC arrhythmia detection challenge 2017, which contains 8,528 single-lead ECG recordings, each of which is derived from participants with length ranging from 9 seconds to 61 seconds. The data were sampled at 300 Hz (the shortest data has 2,714 data points and the longest data has 18,286).

Please using read_data.py to create the tfrecoed format data.

Train

You can edit the file myscript.sh to adjust the hyper parameters of the training, and run entry.py to start running the program.

Test

Set the is_test to True in myscrips.sh to test the model.

Dependent Library

python==2.7 tensorflow==1.5.0 tensorlayer==1.8.3 CUDA==9.1 cudnn==7.3.1

bnn-ecg's People

Contributors

yangfansun 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.