关于
This skill empowers Claude to architect sophisticated machine learning models within the TensorFlow ecosystem, spanning from high-level Keras Sequential and Functional APIs to complex model subclassing. It provides standardized patterns for building Convolutional Neural Networks (CNNs) for computer vision, Recurrent Neural Networks (RNNs) for sequence data, and multi-task architectures. Whether you are implementing custom layers with TF NumPy or designing production-grade training pipelines, this skill provides the domain-specific logic and best practices required for professional deep learning development.