feat: add PyP quant strategy templates

This commit is contained in:
root
2026-04-06 10:59:38 +00:00
commit 6976a0a528
42 changed files with 1017 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
__pycache__/
*.py[cod]
.venv/
venv/
.env
.DS_Store
*.joblib
*.pkl
*.onnx
*.csv
*.parquet
out/
runs/
artifacts/