Yskandar/Softmax_classifier_and_KNN_from_scratch
In this project, I implement a softmax classifier and a K-nearest-neighbor algorithm from scratch and train them. I do not use any DL library, only classic math libraries are required (numpy, math, mathplotlib...).
Jupyter Notebook
No issues in this repository yet.