이 튜토리얼에서는 컨볼루셔널 신경망을 사용하여 손으로 쓴 숫자를 인식하는 TensorFlow.js 모델을 빌드합니다. 먼저 수천 개의 손으로 쓴 숫자 이미지와 해당 레이블을 '보도록'하여 분류자를 훈련합니다. 그런 다음 모델이 한 번도 본 적이 없는 테스트 데이터를 사용하여 분류자의 정확성을 평가합니다.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-01-15 UTC.