Git Product home page Git Product logo

experiments's Introduction

experiments

Wrapper kind functions on basic library modules to run experiments

experiments's People

Contributors

sankalpg avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

experiments's Issues

Motif extension

Its highly unlikely that we iterate over motif lengths, sothe idea would be to find a sensible length and then extend the motif once we find suitable repetition.

  • which algorithm should be used for motif length extension
  • what should be constraints on length extension?

Motif storing information

Information about itself

  • time stamp of the motif
  • file name of the motif

Other information

  • Motif pair information, ID of the motif pair
  • Distance with the motif pair
  • Information about the dataset, what was the dataset and what downsampling and what preprocssing etc

Threhold related issue

  • How to select motifs within a song, threshold or number of motifs
  • How do we find threshold while searching for occurances of discovered seed motifs
  • Do we see any relation with the motif characteristics?
  • Should we start atleast with a sensible threshold to make discovery faster?

Subsequence generation

  • decide length of motif
  • decide sampling rate of pitch
  • decide criterion for removing flat regions
  • decide criterion for removing solo percussion regions
  • decide hop size while generating subsequences
  • do not cut across silence region while generating subsequences
  • fast way to separate breath phrases

DTW related issues

  • Should DTW be used with some local constraints or not?
  • Should we use DTW subsequence version or point to point version. If p2p then how do we handle tempo variations. Should we have multiple subsequences with linear stretching?
  • Should we use weights for insertion and deletion?
  • Should we path normalize distances? In which case lowerbounds might not work
  • Should we have early abandoning enabled or disabled

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.