help to get input dataset
1 view (last 30 days)
Show older comments
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
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?
Accepted Answer
Abhishek Gupta
on 15 Apr 2021
Hi,
Referring to the following documentation, which might help you in achieving the task: -
0 Comments
More Answers (0)
See Also
Categories
Find more on Define Shallow Neural Network Architectures in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!