Code Monkey home page Code Monkey logo

ssn_ekg's Introduction

Compression made simple with Artificial Neural Networks

This repository contains a Django web app for compressing ECG signals with the use of Artificial Neural Networks (in Tensorflow). We gathered data of 305 ECG signals in order to compress them (by a factor of 10), but the Artificial Neural Network learned on it's own how to do it. It was trained using half of the gathered data and the other half was used for verification. The important part was to check if the quality of the compression is good i.e. important data isn't lost. You can select one of the 305 samples by typing it's number below. As a result you will see the signal before and after it was compressed.

Installation

The easiest way to get you started is to use the Docker based setup. Make sure you have Docker and docker-compose installed and just type in:

docker-compose up

This will build the container and directly start it on port 8000. Now you're ready to go and can navigate to http://localhost:8000.


alt text alt text

ssn_ekg's People

Stargazers

 avatar

Watchers

James Cloos 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.