File size: 738 Bytes
7adf043 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | {
"studentName": "Md. Rahman Ahmed",
"studentId": "2023-1-60-001",
"department": "Computer Science & Engineering",
"university": "East West University",
"courseTitle": "Artificial Intelligence",
"courseCode": "CSE 366",
"teacherName": "Dr. Sarah Johnson",
"teacherDesignation": "Associate Professor",
"submissionDate": "2026-02-14",
"reportType": "assignment",
"reportTitle": "Deep Learning Applications in Medical Imaging",
"topic": "Comprehensive Analysis of Convolutional Neural Networks for Detecting Lung Cancer from CT Scans",
"includeAbstract": true,
"includeTOC": true,
"includeReferences": true,
"pageNumbers": true,
"fontFamily": "Times New Roman",
"fontSize": "12",
"lineSpacing": "1.5"
}
|