Skip to content

austil/timeseries-analysis-with-transducer

Repository files navigation

Timeseries Analysis with Transducer

This project was about understanding and implementing a research article describing how to automatically generate code (in our case JavaScript) for syntezing temporal series.

Usage

npm install

# Generate program
node ./src/app.js ../seed_transducer/st_peak.json ../decoration_table/dt_feature.json

# Run the program (it may require some params)
node dist/feature_peak.js ../ts_sample.json width max

# Generate everything and test
npm run test

Developers

About

Time series synthesizer code generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •