Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

elna4os/wundernn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predict market next state:

  • 32-dimensional anonymized time series features with low autocorrelation and SNR
  • Each time series consists of 1000 timesteps
  • Predictions should be provided for steps >= 101
  • First 100 steps can be used to "warm up" the model
  • Features like EMA and spectral entropy may be useful (according to Granger causality test), but adding them to the model can be tricky

Install dependencies:

poetry install --no-root

About

Market next state prediction

Resources

Stars

Watchers

Forks