atft-training
OfficialTrain ATFT models, optimize GPU performance.
Software Engineering#financial forecasting#model training#MLOps#PyTorch#GPU acceleration#hyperparameter optimization#deep learning
Authorwer-inc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually managing complex deep learning training loops, hyper-parameter optimization, and GPU resource allocation for the ATFT-GAT-FAN model is error-prone and inefficient. This Skill automates these critical tasks, ensuring optimal model performance.
Core Features & Use Cases
- Production-Grade Training: Launch and monitor optimized training runs for the ATFT-GAT-FAN forecaster, ensuring correct dataset and version parity.
- Hyper-Parameter Optimization: Tune critical parameters like learning rate and batch size, leveraging 80GB GPU headroom for efficient exploration.
- Use Case: Initiate a new production training run, automatically compiling with TorchInductor and FlashAttention2, then monitor its progress and GPU utilization to ensure optimal performance and timely completion.
Quick Start
Example: Run optimized training and monitor
make train-optimized DATASET=output/ml_dataset_latest_full.parquet make train-monitor
Dependency Matrix
Required Modules
torchoptunamlflowwandbtensorboard
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: atft-training Download link: https://github.com/wer-inc/gogooku3/archive/main.zip#atft-training Please download this .zip file, extract it, and install it in the .claude/skills/ directory.