About
This skill serves as a strategic decision-making framework for selecting neural network architectures before the training phase begins. It provides a structured routing logic that evaluates data types—such as images, sequences, and graphs—against specific constraints like dataset size, latency requirements, and computational resources. By systematically directing users to the appropriate model families, including CNNs, Transformers, GNNs, and Generative models, it helps prevent architectural mismatches that cannot be fixed by later optimization.