JE
JeffreyTsa1/image_classification_task_nn
Image classification using neural networks. Completed for school. Part 1 is a classical 80s style shallow network, and part 2 is a more modern network. For part 2, I added activation functions, implemented L2 Regularization, changed network depth and width, and used Convolutional Neural Nets to improve performance. Check README