You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CNN network implemented using the Pytorch Framework from the scratch for classifying the Fashion - MNIST data set, activation layer of RELU is used for the nolinearity and cross entropy for the final backward error propagation, for better visualisation Tensorboard is also incorporated which helped in fine tuning of the hyper params
CNN network implemented using the Pytorch Framework from the scratch for classifying the Fashion - MNIST data set, activation layer of RELU is used for the nolinearity and cross entropy for the final backward error propagation, for better visualisation Tensorboard is also incorporated which helped in fine tuning of the hyper params