akshayboora/afml / docker-compose.yml
akshayboora's picture
download
raw
741 Bytes
version: '3.8'
services:
afml-trainer:
build:
context: .
dockerfile: Dockerfile
container_name: afml_dual_trainer
volumes:
# Mount the local Models folder so the generated ONNX models and reports are available on the host machine
- ./Models:/app/Models
# Mount the Cache directory to speed up subsequent runs
- ./afml/Cache:/app/afml/Cache
environment:
- PYTHONUNBUFFERED=1
# Note: For production, you may want to set MT5 authentication credentials here if accessing a remote bridge
# Override the command to test different assets or timeframes
command: python scripts/run_dual_model_production.py --symbols BTCUSD XAUUSD --timeframe M15 --days 90
restart: "no"

Xet Storage Details

Size:
741 Bytes
·
Xet hash:
019e24b56a5fb448fa34f8ecb6e7cd3232f3c5ee3de43e35ee99eaa81371c5dc

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.