help to get input dataset
조회 수: 1 (최근 30일)
이전 댓글 표시
Design a neural network - back propagation (perceptron) that is able to recognize 3 different geometric figures: square, triangle and circuit (3 different patterns). We have randomly selected different geometrical figures as inputs, and in the output, the network should decide which pattern best fits the pattern figure.
댓글 수: 2
Abhishek Gupta
2021년 4월 13일
편집: Abhishek Gupta
2021년 4월 15일
Hi Ravi,
What do you want to achieve? Do you want to build a Classification Neural Network?
채택된 답변
Abhishek Gupta
2021년 4월 15일
Hi,
Referring to the following documentation, which might help you in achieving the task: -
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!