Forex Prediction
Comparison of few deep learning models on 15m interval USD/EUR time series data
Install / Use
npx skills add cenkcorapci/forex-predictionInstalls into whichever agent you are using.
README
Forex Prediction
Testing some models on this kaggle data set
Results
| Model | Mean Squared Error | Mean Absolute error | Details | |---------------------|-----------------------|----------------------|---------------------------------------------------------------------------------------------------| | Multilayer-GRU | 0.0007788221697455181 | 0.026117904067719574 | Notebook | | Bi-directional LSTM | 6.159634463135478e-05 | 0.007467821835500006 | Notebook |
Related Skills
python-debugpy
385.5kDebug Python with pdb, breakpoint(), post-mortem inspection, and debugpy remote attach.
skill-creator
385.5kCreate, edit, audit, tidy, validate, or restructure AgentSkills and SKILL.md files.
claude-opus-4-5-migration
140.7kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
automl-hyperparameter-optimization
40.5kAutoML and hyperparameter optimization rules for Python ML projects using Ray Tune, Optuna, PyCaret, and time-series AutoML libraries
