ML Project Initialization
Initialize a new machine learning research project using the ML Research Copier template with PyTorch Lightning, Hydra configuration, and modern Python tooling (uv).
Process
1. Explain the Template System
This command uses uvx copier to create projects from templates. The template supports:
- PyTorch + CUDA: Multiple version presets (2.4-2.9, CUDA 11.8-13.0)
- PyTorch Lightning: For training infrastructure
- Hydra: For configuration managemen
[Description truncada. Veja o README completo no GitHub.]