本課程的 Colabs 已過期,將於 2024 年 7 月移除。
機器學習實務:圖片分類
練習 2:避免過度配適
在本練習中,您將透過資料擴增和隨機捨棄規則,改善您在練習 1 中建立的貓狗分類 CNN 模型:
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-01-28 (世界標準時間)。
[null,null,["上次更新時間:2025-01-28 (世界標準時間)。"],[[["This exercise focuses on enhancing a Convolutional Neural Network (CNN) model for cat-vs-dog image classification, building upon a previous exercise."],["The enhancements involve implementing data augmentation techniques and dropout regularization to mitigate overfitting and improve model generalization."],["You will actively apply these techniques in a provided coding exercise using Google Colab."]]],[]]