(a) Download an implementation of the AlexNet architecture from a neural network library of your choice (e.g., https://g
Posted: Fri Jul 08, 2022 7:27 am
(a) Download an implementation of the AlexNet architecture froma neural network library of your choice(e.g., https://github.com/paniabhisek/AlexNet).(b) Train the network on 100, 150, 200, 250, and 300 color plantimages, respectively, of your choice fromhttps://github.com/spMohanty/PlantVillage-Dataset/tree/master/raw/color,and plot the 5 errors with those data sizes in a line chart. Pleasesubmit your code and output the results.