I need a MATLAB source code to recognize different regular
geometric shapes
such as: squares,rectangles,triangles,circles and ellipses
in different sizes using neural network.
All of the images containing these shapes should be in
binary format with the size of 300*400 pixels.
would you please give me a MATLAB code to detect these
geometric shapes?
No Answer is Posted For this Question
Be the First to Post Answer
Having multiple perceptrons can actually solve the XOR problem satisfactorily: this is because each perceptron can partition off a linear part of the space itself, and they can then combine their results. a) True – this works always, and these multiple perceptrons learn to classify even complex problems. b) False – perceptrons are mathematically incapable of solving linearly inseparable functions, no matter what you do c) True – perceptrons can do this but are unable to learn to do it – they have to be explicitly hand-coded d) False – just having a single perceptron is enough
An auto-associative network is: a) a neural network that contains no loops b) a neural network that contains feedback c) a neural network that has only one loop d) a single layer feed-forward neural network with pre-processing
Describe the structure of artificial neural networks?
How to avoid overflow in the logistic function?
How are layers counted?
How neural networks became a universal function approximators?
How are weights initialized in a network?
How human brain works?
What learning rate should be used for backprop?
A perceptron is: a) a single layer feed-forward neural network with pre-processing b) an auto-associative neural network c) a double layer auto-associative neural network d) a neural network that contains feedback
what are some advantages and disadvantages of neural network?
Which is the similar operation performed by the drop-out in neural network?
AI Algorithms (74)
AI Natural Language Processing (96)
AI Knowledge Representation Reasoning (12)
AI Robotics (183)
AI Computer Vision (13)
AI Neural Networks (66)
AI Fuzzy Logic (31)
AI Games (8)
AI Languages (141)
AI Tools (11)
AI Machine Learning (659)
Data Science (671)
Data Mining (120)
AI Deep Learning (111)
Generative AI (153)
AI Frameworks Libraries (197)
AI Ethics Safety (100)
AI Applications (427)
AI General (197)
AI AllOther (6)