Skip to content

v_0.1.7

Latest
Compare
Choose a tag to compare
@manassharma07 manassharma07 released this 16 Jan 02:50
· 21 commits to main since this release

FInalized the example for MNIST and MNIST_Plus.

Added the ability to calculate accuracy during training as well as during prediction.

Added confusion matrix calculation and visualization functions in utils.py.