Translations:Convolutional Neural Networks/18/zh: Difference between revisions

    From Marovi AI
    (Batch translate Convolutional Neural Networks unit 18 → zh)
    Tag: translation
     
    (Batch translate Convolutional Neural Networks unit 18 → zh)
    Tag: translation
    Line 1: Line 1:
    典型的 CNN 交替使用卷积层和池化层,最后接一个或多个全连接层用于最终预测:
    典型的 CNN 交替使用卷积层和池化层,随后接一个或多个全连接层进行最终预测:

    Revision as of 21:58, 27 April 2026

    Information about message (contribute)
    This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
    Message definition (Convolutional Neural Networks)
    A typical CNN alternates convolutional layers and {{Term|pooling}} layers, followed by one or more fully connected layers for the final prediction:

    典型的 CNN 交替使用卷积层和池化层,随后接一个或多个全连接层进行最终预测: