원문정보
초록
영어
The convolutional neural network (CNN) is a deep learning method to recognize images with high accuracy and low error rate. In this study, we performed classification of DNA profiles based on electropherogram images using the CNN. 1,800 DNA profiles images of three control DNAs (007, 2800M, 9947A) were used for CNN model as a dataset. A dataset was divided into the train and test data set, and 1,500 and 300 images were used, respectively. The CNN model used the LeNet-5 architecture, and an accuracy of model was estimated by k-fold cross validation. Both the training data set and test data set showed an accuracy of 1.0 and a loss rate of 0 with 50 epochs. All 300 images of test data set exactly matched the actual data, and the predict probability of match for each element showed 0.579.
목차
Ⅰ. 서론
Ⅱ. 재료 및 방법
1. 샘플 데이터 셋 및 작업환경
2. 합성곱 신경망
3. 모델 검증
Ⅲ. 결과
Ⅳ. 고찰
Ⅴ. 사사
Ⅵ. 참고문헌