Skip to content

Call for benchmarks and public-data reproductions #12

Description

@initial-d

I am opening this as the first public outreach thread for ml-quant-trading.

The project is an end-to-end PyTorch research stack for ML-enhanced multi-factor trading:

  • 213 factor dimensions
  • masked tensor factor primitives
  • limit-up / limit-down / halt bias correction
  • MLP and Transformer baselines
  • Markowitz portfolio construction
  • vectorized backtesting and metrics
  • synthetic and public-data demos
  • CI, tests, benchmark scripts, and contribution templates

I would especially appreciate two kinds of feedback:

  1. CPU/GPU benchmark reports

    • Run make benchmark or the larger command in docs/benchmarking.md.
    • Submit results with the Benchmark result issue template.
  2. Public-data reproductions

    • Try notebooks/public_factor_ic.ipynb.
    • Report whether the workflow runs on your machine.
    • Suggest or contribute a small public-data case study.

Useful links:

This is a research and engineering baseline, not financial advice or a live trading system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    benchmarkCPU/GPU performance results and benchmarking taskscase studyPublic-data reproductions and worked examplescommunityCommunity feedback, outreach, and contributor coordinationperformanceRuntime, memory, and vectorization improvementspublic dataTasks using public datasets such as yfinance or BaostockreproducibilityReproduction reports, determinism, and paper-alignment tasks

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions