Question: Without using the training rules, calculate the weights of a neural network in such a way that the output of the nerves is compared to
Without using the training rules, calculate the weights of a neural
network in such a way that the output of the nerves is compared to the input data,
which are shown by square, rhombus, circle, and triangle shapes, respectively.
and are
Grid inputs are coordinates of points.
Determine the network structure yourself.
Let's assume that the nerve activity function is sign.
Write a program in Python language that creates random points inside the square
shown in the opposite figure, then apply the coordinates of these points to the designed
network and get the output of the network for each input. based on
Outputs Draw a graph with the following conditions.
If the network output is put a square instead of that point.
If the network output is place a rhombus instead of that point.
If the network output is place a circle instead of that point.
If the network output is place a triangle instead of that point.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
