Overview 이번 문서에서는 이미지분석 모델을 만들고, 기본 모델을 강화시켜 정확도를 높이는 방법에 대해서 다뤄보겠습니다. 다음 문서를 직접 해보고 작성한 문서입니다. Image recognition with TensorFlow and Keras: link Refine your deep learning model: link 2. Prerequisites 개발에 사용할 언어와 툴의 version은 다음과 같습니다. python: v3.6.5 vscode: v1.33 (리빙포인트) 각 단계별로 실행시키려면 vscode에 jupyter 플러그인을 추가해서 사용하면 편합니다.
Refine Machine Learning Model - 호롤리한 하루
https://gruuuuu.github.io/simple-tutorial/overfitting-handle/