Giter Club home page Giter Club logo

nupic.audio's People

Contributors

breznak avatar passiweinberger avatar rcrowder avatar rhyolight avatar

Watchers

 avatar

nupic.audio's Issues

Data preprocessing for CinC/Physionet Challenge

This is the first step of htm-community#29 which is our work for the
https://physionet.org/challenge/2016/ challenge!

The code is in https://github.com/htm-community/nupic.audio/tree/master/CinC2016Challenge_PCG

We need to preprocess:

  • whole dataset from audio to a vector using matlabs wav2vec
  • ... ditto using WaveEncoder (implemented)
  • reduced data using FHS (see https://physionet.org/challenge/2016/)
    • faster version
    • slower version (state of the art)
    • FIRST: browse the Physionet formums for optimal params?
    • FIRST: see the forums if someone already published the preprocessing? (everyone will have to do it, just takes time; we may ask and possibly publish our preprocessed data)

The work will be done mostly in matlab in officially provided scripts + with our implemented python code.

Results will be in

  • mat files
  • and exported to CSV
  • distinguised to Normal/Abnormal (I made a script for that from annotation)

CinC model trainning

This is a WIP, just brainstorming:

  • I'm inclined to do a bag-of models (voting) classifier.
  • anomaly score model on normal only
    • full data
    • FHS only
    • FHS specialized in single components
  • model on Abnormal only
  • models with different params
  • model trained on our external ECG, ...
  • spatial seq. classification (not anomaly on time-series, Union? model in nupic.research?)
  • ask for other help on HTM forums, ...

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.