generated from mathias/template-go-web
2d412790bf8295c28e48bd7c43019d8998884697
The Autoresearch Loop workflow (phase-a-toy) runs train.py, which reads data/processed/eurusd_daily.parquet. data/ is gitignored (DVC/MinIO policy, #10), but CI checks out a fresh tree with no data, so the baseline run died with FileNotFoundError. Force-add this single 59KB derived fixture (public EUR/USD daily realized vol, 2019-2023, 1560 rows) so the toy loop is hermetic and fast. This is a scoped exception to #10 for a CI fixture only — large/production datasets still stay out of git per that policy.
hostexecutor
Generated from
mathias/template-go-web.
Bootstrap
After creating from template, run:
go mod tidy # regenerate go.sum with real module path
task generate # generate templ files
task build # build the binary
Description
JEPA-based latent representation learning for FX trading risk management — research project
370 KiB
Languages
Python
76.4%
Go
18.4%
Shell
4.3%
templ
0.6%
Dockerfile
0.3%