Please help to solve

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.

Answers (1)

Gaurav Garg
Gaurav Garg on 29 Mar 2021

0 votes

Hi Ravi,
You can use Pattern Recognition app in MATLAB (documentation link).

2 Comments

can you provide command
dataset

Sign in to comment.

Asked:

on 25 Mar 2021

Commented:

on 30 Mar 2021

Community Treasure Hunt

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

Start Hunting!