help to get input dataset
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Ravi Raj
am 10 Apr. 2021
Kommentiert: Ravi Raj
am 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 Kommentare
Abhishek Gupta
am 13 Apr. 2021
Bearbeitet: Abhishek Gupta
am 15 Apr. 2021
Hi Ravi,
What do you want to achieve? Do you want to build a Classification Neural Network?
Akzeptierte Antwort
Abhishek Gupta
am 15 Apr. 2021
Hi,
Referring to the following documentation, which might help you in achieving the task: -
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Define Shallow Neural Network Architectures finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!