help to get input dataset

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 Comments

Abhishek Gupta
Abhishek Gupta on 13 Apr 2021
Edited: Abhishek Gupta on 15 Apr 2021
Hi Ravi,
What do you want to achieve? Do you want to build a Classification Neural Network?
yes

Sign in to comment.

 Accepted Answer

Abhishek Gupta
Abhishek Gupta on 15 Apr 2021
Hi,
Referring to the following documentation, which might help you in achieving the task: -

More Answers (0)

Asked:

on 10 Apr 2021

Commented:

on 17 Apr 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!