help to get input dataset

4 views (last 30 days)
Ravi Raj
Ravi Raj on 10 Apr 2021
Commented: Ravi Raj on 17 Apr 2021
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?

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)

Community Treasure Hunt

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

Start Hunting!