| Algorithm 1: Proposed Model |
| Step 1: Input the Dicom image from MRI scans |
| Step 2: Pre- Process the images and converting them to jpeg format and removing noice |
| Step 3: Reformat the images and resize them from 256 × 256 to 224 × 224 |
| Step 4: Images are classified into EMCI, NC, LMCI and AD. |
| Step 5: GoogleNet Model method uses transfer learning technique for training 268 pre trained images and classify input images as AD and Normal case |
| Step 6: A web based application is designed to assist docters to check AD from remote place using local application and Microsoft Azure plaform |