This is a continuation of the experiment "MNISTDigitClassfication_Binary" (https://github.com/isuruK2003/MNISTDigitClassfication_Binary). In this experiment, the images are classified into multiple classes rather than two. Softmax regression is used for this purpose.
numpy
pandas
matplotlib
scikit-learn