이 과정의 Colab은 최신 버전이 아니며 2024년 7월에 삭제될 예정입니다.
ML 실습: 이미지 분류
연습 2: 과적합 방지
이 연습에서는 연습 1에서 만든 고양이와 개 분류용 CNN 모델에 데이터 확장 및 드롭아웃 정규화를 적용하여
모델을 개선해 보겠습니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-01-28(UTC)
[null,null,["최종 업데이트: 2025-01-28(UTC)"],[[["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."]]],[]]