Simple Repo for code to generate dense neural network training on MNIST digits dataset and saving per-epoch confusion matricies as images to animate into a gif of the neural network training. Also ...
I have trained a YOLO-V8 on my custom data and the accuracy is very good but now I want to test it on unseen data and plot a confusion matrix but I am unable to do that.