how to define target matrix for rbf neural classifier
이전 댓글 표시
i have 10 original images and 10 corrupted images. the image features are in 10 X 548 matrices. i want to classify the original images and corrupted images separately. so i should classify the images as '1' if original image and classify as '0' if corrupted image. 1. how to define the target matrix? 2. what values to use for goal and spread in newrb? 3. how to simulate the network?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!