SRANN
Shape recognition using artificial neural network

 Duration: 2 semester

 Number of students: 1 student

 Brief Description:        
Design a neural network that will be trained to recognize basic shapes (circle, square, triangle, and rectangle)

 Prerequisites: willing to learn neural network concepts

Deliverables:    1) A program that will simulate the neural network.

                         2) Interface code that will take the picture from a scanner or a camera and pass it to the neural network model

                         3) A working prototype that integrates the 2 codes together.

                         5) A final report including manuals, test reports, bugs fixes, and future recommendations