Full AI trading system: Signal → Strategy → Execution pipeline. Three roles, one repo. Modular, secure, deterministic. quant-architect-agent/ ├── config.py ← Strategy config (editable by user) ├── ...
sleep_detection/ ├── data/ │ ├── raw/ ← downloaded Sleep-EDF .edf files land here │ └── processed/ ← preprocessed .npy arrays saved here ├── models/ ← trained model files (.joblib / .pkl) ├── results/ ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results