Aisha Amin CV
Aisha Amin CV
EDUCATION
University of Southern California August 2020-May 2024
Bachelor of Arts Neuroscience
Minors in Data Science and Applications of Artificial Intelligence
Specialization in Applied Analytics
WORK EXPERIENCE
General Member, Neurotechnology February 2022-May 2024
NeuroTechUSC, Los Angeles, CA
PROJECTS
Brain Tumor Classification Project
• Developed a CNN using VGG19 architecture, incorporating layers such as Flatten, Dense (4608 units, ReLU), Dropout (20%),
Dense (1152 units, ReLU), and Dense (2 units, Softmax)
• Implemented data augmentation techniques including rotation, shift, shear, brightness adjustment, and flipping to enhance
dataset diversity and improve model robustness
• Utilized TensorFlow and Keras for model training and evaluation, with callbacks like early stopping, model checkpointing,
and learning rate reduction to optimize performance and prevent overfitting