This project is an image classification of fruit picture. This task is solved using some Jupyter Notebook, one for algorithm type. The algorithms used are AdaBoost, KNN, LeNet and SVM.
In this folder there are the Jupyter Notebooks for algorithms and one Jupyter Notebook for image acquisition and saving data as NumPy array.