Time Series
Open
@khevn is already working on this.
Since Nov 14, 2017.
CUDA
enhancement
- Dominant language
- C++
- Stars
- 468
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
Many time series operations (moving average, time-lagged correlation, filters, exponential windows, etc.) are easily done on the GPU very quickly. Let's discuss and plan to have some time series stuff done on the GPU (e.g. for dai 2.0).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.